The C1ComboBoxControlBase type exposes the following members.

Constructors

  NameDescription
Public methodC1ComboBoxControlBase

Properties

  NameDescription
Public propertyAccessKey
Gets or sets the access key that allows you to quickly navigate to the Web server control.
(Overrides WebControl..::..AccessKey.)
Public propertyBackColor
This property is hidden.
(Overrides WebControl..::..BackColor.)
Public propertyBorderColor
This property is hidden.
(Overrides WebControl..::..BorderColor.)
Public propertyBorderStyle
This property is hidden.
(Overrides WebControl..::..BorderStyle.)
Public propertyBorderWidth
This property is hidden.
(Overrides WebControl..::..BorderWidth.)
Public propertyEnableTheming
Gets or sets a value indicating whether themes apply to this control.
(Overrides WebControl..::..EnableTheming.)
Public propertyEnableViewState
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
(Overrides Control..::..EnableViewState.)
Public propertyFont
This property is hidden.
(Overrides WebControl..::..Font.)
Public propertyForeColor
Public propertySkinID
Gets or sets the skin to apply to the control.
(Overrides WebControl..::..SkinID.)
Public propertyTabIndex
Gets or sets the tab index of the Web server control.
(Overrides WebControl..::..TabIndex.)

See Also