DataGridViewTextBoxEditingControl::EditingPanelCursor Property
.NET Framework (current version)
Gets the cursor used when the mouse pointer is over the DataGridView::EditingPanel but not over the editing control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::Cursor^A Cursor that represents the mouse pointer used for the editing panel.
.NET Framework
Available since 2.0
Available since 2.0
Show: