I don't know... maybe I'm getting senile in my old age (20 in less than a month!!) But here's my problem:

1) Add a TabStrip to a form
2) Set the placement to bottom and the style to Buttons
3) Add a command button with a MsgBox TabStrip1.ClientHeight

When the buttons are anywhere besides the top, the ClientHeight is always 120!!!

Whats up with that?