SapKey Properties 

Application

SapEvent

Returns top-level event object. EXE only.

Info

BSTR

Quick info or tooltip associated with the toolbar’s icon.

Name

BSTR

Name of the key.

Order

short

Order in which key appears in the application toolbar, or -1 if not in toolbar.

Parent

SapKeys

Returns parent keys collection.

SAPValue

long

SAP PFKEY value (0 to 99).

ToolbarHasIcon

BOOL

TRUE if toolbar string contains an icon.

ToolbarIconCode

BSTR

Icon code that appears between @ characters in toolbar string.

ToolbarIconName

BSTR

Six-character icon internal format name for toolbar icon.

ToolbarIconText

BSTR

Text that follows the icon in the toolbar.

VKValue

long

Value of the key, expressed in Windows Virtual-Key codes. This is the value that must be used when setting the KeyToSend property in the Event object. Default property.