Click or drag to resize

ThemedSegmentedItemHandlerTWidget, TCallback Properties

The ThemedSegmentedItemHandlerTWidget, TCallback generic type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Gets or sets a value indicating whether this SegmentedItem is enabled.
Public propertyImage
Gets or sets the image to display in this segment.
Protected propertyParentHandler
Gets the parent handler.
Public propertySelected
Gets or sets a value indicating whether this SegmentedItem is selected.
Public propertyText
Gets or sets the text to display for this segment.
Public propertyToolTip
Gets or sets the ToolTip to display for this segment
Public propertyVisible
Gets or sets a value indicating whether this SegmentedItem is visible.
Public propertyWidth
Gets or sets the width of this segment, or -1 to auto size.
Top
See Also