SysTabControl32 without MFC

i want to use a SysTabControl32 and add some defined statics (ressource editor) during the runtime. but i dont know how to set which tab has which statics.
ive just tried:

SendMessage(hwndTab, TCM_SETITEM, IDC_TEST, (long)&tie2 );
//tie = TCITEM, IDC_TEST = static

but the static was shown on both tabs.
anyone got an idea ?!?

big thx for help
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories