9 references to GetCaptionForTool
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
5304
: toolTip.
GetCaptionForTool
(this);
System\Windows\Forms\Controls\TabControl\TabPage.cs (1)
164
return toolTip.
GetCaptionForTool
(this);
System.Windows.Forms.Tests (7)
System\Windows\Forms\TabPageTests.cs (7)
5006
string actual = internalToolTip.
GetCaptionForTool
(control);
5024
string actual = internalToolTip.
GetCaptionForTool
(control);
5065
string actualText = internalToolTip.
GetCaptionForTool
(control);
5079
actualText = internalToolTip.
GetCaptionForTool
(control);
5097
string actualText = internalToolTip.
GetCaptionForTool
(control);
5109
actualText = internalToolTip.
GetCaptionForTool
(control);
5146
string actualText = internalToolTip.
GetCaptionForTool
(control);