ComponentOne Menus and Toolbars for WinForms
C1.Win.Command.8 Assembly / C1.Win.Command Namespace / RadialMenuItemBase Class / Pressed Property

In This Topic
    Pressed Property (RadialMenuItemBase)
    In This Topic
    Gets or sets a value indicating whether the menu item is pressed.
    Syntax
    'Declaration
     
    Public Overridable Property Pressed As System.Boolean
    public virtual System.bool Pressed {get; set;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also