Syntax

expression.WindowsForPens

expression A variable that represents an Application object.

Example

This example shows how to limit handwriting recognition to numbers and punctuation only if Microsoft Windows for Pen Computing is running.

Visual Basic for Applications
If Application.WindowsForPens Then Application.ConstrainNumeric = True End If
Is the operating system being used Windows for pens? Is the program running under a pen based operating system? Windows windows for pens Windows For Pens Property windowsfor WindowsForPens WindowsForPens Property

See also: