_SCREENICON
Jump to navigation
Jump to search
Navigation:
The _SCREENICON statement can be used to minimize the main program window to the taskbar.
Contents
Syntax
Description
- Use _SCREENICON to minimize the main program window to the taskbar.
Availability
- Version 1.000 and up.
See also
- $SCREENHIDE, $SCREENSHOW, $CONSOLE (QB64 Metacommands)
- _SCREENHIDE, _SCREENSHOW, _CONSOLE
- _SCREENICON (function)