Overload | Description |
---|---|
WebCombo Constructor() | Initializes a new instance of the WebCombo class with no argument. The default constructor for WebCombo. This constructor should not be called directly from code. To create WebCombo control from code, use WebCombo(id) instead. |
WebCombo Constructor(String) | Initializes a new instance of the WebCombo class with Id parameter. Special constructor used to create WebCombo dynamically in code. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family