Method GetRealToolTip
GetRealToolTip()
Gets ToolTip value for use in the native control.
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.
string? GetRealToolTip()
Override this method to customize tooltip. For example SpeedButton overrides it to add shortcuts.