Click here to Skip to main content
15,886,422 members
Articles / Programming Languages / C#
Tip/Trick

Generic Picker - A Modified Homage

Rate me:
Please Sign up or sign in to vote.
2.33/5 (3 votes)
21 Apr 2011CPOL 5.5K   1  

I've downloaded Picker solution posted on Code Project website but I do not remember the author's name. I really liked that article. I modified it and used Editor attribute as a backdoor to EditValue and PaintValue object via built-in Property Grid so I do not to reinvent the wheel. The code/comments are still messy since I do not have time to clean it up yet but they are easy to understand except some variables I named after my kids. I like your comments and feel free to email me. Hope you enjoy it as I do with the articles posted on this website.

License

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


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

Comments and Discussions

 
-- There are no messages in this forum --