Yeah!! Thanks a lot for your help!!:rose: i know that I have to make use of CPropertySheet etc but most of the books i referred to , dont give me any information on how to go about doing tabs at all... :((:confused: Any good websites to recommend? Hope i can manage to complete it on time. Thank you very much!!!!!!!!!!! :)
User 837914
Posts
-
tab controls (is there a restriction on the number of edit boxes in a dialog box?) -
tab controls (is there a restriction on the number of edit boxes in a dialog box?)Sorrie right now what i'm not using CPropertySheet and CPropertyPage. Is it true that using tabs will always necessary need to use them? So do i just need to modify my code or redo it entirely?Since my tabs are done in a overlapping fashion (do you get what i mean?) I hope I don't have to redo everything, cos it can be pretty tedious. any hints on how to go about doing that??? Thanks for your help!
-
tab controls (is there a restriction on the number of edit boxes in a dialog box?)hi.. i have a problem here. I am making use of a tab control in a dialog box. Since I have 3 pages which all require edit boxes, i will need to have overlapping ones (in order to ensure that each tab page gets a edit box of its own). However, i couldn't add edit boxes afer some time. can anyone enlighten me? is there a restriction to the number of edit boxes that could be added? is the way i do things correct? as in making edit boxes overlap each other so that they will be displayed correspondingly (in correct position) in the various tabs correctly. Hope You guys can help me out on this!!! Thanks a lot!