1 override of GetCaptionForTool
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabPage.cs (1)
146
private protected override string?
GetCaptionForTool
(ToolTip toolTip)
1 reference to GetCaptionForTool
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
12704
string? IKeyboardToolTip.GetCaptionForTool(ToolTip toolTip) =>
GetCaptionForTool
(toolTip);