SCREENICON: Difference between revisions
Jump to navigation
Jump to search
Navigation:
Main Page with Articles and Tutorials
Keyword Reference - Alphabetical
Keyword Reference - By usage
Report a broken link
No edit summary |
m (Protected "SCREENICON" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
(No difference)
|
Revision as of 23:00, 29 April 2022
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 1.0 and up (QB64 Team)
- QBPE 0.5 and up (QB64 Phoenix Edition)
See also
- $SCREENHIDE, $SCREENSHOW, $CONSOLE (QB64 Metacommands)
- _SCREENHIDE, _SCREENSHOW, _CONSOLE
- _SCREENICON (function)