Public Function New( _ ByVal keyCode As Integer, _ ByVal shiftKey As Boolean, _ ByVal ctrlKey As Boolean, _ ByVal altKey As Boolean _ )
public ShortcutKeyDownEventArgs( int keyCode, bool shiftKey, bool ctrlKey, bool altKey )
ShortcutKeyDownEventArgs クラス ShortcutKeyDownEventArgs メンバ
© MESCIUS inc. All rights reserved.