WindowBlinds : DirectSkin
ShowPreview
 

The ShowPreview method is used to display a preview window for a skin.

void ShowPreview(
LPCTSTR
Skinname);

Parameters

Skinname
String array containing the DirectSkin root relative path of the skin to be previewed.  Example: "Liquid2\\Liquid2.UIS"

Return Values

 

This method does not return a value.

Remarks

The ShowPreview method creates a system modal dialog for preview in the calling thread.

See Also

  LoadUIS, ReloadUIS, SetRootPath, SetRootPathStr