public PopupCancelEventArgs( Form popup, Point location )
'Declaration Public Function New( _ ByVal popup As Form, _ ByVal location As Point _ )
'Declaration
Public Function New( _ ByVal popup As Form, _ ByVal location As Point _ )
'Usage Dim popup As Form Dim location As Point Dim instance As New PopupCancelEventArgs(popup, location)
'Usage
Dim popup As Form Dim location As Point Dim instance As New PopupCancelEventArgs(popup, location)
PopupCancelEventArgs Class PopupCancelEventArgs Members