UserComboBox
Wisej.Web.UserComboBox
Last updated
Was this helpful?
Wisej.Web.UserComboBox
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.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. (Default: null
)
String: Returns or sets the text associated with this control. (Default: ""
)
Bindable components implement this interface.
Controls that support drag & drop operations implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
The TreeViewComboBox control represents a control with a as the drop down panel.
The TreeViewComboBox control represents a control with a as the drop down panel.
Provides access to the associated with the controls that implement this interface.
Provides access to the property for coontrols that support the read-only mode.
Provides access to the property and event for controls that implement this interface.
All wisej controls derived from the class must implement this interface.