Setting some properties of the Form is applied to Controls which are placed on the Form.
False
True
A ............. control displays a drop-down list from which one item can be selected
GroupBox
ListBox
ComboBox
ControlBox property of the Form is helping to:
Control the appearance of the Form whether it is in a position of Minimaizing / Maximaizing / Normal
showing or hiding of Maximizing Box.
Control the appearance or disappearance of ControlBox in the Form.
The function of the property RightToLeft of the Form is to define the state of the Form on the screen in a position of Maximizing or Minimizing
1. The Object TextBox is marked by one property:
PasswordChar
Name
AutoSize
"Textbox control tool: is the only tool which has the property passwordChart
The effect of setting the WindowState property of the form appears only in runtime mode
You can change the location of Command Button on the Form through Size property
The form is a part of the Project, where the Project consists of only one Form
Setting the property ControlBox of the Form can control the Form in a position of Maximizing during programme.runtime
You can change the position of the Button on the Form through the following processes except for:
setting Size property
setting Location proper
drag and drop by the mouse
............. Values in the memory can change
constant
Variables
location
The property Text is used in showing a certain text the title bar of of user window
1. The following properties belong to TextBox except for:
MaxLength
MultiLine
Textbox control tool: is the only tool which has the property AutoSize
The size of Label is defined automatically on the Form if the property is
AutoSize = False
BorderStyle= FixedSingle
AutoSize=True
On setting some properties of the Form, they are applied on Control Tools Which are placed on the Form (one of them is):
Forecolor
Text
The effect of setting this property doesn't appear unless in runtime mode (This property is)
RightToLeft
WindowState
FormBorderStyle
Solution is a part of the IDE components
You can change the size of Label manually if AutoSize=true
Placing Controls automatically on the Form on the co-ordinate (0-0) is in the middle of the Form
You can change the size of control "Label" manually if the property is :
The property "Name" is used in showing a certain Text in the title bar of user window a name of the window
Flase
A .......... contains multiple files that all work together to create a single program.
project
form
solution
.............It is one of Controls which can be placed on the Form. When click it, it does a certain task
TextBox
button
command
The function of the property RightToLeft of the Form is to define the direction of Controls from right to left
A (..............) is used to select one option from a group of mutually exclusive options
chexBbox
RadioButton
You can change the location of Command Button on the Form through Location property
The used property in showing a certain Text on the title bar of a Form is
FormBorderSty
property which is responsible for the size, shape and effect of the Text font shown on the Button is :
Font
Backcolor