| WindowBlinds : DirectSkin |
|
The LoadUIS method tells DirectSkin which skin to use. The function does not actually load the skin, it only tells the control which skin to load. You should define a skin before calling InitWB.
|
|
|
|
The function returns –1 if the skin cannot be found and 0 if it can. |
|
This method is called before calling InitWB or ReloadUIS. |