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 the use of a Panel control? And also state whether it displays during runtime?
What is the root namespace for fundamental types in .NET Framework?
List out the different components of an assembly.
Describe in brief the term XAML extensible markup language?
What is HTML server control in ASP.NET?
Explain the importance of the Strong Name tool?
Explain Windows services?
Specify the pre-requisites for connection pooling?
What is the difference between Name Space and Assembly?
Briefly describe the term destructor?
18,76,764
1934376 Asked
3,689
Active Tutors
1454995
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!