ThemedMenuSegmentedItemHandler Properties |
The ThemedMenuSegmentedItemHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanSelect |
Gets or sets a value indicating whether this MenuSegmentedItem can be selected.
|
![]() | Menu |
Gets or sets the menu to display when the user clicks the item.
|
![]() | MenuDelay |
Delay for the menu to show when the mouse is down and CanSelect is true.
|
![]() | MenuIndicator |
Gets or sets the indicator to show to the right of the text.
|
![]() | Text |
Gets or sets the text to display for this segment.
(Overrides ThemedSegmentedItemHandlerTWidget, TCallbackText.) |