NumericUpDown.

InterceptManualEnter Property

Summary

Gets or sets a value indicating whether the user can enter text in the control.
Namespace
MahApps.Metro.Controls
Containing Type
NumericUpDown

Syntax

[Category("Behavior")]
[DefaultValue(true)]
public bool InterceptManualEnter { get; set; }

Attributes

Type Description
Category
DefaultValueAttribute

Value

Type Description
bool