C1PreviewAction Class Members
In This Topic
The following tables list the members exposed by C1PreviewAction.
Public Properties
| Name | Description |
| Action | Gets the C1PreviewActionEnum value corresponding to the current action. |
| Flags | Gets the combination of C1PreviewActionFlags associated with the current action. |
| Image | Gets the image corresponding to the current action. |
| Tag | Gets the tag string corresponding to the current action. This string (assigned to the System.Windows.Forms.Control.Tag) identifies UI elements (such as toolbar buttons) associated with the current action. |
| Text | Gets the text corresponding to the current action. |
| ToolTip | Gets the tooltip corresponding to the current action. |
Top
Public Methods
See Also