Type | Description | |||
String | A string expression that defines the HTML expression used to display the value of each enum literal, shown to the right of the item in drop-down editors |
The following screenshot illustrates how the enum literal values are displayed (the values are shown in white text on a black background):
The FormatEnumValue property supports the following keywords:
Value Flag Description 1 Selected The item is selected 2 Focused The item has input focus 4 Has Checkbox The item has a checkbox 8 Drop-down Checkboxes The drop-down displays checkboxes 16 Checked The item's checkbox is checked
This property/method supports predefined constants and operators/functions as described here.
For instance,