Click or drag to resize

Menu Constructor

X#
Construct a menu.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	xResourceID
) CLIPPER
Request Example View Source

Parameters

xResourceID (Optional)
Type: Usual
The resource ID of the menu. If not specified, the system creates an empty menu.
See Also