This class inherits from WebControl and hides useless properties.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
[ToolboxItemAttribute(false)]
public class C1ComboBoxControlBase : WebControl
Visual Basic (Declaration)
<ToolboxItemAttribute(False)> _
Public Class C1ComboBoxControlBase _
	Inherits WebControl

Inheritance Hierarchy

See Also