_SCREENICON

From QB64 Wiki
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