Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / CommandStateQueryEventArgs Class / Pressed Field

In This Topic
    Pressed Field (CommandStateQueryEventArgs)
    In This Topic
    Determines whether the command is pressed.
    Syntax
    'Declaration
     
    
    Public Pressed As Boolean
    public bool Pressed
    See Also