キー下移動ハンドラにアクセスするために使用できる CommandID 。
Public Shared ReadOnly KeyMoveDown As CommandID
[C#]
public static readonly CommandID KeyMoveDown;
[C++]
public: static CommandID* KeyMoveDown;
[JScript]
public static var KeyMoveDown : CommandID;
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
MenuCommands クラス | MenuCommands メンバ | System.Windows.Forms.Design 名前空間