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
Bryan Phillips - 20 Jan 2007 23:12 GMT
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
> Abybody knows how the PropertyGrid manage the ComboBox control?
>
[quoted text clipped - 4 lines]
> Thanks
> Thomas