[]
Gets or sets whether the dialog launcher button is enabled for this RibbonGroup.
[C1Category("Behavior")]
[C1Description("RibbonGroup.LauncherEnabled", "Gets or sets whether the dialog launcher button is enabled for this RibbonGroup.")]
public bool LauncherEnabled { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGroup.LauncherEnabled", "Gets or sets whether the dialog launcher button is enabled for this RibbonGroup.")>
Public Property LauncherEnabled As Boolean