Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / ParagraphGroup Class / HasLauncherButton Property

In This Topic
    HasLauncherButton Property (ParagraphGroup)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HasLauncherButton As System.Boolean
    public System.bool HasLauncherButton {get; set;}
    See Also