Hi,
I remember I have similar issue before, you have to call oFolder.Select() method to make it as shown on the form. Basically when you create the form, after the code to create the folders objects, you have to call the Select() method of the Tab which you want to show on the form by default. Remember that you also have to code when user click different Tab to switch the Tab.
Lan
Add comment