hilitedItemLabel
Type
property
Summary
The currently highlighted segment label
Syntax
get the hilitedItemLabel of <widget>
set the hilitedItemLabel of <widget> to <labelsList>
Description
The label of the highlighted segment of the control.
The hiliteChanged message is sent when setting the hilitedItemLabel, unless it doesn't change which segments are highlighted.
Value
Name | Type | Description |
---|---|---|
value | A String, or the first entry in a comma-delimited list. |
Related
message: hiliteChanged
property: hilitedItemName, multipleHilites