Tech Support > Microsoft Windows > Development Resources > TB_SETWINDOWTHEME how to use?
TB_SETWINDOWTHEME how to use?
Posted by Bill Holt on December 30th, 2003


I'm wondering how to fill the LPARAM argument when sending an
TB_SETWINDOWTHEME message to a toolbar. The documentation said it
should be a "Pointer to a Unicode string that contains the toolbar
visual style to set". But didn't mention how I can get this visual
style string.

Any help will be appreciated!

Bill