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

In This Topic
    Pressed Property (RadialMenuItemStyle)
    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 RadialMenuItemStateStyle
    public RadialMenuItemStateStyle Pressed {get; set;}
    See Also