The CaptionButton type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| HoverImageUrl |
Gets or sets the location of an image to display when the mouse pointer hovers over the button.
| |
| ImageUrl |
Gets or sets the location of an image to display in the caption box of the C1WebDialog.
(Inherited from CaptionElement.) | |
| Tooltip |
Gets or sets the text displayed when the mouse pointer hovers over the button.
| |
| VerticalAlign |
Gets or sets the vertical alignment of the element within the caption box of the C1WebDialog.
(Inherited from CaptionElement.) |