Click or drag to resize
CSYSClearMenus Method
Clear all menus

Available since Oasis montaj version: 5.0.0
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void ClearMenus(
	int i1
)

Parameters

i1
Type: SystemInt32
See SYS_MENU_CLEARConstant
See Also