'Declaration Public Function New( _ ByVal keyData As Keys, _ ByVal handled As Boolean _ )
'使用法 Dim keyData As Keys Dim handled As Boolean Dim instance As New DialogKeyEventArgs(keyData, handled)
public DialogKeyEventArgs( Keys keyData, bool handled )
DialogKeyEventArgs クラス DialogKeyEventArgs メンバ
© 2004-2015, GrapeCity inc. All rights reserved.