User Control Combo Box Editing ControlEditing Panel Cursor Property
Gets the cursor used when the mouse pointer is over the EditingPanel but
not over the editing control.
Definition
Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
This always returns the default cursor
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public Cursor EditingPanelCursor { get; }VB
Public ReadOnly Property EditingPanelCursor As Cursor
GetC++
public:
virtual property Cursor^ EditingPanelCursor {
Cursor^ get () sealed;
}F#
abstract EditingPanelCursor : Cursor with get
override EditingPanelCursor : Cursor with getProperty Value
CursorThis always returns the default cursor