ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1RibbonForm Class / IsRestrictedWindow Property

In This Topic
    IsRestrictedWindow Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsRestrictedWindow As System.Boolean
    public System.bool IsRestrictedWindow {get;}
    See Also