Click to See Complete Forum and Search --> : CTabCtrl?


viewer
May 13th, 1999, 07:55 AM
I create a TabCtrl with Ownder-draw style. in the DrawItem() ,I use getItem() the retrieve the text of a tab,but it can't return the right value.Why?