|
LoadScreenIcon | |
LoadScreenIcon Filename$ | |
Parameters: Filename$ = The Filename$ of the icon file you want to load |
|
Returns: NONE | |
LoadScreenIcon loads an windows ICON file (.ico) and attaches it to the PlayBASIC screen. FACTS: * LoadScreenIcon will also work for full screen execlusive programs. While you won't see the icon on screen, you will see the icon when you ALT-TAB out of your program into something else. |
|
Example Source: Download This Example
|
Related Info: | OpenScreen | Sync | TitleScreen : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |