Opening TabControl window on a different TabItem
- Posted by marky1124 Feb 25, 2009
- 796 views
Hi,
Please excuse me if this is obvious, I've hunted the document and searched the forum to no avail.
I have a Window with a TabControl that contains 5 TabItems (I'm using the IDE and Win32Lib). I'd like to openDialog(myWindow) and have the user presented with the 4th Tab instead of the 1st.
Is that possible?
Cheers, Mark