The CaptionButtons type exposes the following members.

Properties

  NameDescription
Public propertyCloseButton
Button that closes the C1WebDialog.
Public propertyIcon
An image shown on the left side of the C1WebDialog title area.
Public propertyMaximizeButton
Button that resizes the C1WebDialog to fit all available space in the browser window.
Public propertyMinimizeButton
Button that minimizes the C1WebDialog window.
Public propertyReloadButton
Button that reloads the C1WebDialog content set by the ContentUrl()()()() property.
Public propertyRestoreButton
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.

See Also