public bool HasLauncherButton {get; set;}
'Declaration Public Property HasLauncherButton As Boolean
'Declaration
Public Property HasLauncherButton As Boolean
'Usage Dim instance As RibbonGroup Dim value As Boolean instance.HasLauncherButton = value value = instance.HasLauncherButton
'Usage
Dim instance As RibbonGroup Dim value As Boolean instance.HasLauncherButton = value value = instance.HasLauncherButton
RibbonGroup Class RibbonGroup Members