TipElement.ToolTip Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The tool tip shown if the user hovers over the tip element.
public readonly object? ToolTip;
val mutable ToolTip : obj
Public ReadOnly ToolTip As Object