2003-11-20 09:30:36 AM cppbuilder15
Once I have gone through the process of creating a TPageControl and addeded
several TTabSheets to it at design time. How do I reorder the Tabs during
design time. Say I want to Tab3 to be the first tab instead of Tab1.
Thanks.
JunkMail
CBuilder Developer
2003-11-20 09:45:09 AM
Re:TPageControl TTabSheet
Never mind...its the PageIndex. I was trying to send it to back and bring
to front and drag and drop type stuff. I guess that would be too easy :)
Had to mess with a property :)