Table of Contents

Method Show

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Show(Control, RectI?)

Shows tooltip on the screen.

void Show(Control control, RectI? rect = null)

Parameters

control Control

Control which bounds are used as base position of the tooltip.

rect RectI?

Tooltip size and relative position