I remember when I used VS2003 that there was a VB Powerpack TaskPane control. It was nearly identical to the one that you see on the left hand side of MyComputer or MyNetworkPlaces in Windows XP.

I'm making a TaskPane that is similar, but I wanted to inquire about the best method for creating such a control. I don't think the rudimentary method of stacking objects on a panel is the best route. Should I be using GDI?...