_SCREENICON
Jump to navigation
Jump to search
The _SCREENICON statement can be used to minimize the main program window to the taskbar.
Syntax
Description
- Use _SCREENICON to minimize the main program window to the taskbar.
Availability
- QB64 v1.0 and up
- QB64-PE all versions
See also
- $SCREENHIDE, $SCREENSHOW, $CONSOLE (QB64 Metacommands)
- _SCREENHIDE, _SCREENSHOW, _CONSOLE
- _SCREENICON (function)