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