Property LastControlWithToolTip
LastControlWithToolTip
Gets or sets the last control that displayed a tooltip. Typically, this property is managed internally and should not be changed manually.
public static AbstractControl? LastControlWithToolTip { get; set; }