3070 shaares
25 private links
25 private links
Batch Mode for Window Forms Applications (Visual Basic)
02/04/2013
2 minutes to read
This example uses the My.Application.Startup event to check if the application started with the string /batch as an argument.
To enable a batch mode for a Window Forms Application