Application.Quit method
Include protected members
Include inherited members
Quits the InfoPath application.
Overload list
Name | Description | |
---|---|---|
Quit() | Quits the InfoPath application without prompting users to save open forms. | |
Quit(Boolean) | Quits the InfoPath application with the option to prompt users to save forms that are being closed. |
Top