property ComboBox.ShowLockedItems as Boolean
Retrieves or sets a value that indicates whether the locked/fixed items are visible or
hidden. /*not supported in the lite version*/
| | Type | Description | |
| |
Boolean |
A boolean expression that specifies whether the locked items are shown or hidden.
| |