I was wondering how you create a raised or sunken panel type effect in VB, and if you can use it as a parent contol like a frame.

Borland C++ builder has a contol that is just a square of the same colour as the form (by default) which you can set to raised or sunked, it doesn't really do anything it's just for the appearance of seperation.

I suppose I could just draw it into a control...but, I was wondering if the there was a "Proper" way of doing it.

Cheers