i just started to wrk on tabbs and i am supposed to create a tabbed dialog box so on googling i got this link were i could find a sample of my need...... http://winapi.freetechsecrets.com/win32/WIN32Creating_a_Tabbed_Dialog_Box.htm
now the problem is i create 3 tabs and i would like to place different controls on different dialogboxes corresponding to each tab ......and these controls shld change on tabbing the tab controls...... but the biggest problem is that i am not able to place a ctrl on the dlg box.......and one question that i have is...at a given instance there will be only one dialog box ..so wen ever i am switching frm one tab to other i need to craete all the controls of that tab once again? plz do help me in solvng this issue......
thank u siva....... i will try doing that but it will be help ful if u can provide me with some kind of sample.......corresponding to the code that i gave at the top.....