Click or drag to resize

ApplicationRun Method

Overload List
  NameDescription
Public methodRun
Runs the application and begins the main loop.
Public methodRun(Dialog)
Runs the application with the specified dialog and begins the main loop.
Public methodRun(Form)
Runs the application with the specified mainForm and begins the main loop.
Top
See Also