Table of Contents

Method Get

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

Get(object?)

Gets IRichToolTip provider which allows to show, hide and customize tooltips.

IRichToolTip? Get(object? sender)

Parameters

sender object

Object which requires the tooltip. It can be Control descendant or any other object.

Returns

IRichToolTip