Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / Enabled Property

In This Topic
    Enabled Property (C1CommandLink)
    In This Topic
    Shortcut to linked command's Enabled property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Enabled As Boolean
    public bool Enabled {get;}
    See Also