ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGroup Class / LauncherEnabled Property

In This Topic
    LauncherEnabled Property
    In This Topic
    Gets or sets whether the dialog launcher button is enabled for this RibbonGroup.
    Syntax
    'Declaration
     
    Public Property LauncherEnabled As System.Boolean
    public System.bool LauncherEnabled {get; set;}
    See Also