Home All Groups Group Topic Archive Search About

How do I paint the combo box dropdown button in a datagridview column

Author
10 Sep 2006 1:37 AM
jermny
I'm currently doing some styling to an extended
datagridviewcomboboxcolumn. I can manually paint the borders, value,
and background just fine. How do I draw the combobox drop down button
in the cell?

This is driving me absolutely crazy. Somebody please help.

Thanks in advance,

Nathan

Author
11 Sep 2006 2:45 PM
Claes Bergefall
ControlPaint.DrawComboButton

   /claes

<jer***@gmail.com> wrote in message
Show quoteHide quote
news:1157852238.059997.176230@m79g2000cwm.googlegroups.com...
> I'm currently doing some styling to an extended
> datagridviewcomboboxcolumn. I can manually paint the borders, value,
> and background just fine. How do I draw the combobox drop down button
> in the cell?
>
> This is driving me absolutely crazy. Somebody please help.
>
> Thanks in advance,
>
> Nathan
>