次の方法で共有


SystemInformation.PenWindows プロパティ

Microsoft Windows for Pen Computing 拡張機能がインストールされているかどうかを示す値を取得します。

Public Shared ReadOnly Property PenWindows As Boolean
[C#]
public static bool PenWindows {get;}
[C++]
public: __property static bool get_PenWindows();
[JScript]
public static function get PenWindows() : Boolean;

プロパティ値

Windows for Pen Computing 拡張機能がインストールされている場合は true 。インストールされていない場合は false

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

SystemInformation クラス | SystemInformation メンバ | System.Windows.Forms 名前空間 | SystemInformation