IToolTipTargetProviderGetToolTipTarget Method

Gets the control that the tooltip should be associated with.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
Control GetToolTipTarget()

Return Value

Control
The control that the tooltip should be associated with.

See Also