1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 01:10:23 +00:00
QB64-PE/internal/help/_SCREENSHOW__1111111111.txt
Roland Heyder 6912727753 Update help files
Help file snapshot as of 07/31/2022.
2022-07-31 23:57:56 +02:00

23 lines
523 B
Plaintext

{{QBDLDATE:07-31-2022}}
{{QBDLTIME:23:39:57}}
{{DISPLAYTITLE:_SCREENSHOW}}
The [[_SCREENSHOW]] statement can be used to display the main program window in a section of code.
{{PageSyntax}}
: [[_SCREENSHOW]]
{{PageDescription}}
* Use [[_SCREENSHOW]] to display the main program window after it was hidden by [[_SCREENHIDE]].
{{PageSeeAlso}}
* [[$SCREENHIDE]], [[$SCREENSHOW]], [[$CONSOLE]] ([[Metacommand#QB64 Metacommands|QB64 Metacommands]])
* [[_SCREENHIDE]], [[_CONSOLE]]
{{PageNavigation}}
[[Category:Final]]