UserComboBox
Wisej.Web.UserComboBox
Last updated
Wisej.Web.UserComboBox
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
The UserComboBox control represents a ComboBox control with a custom panel that drops down when the user clicks the down arrow.
Control: Returns or sets the drop down control.
String: Returns or sets the text associated with this control.
Name | Description |
---|---|
The TreeViewComboBox control represents a UserComboBox control with a ListView as the drop down panel. | |
The TreeViewComboBox control represents a UserComboBox control with a TreeView as the drop down panel. |
Name | Description |
---|---|
Bindable components implement this interface. | |
All wisej components implement this interface. | |
All wisej controls derived from the Control class must implement this interface. | |
Allows an object to serialize itself. |