CreateSkin |
www.progui.co.uk Top Previous Next |
CreateSkin() Syntax Skin.i = CreateSkin(Name$) Description
Creates an empty skin. Name$ specifies the name of the new skin.
Returns a handle to the newly created skin or zero for failure.
|