ToolTipParameters.TrackMouse Property
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.
Gets whether or not the tooltip can be dismissed by the mouse leaving the applicable span.
public:
property bool TrackMouse { bool get(); };
public bool TrackMouse { get; }
member this.TrackMouse : bool
Public ReadOnly Property TrackMouse As Boolean