UserComboBox

Wisej.Web.UserComboBox

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.0.0)

The UserComboBox control represents a ComboBox control with a custom panel that drops down when the user clicks the down arrow.

public class UserComboBox : ComboBox

Constructors

Properties

Control: Returns or sets the drop down control.

String: Returns or sets the text associated with this control.

Inherited By

Implements

Last updated