MapForm.menuExit_Click Method
Event handler for the menu "Exit"
[Visual Basic]
Private Sub menuExit_Click( _
ByVal
sender As
Object, _
ByVal
e As
EventArgs _
)
Parameters
-
sender
- ignored
-
e
- ignored
Remarks
Closes the application.
See Also
MapForm Class | serial Namespace