ComponentOne Menus and Toolbars for WinForms
Pressed Property (C1Command)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : Pressed Property
Gets or sets whether the command is pressed.
Syntax
'Declaration
 
Public Property Pressed As System.Boolean
public System.bool Pressed {get; set;}
See Also

Reference

C1Command Class
C1Command Members