TcxShellComboBox.ActiveProperties Property
Returns the Shell Combo Box editor settings that are currently in effect.
Declaration
property ActiveProperties: TcxShellComboBoxProperties read;
Property Value
| Type | Description |
|---|---|
| TcxShellComboBoxProperties | Stores shell combo box settings. |
Remarks
To customize the Shell Combo Box editor’s settings, use the Properties property set instead.
See Also