Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMdiList Class / Pressed Property

In This Topic
    Pressed Property (C1CommandMdiList)
    In This Topic
    Gets or sets whether the command is pressed.
    Syntax
    'Declaration
     
    
    Public Property Pressed As Boolean
    public bool Pressed {get; set;}
    See Also