Click or drag to resize

FormViewGetMenu Method

Returns a full menu about its own commands.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public virtual IntPtr GetMenu(
	int CommandID
)

Parameters

CommandID
Type: SystemInt32

Return Value

Type: IntPtr

Implements

ICmnVisualUIHelperGetMenu(Int32)
See Also