FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonGroup Class / LauncherEnabled Property

In This Topic
    LauncherEnabled Property (RibbonGroup)
    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