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 メンバ
© 2005-2015 GrapeCity inc. All rights reserved.