LauncherKeyTip Property (RibbonGroup)
In This Topic
Gets or sets the KeyTip providing keyboard access to a dialog launcher button.
Syntax
'Declaration
Public Property LauncherKeyTip As System.String
public System.string LauncherKeyTip {get; set;}
See Also