Control Bars and Action Controls Logic Verbs |
DEVELOPER |
You can set and manipulate the properties of Control Bars and Action Controls in logic.
The table lists Control Bar and Action Control Logic Verbs:
Item |
Description |
Action Controls |
|
Checks for the existence of a named Action Control. |
|
Returns the graphic for a named Action Control. |
|
Returns the caption for a named Action Control. |
|
Checks if the caption for a named Action Control is turned on. |
|
Checks if named Action Control is checked. |
|
Checks if named Action Control is enabled. |
|
Returns the hotkey for a named Action Control. |
|
Returns the tooltip for a named Action Control. |
|
Checks if named Action Control is visible. |
|
Sets the graphic for a named Action Control. |
|
Sets the caption for a named Action Control. |
|
Checks if the caption for a named Action Control is turned on. |
|
Sets or unsets the Checked property for a named Action Control. |
|
Sets or unsets the Enabled property for a named Action Control. |
|
Enables the creation of hotkeys for Action Controls in logic. |
|
Sets tooltip string for a named Action Control. |
|
Sets or unsets the Visible property for a named Action Control. |
|
|
|
Control Bars |
|
Checks for the existence of a named Control Bar. |
|
Returns the caption for a named Control Bar. |
|
Returns the Action Control name for a named Control Bar. |
|
Checks if Docked property is enabled for a named Control Bar. |
|
Returns the number of Action Controls for a named Control Bar. |
|
Returns the order of a named Control Bar. |
|
Returns whether the Control Bar is at client level. |
|
Sets the caption for a named Control Bar. |
|
Sets the order (from left to right on a toolbar and from top to bottom on a drop-down list) of a named Control Bar. |
Topic ID: 500495