Function of CheckState property
Briefly describe the function of a CheckState property of a CheckBox control?
Expert
The functions of a CheckState property of a CheckBox control are:
• CheckState property obtains or sets a state of the CheckBox.
• If ThreeState property is set to false, CheckState property value can only be set to CheckState. Indeterminate in the code and not by the user interaction.
• Unchecked - CheckBox is empty. A control appears raised.
• Indeterminate - CheckBox displays the check mark and is shaded.
• Checked - CheckBox displays the check mark. A control appears sunken.
Describe the relationship between an object and the class?
Write the use of MaxDate and MinDate properties of a MonthCalender control?
Write the difference between Arrays and Collection?
Name the methods of DataView class?
What are XML attribute?
Name the data type which the RangeValidator control supports?
How to access information about a user's locale?
Write down some of the features which are present in the VB 2005?
Explain the ToolTip control and how it can be associated with the other controls?
Write the basic difference between GroupBox and the Panel control?
18,76,764
1922450 Asked
3,689
Active Tutors
1423936
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!