_SCREENICON - mkilgore/QB64pe GitHub Wiki
The _SCREENICON statement can be used to minimize the main program window to the taskbar.
- Use _SCREENICON to minimize the main program window to the taskbar.
- QB64 1.0 and up (QB64 Team)
- QBPE 0.5 and up (QB64 Phoenix Edition)
- $SCREENHIDE, $SCREENSHOW, $CONSOLE (QB64 Metacommands)
- _SCREENHIDE, _SCREENSHOW, _CONSOLE
- _SCREENICON (function)
Navigation:
Go to Keyword Reference - Alphabetical
Go to Keyword Reference - By usage
Go to Main WIKI Page