A ComboBox displays a text box edit field combined with a ListBox, enabling the user to select items from the list or to enter new text.
For a list of all members of this type, see ComboBox Members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
EO.Web.WebControlBase
EO.Web.WebControl
EO.Web.ComboBox
[Visual Basic]
Public Class ComboBox
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
ComboBox Members | EO.Web Namespace