ComponentOne Menus and Toolbars for WinForms
CheckAutoToggle Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : CheckAutoToggle Property
If true, the Checked property value is toggled automatically when this command is invoked.
Syntax
'Declaration
 
Public Property CheckAutoToggle As System.Boolean
public System.bool CheckAutoToggle {get; set;}
See Also

Reference

C1Command Class
C1Command Members