The CaptionButtons type exposes the following members.

Properties

  Name Description
Public property CloseButton
Button that closes the dialog window.
Public property CollapseExpandButton
Button that minimizes the C1Window window.
Public property Icon
An image shown on the left side of the dialog window's caption bar.
Public property MaximizeButton
Button that resizes the window dialog to fit all available space in the browser window.
Public property MinimizeButton
Minimize and normalize caption button.
Public property PinButton
Button that pins and unpins the dialog window.
Public property ReloadButton
Button that reloads the content of dialog window specified by the ContentUrl property.

See Also