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

In This Topic
    ShowWithoutActivation Property
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property ShowWithoutActivation As System.Boolean
    protected virtual System.bool ShowWithoutActivation {get;}
    See Also