SCREENSHOW
From QB64 Wiki
The _SCREENSHOW statement can be used to display the main program window in a section of code.
- _SCREENSHOW
- _SCREENHIDE or $SCREENHIDE must be used before _SCREENSHOW or $SCREENSHOW can be used!
See also:
The _SCREENSHOW statement can be used to display the main program window in a section of code.
See also: