The C1WebDialogBarStyle type exposes the following members.

Constructors

  NameDescription
Public methodC1WebDialogBarStyle
Creates an instance of C1WebDialogBarStyle.

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 propertyBackColor
Gets or sets the background color of the Web server control.
(Inherited from Style.)
Public propertyBorderColor
Gets or sets the border color of the Web server control.
(Inherited from Style.)
Public propertyBorderStyle
Gets or sets the border style of the Web server control.
(Inherited from Style.)
Public propertyBorderWidth
Gets or sets the border width of the Web server control.
(Inherited from Style.)
Public propertyCssClass
Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client.
(Inherited from Style.)
Public propertyFont
Gets the font properties associated with the Web server control.
(Inherited from Style.)
Public propertyForeColor
Gets or sets the foreground color (typically the color of the text) of the Web server control.
(Inherited from Style.)
Public propertyHeight
Gets or sets the height of the Web server control.
(Inherited from Style.)
Public propertyWidth

See Also