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