[]
Gets or sets the tooltip for the dialog launcher button.
[C1Category("Behavior")]
[C1Description("RibbonGroup.LauncherToolTip", "Specifies the tooltip string for the dialog launcher button.")]
public string LauncherToolTip { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGroup.LauncherToolTip", "Specifies the tooltip string for the dialog launcher button.")>
Public Property LauncherToolTip As String