TheCategoryDialog |
Scroll |
Category dialog used for query specification and index data assignment in Capture, Navigator and Viewer. This class is currently only used in the AddIn event system and does not provide methods to load and show the dialog in custom applications.
Name |
Description |
Gets or sets if the category dialog is automatically updated when the IndexData member changes. |
|
Gets a window handle for the category dialog. |
|
Gets or sets the index data displayed in the category dialog. |
|
Gets if the category dialog is used to specify a query. |
Name |
Description |
Clicks the dialog button with the specified TheButtonID. |
|
Enables the dialog button with the specified TheButtonID. |
|
Enables/disables an index field on the category dialog. |
|
Gets the window coordinates of the text box (edit control) for the specified index field in the category dialog. |
|
Returns the window handle for an index field on the category dialog. |
|
Resets the border color for the specified field's text box control. |
|
Resets the tool tip for the specified field's text box control. |
|
Sets the border color for the specified field's text box control to the specified RGB color. |
|
Sets the tool tip for the specified field's text box control. |
|
Sets an index field on the category dialog visible/invisible. |
|
Updates the dialog using the IndexData member. |