System.Windows.Forms.TextBoxBase.DefaultCursor Property

Gets or sets the default cursor for the control.

Syntax

protected override Cursor DefaultCursor { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Override TextBoxBase.DefaultCursor to configure a default cursor for your control. This is more efficient than setting the cursor in the control's constructor, and gives automatic support for certain cursor-related designer functions.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0