Click or drag to resize

ThemedMenuSegmentedItemHandler Properties

The ThemedMenuSegmentedItemHandler type exposes the following members.

Properties
  NameDescription
Public propertyCanSelect
Gets or sets a value indicating whether this MenuSegmentedItem can be selected.
Public propertyMenu
Gets or sets the menu to display when the user clicks the item.
Public propertyMenuDelay
Delay for the menu to show when the mouse is down and CanSelect is true.
Public propertyMenuIndicator
Gets or sets the indicator to show to the right of the text.
Public propertyText
Gets or sets the text to display for this segment.
(Overrides ThemedSegmentedItemHandlerTWidget, TCallbackText.)
Top
See Also