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

In This Topic
    Pressed Field (DrawArrowEventArgs)
    In This Topic
    Gets the value if button is pressed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Pressed As Boolean
    public readonly bool Pressed
    See Also