What are you going to do? There are different ways to access the
ComboBox based on your need.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog:
http://bphillips76.spaces.live.com
"Thomas" <ad-(E-Mail Removed)> wrote in message
news:eot04q$300$(E-Mail Removed):
> Abybody knows how the PropertyGrid manage the ComboBox control?
>
> I know to use the TypeConverter so the ComboBox are used if the user clicked
> in the property. But I want the access to window control so I can use the
> void WndProc(ref Message m) method of the ComboBox.
>
> Thanks
> Thomas