'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)
public PopupCancelEventArgs( Form popup, Point location )
PopupCancelEventArgs クラス PopupCancelEventArgs メンバ
© 2004-2015, GrapeCity inc. All rights reserved.