_SCREENICON

From QB64 Wiki
Revision as of 01:12, 9 September 2017 by imported>SMcNeill (style guidelines)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The _SCREENICON statement can be used to minimize the main program window to the taskbar.


Syntax

_SCREENICON


Description

  • Use _SCREENICON to minimize the main program window to the taskbar.


Availability

  • Version 1.000 and up.


See also



Navigation:
Go to Keyword Reference - Alphabetical
Go to Keyword Reference - By usage
Go to Main WIKI Page