Que.What is used to add a Label control to a form?
|
Label Tool |
Add Tool |
Add Control Tool |
Add Label Tool |
Que.What is the purpose of the label control?
|
To display the text that the user is not allowed to edit while the application is not running |
To display the text that the user is allowed to edit while the application is not running |
To display the text that the user is not allowed to edit while the application is running |
To display the text that the user is allowed to edit while the application is running |
Answer:To display the text that the user is not allowed to edit while the application is running
Que.The size of _____________ is determined by the label’s margin property.
|
margin lines |
label |
border lines |
label lines |
Que._______________is the default name assigned to the label control.
|
Label0 |
Label1 |
NewLabel |
DefaultLabel |
Que.Margin lines are ______________ in colour.
|
Blue |
Red |
Green |
Black |
Que.Which property determines the value that appears inside the control?
|
Label Text property |
Label control’s Text property |
Text Property |
Text Design Property |
Answer:Label control’s Text property
Que.Which property specifies the position of the upper left corner of the control?
|
Top Property |
Position Property |
Location Property |
Starting Position Property |
Que.Which property in the property list is used to change the text, style or size of the control’s text?
|
Font |
Origin |
Style |
Appearance |
Que.Which menu provides option for manipulating the control’s on the form?
|
Format menu |
Control Menu |
Manipulate Menu |
Property List |
Que.Which option is used to align two or more controls by their left, right, top or bottom borders?
|
Align option |
Range option |
Associate option |
Alignment option |