13 references to Activate
System.Windows.Forms (13)
winforms\Managed\System\WinForms\DataGridView.cs (9)
4791
this.toolTipControl.
Activate
(!String.IsNullOrEmpty(this.toolTipCaption));
4799
this.toolTipControl.
Activate
(false /*activate*/);
4805
this.toolTipControl.
Activate
(!String.IsNullOrEmpty(this.toolTipCaption));
4845
this.toolTipControl.
Activate
(!String.IsNullOrEmpty(this.toolTipCaption) /*activate*/);
4853
this.toolTipControl.
Activate
(false /*activate*/);
4863
this.toolTipControl.
Activate
(activate);
4940
this.toolTipControl.
Activate
(!String.IsNullOrEmpty(this.toolTipCaption));
4948
this.toolTipControl.
Activate
(false /*activate*/);
4954
this.toolTipControl.
Activate
(!String.IsNullOrEmpty(this.toolTipCaption));
winforms\Managed\System\WinForms\DataGridViewMethods.cs (4)
77
this.toolTipControl.
Activate
(activate);
1495
this.toolTipControl.
Activate
(false /*activate*/);
2743
this.toolTipControl.
Activate
(false /*activate*/);
16602
this.toolTipControl.
Activate
(false /*activate*/);