Click or drag to resize

Menu Constructor (Typed)

X#
Construct a menu.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.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