FormView Class |
Namespace: Kofax.OmniPageCSDK.ToolBoxes
The FormView type exposes the following members.
| Name | Description | |||
|---|---|---|---|---|
| BorderVisible | This API is preliminary and subject to change. | |||
| Selection | This API is preliminary and subject to change. |
| Name | Description | |||
|---|---|---|---|---|
| Attach | This API is preliminary and subject to change. | |||
| AttachEngine | This API is preliminary and subject to change. | |||
| Detach | This API is preliminary and subject to change. | |||
| DetachEngine | This API is preliminary and subject to change. | |||
| ExecuteCommand(Int32) |
Executes control specific command if enabled programatically.
| |||
| ExecuteCommand(FORMVIEWCOMMAND) | This API is preliminary and subject to change. | |||
| GetCommandState(Int32, Boolean, Boolean) |
Returns control specific command state as enabled or checked.
| |||
| GetCommandState(FORMVIEWCOMMAND, Boolean, Boolean) | This API is preliminary and subject to change. | |||
| GetMenu |
Returns a full menu about its own commands.
| |||
| GetMenuString |
Returns control specific menu string to be displayed in a menu.
| |||
| GetMessageString |
Returns a detailed control specific menu string to be displayed in a menu.
| |||
| Int_Attach |
To attach the control to an existing IPRO object.
| |||
| Int_Detach |
To detach the control from an existing IPRO object.
| |||
| SetCommandHelpID |
Pairs a help ID to each command.
| |||
| SetHelpID |
If set, and F1 is pressed, returns a SetHelp ID from OnSetHelp | |||
| SetUILang |
Sets UI language from LANGUAGES enumeration of IPRO.
|
| Name | Description | |||
|---|---|---|---|---|
| OnAddingCommand | This API is preliminary and subject to change. | |||
| OnApplyingTemplate | This API is preliminary and subject to change. | |||
| OnClosingLibrary | This API is preliminary and subject to change. | |||
| OnEnterModal | ||||
| OnLeaveModal | ||||
| OnSetHelp | ||||
| OnSetMessageString | ||||
| OnSettingPageZones | This API is preliminary and subject to change. | |||
| OnSetToolTip | ||||
| OnStartingWorkflow | This API is preliminary and subject to change. |