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