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