Click here to Skip to main content
15,895,142 members
Articles / Programming Languages / C#

Dynamically add and update a combo-box's items inside a PropertyGrid control

Rate me:
Please Sign up or sign in to vote.
2.57/5 (10 votes)
26 May 2007CPOL4 min read 68.2K   1.2K   17  
It is not easy to dynamically control a combo-box's items inside a PropertyGrid control. This article will explain how to do that.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Israel Israel
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions