Re: where find a 'color comboBox' as used in Visio? by Lateralus
Lateralus
Mon Aug 09 11:26:25 CDT 2004
I don't have visio handy righ now so I'm not sure what you are looking for.
If you want to change the background color or the text color just use the
BackColor / ForeColor properties.
--
Lateralus [MCAD.Net]
"jhs" <jhs@discussions.microsoft.com> wrote in message
news:A047FB16-DEC7-4BCC-B495-3BA21E220108@microsoft.com...
> Hello,
>
> I'm developping a windows forms app in C#, and i wanted to use 'color
> combobox box'.
>
> This control is used in Visio:
> Tools > options > view > color settings
>
> Is this control a standard control?
> where/how can i find it?
>
> Thanks for your help