Core Function GUIWindow
From Sputnik Wiki
GUIWindow( <window> )
Contents |
Description
Properties & Functions specifically for Window
Parameters
window
The GUI Window object to use.
Functions
SetIcon
Set the window icon
Set from File:
GUIWindow($GUI, "SetIcon", "FoX.ico");
Example
See above