Method GetToolTip
GetToolTip(AbstractControl?)
Gets tooltip using IToolTipProvider specified in the control or in one of its parents.
public static IRichToolTip? GetToolTip(AbstractControl? control)
Parameters
control
AbstractControl
Gets tooltip using IToolTipProvider specified in the control or in one of its parents.
public static IRichToolTip? GetToolTip(AbstractControl? control)
control
AbstractControl