TextBox.Numeric Property
.NET Framework (current version)
Gets or sets a value indicating whether the input must be fully numeric. The default is false. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
[<BindableAttribute(true)>] [<BrowsableAttribute(true)>] member Numeric : bool with get, set
Not all markup languages support the use of fully numeric user input. For example, HTML does not support this property.
.NET Framework
Available since 1.1
Available since 1.1
TextBox Class
System.Web.UI.MobileControls Namespace
Introduction to the TextBox Control
Show: