BOOL CBCGPToolbarCustomize::SetUserCategory | ( | LPCTSTR | lpszCategory | ) |
Adds category to the list box of categories on the "Commands" page.
Call this member function to add the user-defined category to the list of categories on the "Commands" page. You must call this function before Create().
Example:
lpszCategory | The name of the category. |