Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / NavigationButtonStyle Class / Pressed Property

In This Topic
    Pressed Property (NavigationButtonStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the element in the pressed state.
    Syntax
    'Declaration
     
    
    Public Property Pressed As NavigationButtonStateStyle
    public NavigationButtonStateStyle Pressed {get; set;}
    See Also