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 DataAdapter class in the ADO.NET?
In which statement we can execute LINQ query?
State the major difference between the sub-procedure and function?
Compare and contrast in brief the C# and Visual basic.NET?
Briefly state the characteristics of the value-type variables which C# programming language supports.
Where the ViewState information can be stored?
Write down a brief note regarding rapid application development tool?
The information, like role management membership, profile, and Web parts personalization is stored in which database?
Write about the classes are supported to make an XML DOM?
Illustrate the difference between import System.Data.SqlClient and System.Data.Oledb in brief?
18,76,764
1958890 Asked
3,689
Active Tutors
1426240
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!