SegmentedItemIHandlerToolTip Property |
Gets or sets the ToolTip to display for this segment
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax string ToolTip { get; set; }
Property ToolTip As String
Get
Set
abstract ToolTip : string with get, set
Property Value
Type:
StringThe segment tooltip.
See Also