CheckBox
Previous Top Next

CheckBox allows the user to choose from multiple options.
Unlike RadioBtn where only one can be checked, each CheckBox can be checked.
Properties and Methods:
             BringToFront
             Color
             Checked
             Dispose
             Enabled
             Focus
             FontColor
             FontSize
             Height
             Left
             Name
             Refresh
             Text
             Top
            
Visible
             Width
Events:
             Click