Basic Library for UWP/WinRT XAML
Ctrl プロパティ

[Ctrl]キーが押されているかどうかを示す値を取得します。
構文
'宣言
 
Public Shared ReadOnly Property Ctrl As System.Boolean
public static System.bool Ctrl {get;}

プロパティ値

[Ctrl]キーが押されている場合は true、そうでない場合は false
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

KeyboardUtil クラス
KeyboardUtil メンバ

Send Feedback