Dropdown list with folder tree.
The following tables list the members exposed by the ShellComboBox type.
| Name | Description | |
|---|---|---|
| ShellComboBox($id, $width, $height) | Creates and initializes an instance of the ShellComboBox class. |
| Name | Description | |
|---|---|---|
| getBackgroundColor() setBackgroundColor($value) |
Gets or sets background color of this ShellComboBox instance. | |
| getParentControlName() setParentControlName($value) |
Gets or sets name of the ImageUploader control instance this ShellComboBox is associated with. |
| Name | Description | |
|---|---|---|
| render() | Generates ShellComboBox embedding code and writes it into the page. |
| Name | Description | |
|---|---|---|
| addClientInitComplete($clientFunction) removeClientInitComplete($clientFunction) |
Adds or removes a handler of the event which fires when this instance of the ShellComboBox is completely created and initialized. |