ThemedMenuSegmentedItemHandler Class |
Namespace: Eto.Forms.ThemedControls
The ThemedMenuSegmentedItemHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | ThemedMenuSegmentedItemHandler | Initializes a new instance of the ThemedMenuSegmentedItemHandler class |
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.) |
Name | Description | |
---|---|---|
![]() | Initialize |
Called to initialize this widget after it has been constructed
(Overrides ThemedSegmentedItemHandlerTWidget, TCallbackInitialize.) |