IToolTipTargetProviderGetToolTipTarget Method
Gets the control that the tooltip should be associated with.
Namespace: KGySoft.WinFormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
Control GetToolTipTarget()
Function GetToolTipTarget As Control
Control^ GetToolTipTarget()
abstract GetToolTipTarget : unit -> Control
Return Value
ControlThe control that the tooltip should be associated with.