What is the difference between a text box and a label? Give an example of when you would use each
What will be an ideal response?
A label is an unbound control and has no source. A text box is a bound control that has a source from a table or query. A label may be the title of the report or the column heading. A text box will show a value from a field in a table or query.
You might also like to view...
The system will be in a safe state if ________.
Consider the following system state:
a) process P1 is allocated one additional resource
b) process P2 is allocated two additional resources
c) process P3 is allocated three additional resources
d) process P2 is allocated one additional resource
ScreenTips display small boxes with descriptive, helpful text when you point to a command or control
Indicate whether the statement is true or false
Which of the following is NOT a general category of computer crime?
a. targets b. means c. vicinage d. incidentals
In the B-tree ADT implementation, the node structure stores a pointer to the node's right subtree, an array of entries, and a count of the current number of entries in the node.
Answer the following statement true (T) or false (F)