Method GetRealToolTip
GetRealToolTip()
Gets ToolTip value for use in the native control.
public virtual string? GetRealToolTip()
Returns
Remarks
Override this method to customize tooltip. For example SpeedButton overrides it to add shortcuts.
Gets ToolTip value for use in the native control.
public virtual string? GetRealToolTip()
Override this method to customize tooltip. For example SpeedButton overrides it to add shortcuts.