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

In This Topic
    HasLauncherButton Property
    In This Topic
    Gets or sets whether this RibbonGroup has a dialog launcher button.
    Syntax
    'Declaration
     
    Public Property HasLauncherButton As System.Boolean
    public System.bool HasLauncherButton {get; set;}
    See Also