Table of Contents

Property LastContainerWithToolTip

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

LastContainerWithToolTip

Gets or sets the last UserControl that displayed a tooltip. Typically, this property is managed internally and should not be changed manually.

public static UserControl? LastContainerWithToolTip { get; set; }

Property Value

UserControl