'Declaration Public Function New( _ ByVal popup As Form, _ ByVal location As Point _ )
'Declaration
Public Function New( _ ByVal popup As Form, _ ByVal location As Point _ )
'使用法 Dim popup As Form Dim location As Point Dim instance As New PopupCancelEventArgs(popup, location)
'使用法
Dim popup As Form Dim location As Point Dim instance As New PopupCancelEventArgs(popup, location)
public PopupCancelEventArgs( Form popup, Point location )
PopupCancelEventArgs クラス PopupCancelEventArgs メンバ
Copyright © 2004 GrapeCity inc.