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.
Briefly explain about identifier.
Name the three states which are set in a CheckState property of the CheckBox?
List the various techniques to authenticate the user in ASP.NET?
What is meant by the Cloud Service?
Name the classes that are supported to make the XML DOM?
Briefly describe about ASP.NET?
Write the advantages of the code-behind feature?
Why there is a requirement of user-defined controls?
State different ways through which a method can be overloaded?
Describe briefly about ASP or Active Server Pages?
18,76,764
1950890 Asked
3,689
Active Tutors
1449153
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!