Re: Win32Lib TabItem question
- Posted by Jonas Temple <jtemple at yhti.net> Feb 07, 2007
- 532 views
CChris wrote: > Call getConrolInfo(TC_id,CONTROLINFO_tabitems) to get a list of tab items > owned by the control. This list receives the ids of newly created > items by a &=, so they are ordered by increasing order of creation times. > > Since, as of today, tab items are always created as the last item of the > tab control, this is also the increasing index order. > > Then, the index you got points, in the returned sequence, to the id of > the tab item. > > CChris Thanks! That worked perfectly. Jonas Temple http://www.innovativesys.net