DataGridViewComboBoxEditingControl Constructor ()
.NET Framework (current version)
Initializes a new instance of the DataGridViewComboBoxEditingControl class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This default constructor sets the TabStop property to false.
Application code typically will not explicitly create instances of the DataGridViewComboBoxEditingControl class, because this is performed automatically when the containing DataGridViewComboBoxCell is created.
.NET Framework
Available since 2.0
Available since 2.0
Show: