Table of Contents

Property ToolTipControl

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

ToolTipControl

Gets RichToolTip which is used as provider for IRichToolTip. This property may return null as some other control may be used as a provider. In this case use AbstractToolTipControl.

RichToolTip? ToolTipControl { get; }

Property Value

RichToolTip