Show the Control or Form. If the handle does not exist yet, it is created. This has the same effect as calling visible = true
visible = true
Application.run automatically calls show on its mainForm.
See also: hide?, visible?, visibleChanged?