public ChildControlEventArgs( Control childControl )
'Declaration Public Function New( _ ByVal childControl As Control _ )
'Declaration
Public Function New( _ ByVal childControl As Control _ )
'使用法 Dim childControl As Control Dim instance As New ChildControlEventArgs(childControl)
'使用法
Dim childControl As Control Dim instance As New ChildControlEventArgs(childControl)
ChildControlEventArgs クラス ChildControlEventArgs メンバ
© 2004-2017, GrapeCity inc. All rights reserved.