Click or drag to resize

Menu.HyperLabel Method

X#
Return the hyperlabel attached to the menu item, or NIL if it has none.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD HyperLabel(
	nItemID
) AS USUAL CLIPPER
Request Example View Source

Parameters

nItemID (Optional)
Type: Usual
The unique ID of the menu item.

Return Value

Type: Usual
See Also