1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-07 20:20:25 +00:00
qb64/internal/help/_SCREENICON.md

550 B

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