Thank you, Arsalan I'll give a try and I'll give a return about my success/failure. Good Wednesday!
On Wed, Nov 18, 2009 at 1:37 AM, Arsalan Tamiz <[email protected]> wrote: > Use Drop Down item's Paint event. But before that you should have the > knowledge of GDI+. > > By the way nice drawing :) > > Regards, > Arsalan Tamiz > > > On Mon, Nov 16, 2009 at 6:50 PM, Paulo Alexandre Costa < > [email protected]> wrote: > >> I forgot to say my real intention is to move the text to left. To remove >> the column, a simple solution, but no so cool, is to apply any color to each >> item (imagine if i have 1000 items....it would be a lot of 'mechanical' >> work.) >> >> Thanks a lot , guys! >> >> >> On Mon, Nov 16, 2009 at 10:35 AM, Paulo Alexandre Costa < >> [email protected]> wrote: >> >>> Hey, guys >>> >>> 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. >>> >>> >>> -- >>> Paulo Alexandre Costa >>> >>> >>> >>> >>> >> >> >> -- >> Paulo Alexandre Costa >> Universidade Estadual do Ceará - UECE >> Instituto Atlântico - Desenvolvedor >> Linux User #464032 >> "A velocidade impressionante dos computadores é de utilidade limitada se >> os programas que neles rodam usam algoritmos ineficientes." >> >> >> > -- Paulo Alexandre Costa Universidade Estadual do Ceará - UECE Instituto Atlântico - Desenvolvedor Linux User #464032 "A velocidade impressionante dos computadores é de utilidade limitada se os programas que neles rodam usam algoritmos ineficientes."
