CheckState property of the CheckBox control
Specify the function of CheckState property of the CheckBox control?
Expert
The CheckState property gets or sets state of the CheckBox.
In case the ThreeState property is set to “false”, the CheckState property value can only be set to CheckState.Indeterminate in the code and not by the user interaction.
a) Checked - CheckBox shows a check mark. The control seems sunken.
b) Unchecked - CheckBox is empty. The control seems raised.
c) Indeterminate - CheckBox shows a check mark and is shaded.
Explain Common Type System (CTS)?
Distinguish between RichTextBox control and TextBox control.
Explain about the rules and regulations which should be followed when creating the well-managed XML document.
List the usages of Command object in ADO.NET?
Describe the appSettings Section which contains in a web.config file?
Explain MaskedTextBox control and what does the Mask property do?
State the difference between GroupBox and Panel control?
Describe the role of the JIT compiler in .NET Framework?
Specify the process of execution for the managed code.
Explain the term Data Encapsulation?
18,76,764
1931081 Asked
3,689
Active Tutors
1416790
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!