Click or drag to resize

FormView.GetMenu 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: System.Int32

Return Value

Type: IntPtr

Implements

ICmnVisualUIHelper.GetMenu(Int32)
See Also