The CaptionButtons type exposes the following members.
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.
|