1 write to toolTipText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Form.cs (1)
7873this.toolTipText = SR.GetString(SR.SecurityToolTipTextFormat, mainText, sourceInfo);
1 reference to toolTipText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Form.cs (1)
7846toolInfo.lpszText = this.toolTipText;