Click here to Skip to main content
15,894,017 members
Articles / Programming Languages / C#

Bitwise Enumeration Editor for PropertyGrid and Visual Studio

Rate me:
Please Sign up or sign in to vote.
4.99/5 (31 votes)
17 Apr 2017CPOL12 min read 48K   866   46  
The Editor attribute applied to an enumeration type makes it editable in PropertyGrid. This is enough to make the Visual Studio Designer use the editor, without a need to write a Visual Studio add-on.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Architect
United States United States
Physics, physical and quantum optics, mathematics, computer science, control systems for manufacturing, diagnostics, testing, and research, theory of music, musical instruments… Contact me: https://www.SAKryukov.org

Comments and Discussions