Table of Contents

Method GetRealToolTip

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

GetRealToolTip()

Gets ToolTip value for use in the native control.

public virtual string? GetRealToolTip()

Returns

string

Remarks

Override this method to customize tooltip. For example SpeedButton overrides it to add shortcuts.