BCGSoft.ControlBars Namespace > ToolbarButton Class : KeyTipSplit Property |
Specifies an unique in the current context combination of one or two letters for the keyboard navigation to the given command.
KeyTipSplit is used for split menu buttons only/ It's diplayed in the right part of menu button and opens a popup menu.
'Declaration Public Property KeyTipSplit As String
'Usage Dim instance As ToolbarButton Dim value As String instance.KeyTipSplit = value value = instance.KeyTipSplit
public string KeyTipSplit {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2