-
Tab Controlls
Im not sure how to explain it, but inside dialog boxes you can have what are called tab controlls, where you click on each tab to see a new page. I want to learn how to make those, and I have found a tutorial for makeing tabed controlls in assembly, I figured I could adapt it to C but was unable. Im just woundering if anyone has found a nice Tab Controll tutorial for C/C++ or even Visual basic, that I could use as a refernce while makeing my tabs.
-
-
Thank you so much, all the results I got with google was either just talk about tabs, or in assembly language. But the assembly language one I had dificulties.
This one works great, thank you.
-
You should thank PSC I guess, great web site.