The CaptionButtons 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 | |
|---|---|---|
| CloseButton |
Button that closes the C1WebDialog.
| |
| Icon |
An image shown on the left side of the C1WebDialog title area.
| |
| MaximizeButton |
Button that resizes the C1WebDialog to fit all available space in the browser window.
| |
| MinimizeButton |
Button that minimizes the C1WebDialog window.
| |
| ReloadButton |
Button that reloads the C1WebDialog content set by the ContentUrl()()()() property.
| |
| RestoreButton |
Button that is shown instead of the MinimizeButton button or
the MaximizeButton button of C1WebDialog. Clicking this button restores the window to the previous size.
|