Documentation
-
Set Options with CheckBox Controls - Windows Forms
Learn about how to set options with Windows Forms CheckBox controls, which are used to give users True/False or Yes/No options.
-
CheckBox Control Overview - Windows Forms
Learn more about an overview of the CheckBox control in Windows Forms, which indicates whether a particular condition is on or off.
-
Respond to CheckBox Clicks - Windows Forms
Learn how to program your Windows Forms application to perform some action depending upon the state of the check box.
-
Label Control - Windows Forms .NET Framework
Learn about label control in Windows Forms, which is used to display text or images that cannot be edited by the user.