Table of Contents

Property LastControlWithToolTip

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

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; }

Property Value

AbstractControl