_Application.ConstrainNumeric Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if handwriting recognition is limited to numbers and punctuation only.
public:
property bool ConstrainNumeric { bool get(); void set(bool value); };
public bool ConstrainNumeric { get; set; }
Public Property ConstrainNumeric As Boolean
Property Value
Remarks
This property is available only if you're using Microsoft Windows for Pen Computing. If you try to set this property under any other operating system, an error occurs.