UpDownBase::UserEdit Property
.NET Framework (current version)
Gets or sets a value indicating whether a value has been entered by the user.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
If the Text property is set while the UserEdit property is set to true, the UpdateEditText method is called. If the Text property is set while the UserEdit property is set to false, the ValidateEditText method is called.
.NET Framework
Available since 1.1
Available since 1.1
Show: