Home
Skin Engine Online Help Prev Page Prev Page
Introduction
Version History
License
Overview
Order Information
Order
Technical Support
Contact
Technical Support
Usage
Getting Started
Install
Available skins
LoadSkinFromFile
LoadSkinFromRes
LoadSkinFromData
DisableSkinEngine
ApplySkinEngine
InitSkinEngine
FreeSkinEngine
ProvideLicenseKey
SkinEngine Help
Up | Next
Getting Started
First you must correct install SkinEngine.

For more information on the methods used, see the function reference in Usage root.

This is a typical usage of SkinEngine:

    SkinEnigne.InitSkinEngine();
    SkinEnigne.ProvideLicenseKey("demoonly");
    SkinEnigne.LoadSkinFromFile("..\skins\vista.skin");
    SkinEnigne.ApplySkinEngine();
Group
Links

Copyright (c) KSDev. All rights reserved.
The CHM file was converted to HTML by chm2web software.