7 references to DATAGRIDVIEWSTATE1_leavingWithTabKey
System.Windows.Forms (7)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (7)
15526this.dataGridViewState1[DATAGRIDVIEWSTATE1_leavingWithTabKey] = false; 16273if (this.ptCurrentCell.X > -1 && !this.dataGridViewState1[DATAGRIDVIEWSTATE1_leavingWithTabKey]) 16284if (!this.dataGridViewState1[DATAGRIDVIEWSTATE1_leavingWithTabKey]) 19610if (!this.dataGridViewState1[DATAGRIDVIEWSTATE1_leavingWithTabKey]) 20648this.dataGridViewState1[DATAGRIDVIEWSTATE1_leavingWithTabKey] = true; 20681if (this.dataGridViewState1[DATAGRIDVIEWSTATE1_leavingWithTabKey] && this.Focused) 27040!this.dataGridViewState1[DATAGRIDVIEWSTATE1_leavingWithTabKey] && // don't edit if we're in the process of leaving the grid