_Application.ConstrainNumeric 属性

定义

如果手写识别只能识别数字和标点符号,则该属性值为 True

public:
 property bool ConstrainNumeric { bool get(); void set(bool value); };
public bool ConstrainNumeric { get; set; }
Public Property ConstrainNumeric As Boolean

属性值

注解

该属性仅在使用 Microsoft Windows for Pen Computing 时可用。 如果试图在其他操作系统中对该属性进行设置将产生错误。

适用于