SaveTemplate method |
|
Remarks Saves a button template into a file. For further information about button templates, see How to manage button templates
Syntax Visual Basic control.SaveTemplate (strFilepath as String) as boolean
Visual C++ BOOL control.SaveTemplate (LPCTSTR strFilepath);
Return value
|