The C1WebDialogTheme type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCaptionButtons
Gets a CaptionButtons object that provides access to C1WebDialog title items like an icon, buttons, and so on.
Public propertyCaptionStyle
Gets style of caption box of the dialog window.
Public propertyContentStyle
Gets style of content area of the dialog window.
Public propertyDialogBorder
Gets a DialogBorder object representing C1WebDialog borders made of separate images.

See Also