Click or drag to resize

Menu.UnregisterItem Method

X#
Unregister the hyperlabel for this menu item.

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

Parameters

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

Return Value

Type: Usual
See Also