An NDoc Documented Class Library

ComboBox Constructor ()

Initializes a new instance of the ComboBox class.

[Visual Basic]
Protected Sub New()
[C#]
protected ComboBox();
[C++]
protected: ComboBox();
[JScript]
protected function ComboBox();

See Also

ComboBox Class | White.Core.UIItems.ListBoxItems Namespace | ComboBox Constructor Overload List