_Application.WindowsForPens 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 the computer is running under Microsoft Windows for Pen Computing.
public:
property bool WindowsForPens { bool get(); };
public bool WindowsForPens { get; }
Public ReadOnly Property WindowsForPens As Boolean