5 references to Activated
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (5)
1493if (this.toolTipControl.Activated) 2741if (this.toolTipControl.Activated && this.ptToolTipCell == this.ptCurrentCell) 16559!this.toolTipControl.Activated) 16581bool mouseOverToolTipControl = this.toolTipControl.Activated && this.ClientRectangle.Contains(PointToClient(Control.MousePosition)); 16775if (!this.toolTipControl.Activated)