Click to See Complete Forum and Search --> : tab control


tasoss
December 8th, 2002, 12:42 PM
hello people i would like some help with tab controls...
how can i know which functions applu to tab controls?
the only way to make a tab control is to write code?(create a variable and after call methods)?
generally how can i learn how tree controls , list controls etc work?
new in visual programming

Jesper A
December 10th, 2002, 09:18 AM
I recommend that you take a look on the tutorials
that are here on this site.They have helped me several
times. About the TabCtrl here is a good start...
http://www.codeguru.com/controls/CMyTabCtrl.html
Regards