Table of Contents

Property AbstractToolTipControl

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

AbstractToolTipControl

Gets AbstractControl which is used as provider for IRichToolTip. This property may return null as interface provider may not ne derived from AbstractControl.

AbstractControl? AbstractToolTipControl { get; }

Property Value

AbstractControl