11 references to Hide
System.Windows.Forms (8)
winforms\Managed\System\WinForms\ButtonBase.cs (1)
852textToolTip.Hide(this);
winforms\Managed\System\WinForms\DataGridViewToolTip.cs (1)
74this.toolTip.Hide(this.dataGridView);
winforms\Managed\System\WinForms\Label.cs (1)
1430textToolTip.Hide(this);
winforms\Managed\System\WinForms\ToolStrip.cs (1)
4597ToolTip.Hide(this);
winforms\Managed\System\WinForms\ToolTip.cs (3)
2004Hide(ctls[i]); 2049Hide(win); 2133Hide(((ToolTipTimer)source).Host);
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
746toolTipFromUrl.Hide(this);
System.Workflow.Activities (3)
Rules\Design\Dialogs\IntellisenseTextBox.cs (3)
154this.toolTip.Hide(this); 245this.toolTip.Hide(this); 417this.toolTip.Hide(this);