TextBoxBase::DefaultCursor Property
.NET Framework (current version)
Gets or sets the default cursor for the control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Override 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.
.NET Framework
Available since 2.0
Available since 2.0
Show: