05-01-2006 03:40 AM
05-01-2006 04:25 AM
My guess would be that the tab used was a dialog tab (from the dialog controls palette). These controls change their appearance according to the OS settings, so you can move your program between different OSes and it will always look "right".
In order to get the same look you will have to change the OS display settings (if you're using windows, it's right click on the desktop>>Properties>>Appearance), but that would change the appearance of every other program running on the computer as well.
If you want to implement this on your own you can try placing images inside the tab, but that would probably look bad.
05-01-2006 07:01 AM
05-01-2006 09:55 AM