SCREENICON: Difference between revisions

From QB64 Phoenix Edition Wiki
Jump to navigation Jump to search
m (Removed protection from "SCREENICON")
No edit summary
Line 12: Line 12:


{{PageAvailability}}
{{PageAvailability}}
* '''QB64 1.0 and up''' (QB64 Team)
* '''QB64 v1.0 and up'''
* '''QBPE 0.5 and up''' (QB64 Phoenix Edition)
* '''QB64-PE all versions'''





Revision as of 00:06, 11 January 2023

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

  • QB64 v1.0 and up
  • QB64-PE all versions


See also



Navigation:
Main Page with Articles and Tutorials
Keyword Reference - Alphabetical
Keyword Reference - By usage
Report a broken link