There is something borrowing me. I was wondering if it is possible to customize the ToolStripDropDown, more espefically, the items showed when the ToolStripDropDownButton is clicked. What I woud like to do is remove that left vertical gray/blue column. As you well know, an image is worth a 1000 words, so please, if you're not so busy , give a glance here
http://img4.imageshack.us/i/toolstripdropdownbutton.png/ . I searched a lot in google, codeproject etc, and the nearest I got was a suggestion to override the draw methods of the toolstripdropdownbutton items. I'm almost there! But I'm still no able to remove that vertical left column. Any of you guys passed for a similar situation ?
Anyway, I thank you a lot for any help, any tip and for the time that you spent reading this email.