'Declaration Public Function New( _ ByVal cancel As Boolean, _ ByVal result As String _ )
'使用法 Dim cancel As Boolean Dim result As String Dim instance As New TextChangingEventArgs(cancel, result)
public TextChangingEventArgs( bool cancel, string result )
TextChangingEventArgs クラス TextChangingEventArgs メンバ
© 2004-2015, GrapeCity inc. All rights reserved.