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

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