![]() |
ImportStyle()








Public Function |
Declared in: NiButton.h |
Declaration
void ImportStyle( LPCTSTR fileName);
Description
Imports a previously exported style.
Notes:
1. By default, style files have a .cwx extension. You can export styles from the property page, or you can export them programmatically using ExportStyle.
Parameters
LPCTSTR fileName
The name of the style file to load.