Method MakeVisible
MakeVisible(Point?, Rectangle?)
Makes the tooltip visible and positions it based on Anchor or
idealScreenPosition.
public override void MakeVisible(Point? idealScreenPosition = null, Rectangle? anchor = null)
Makes the tooltip visible and positions it based on Anchor or
idealScreenPosition.
public override void MakeVisible(Point? idealScreenPosition = null, Rectangle? anchor = null)