|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Changing extensions in PropertyGridHi there,
I've got a class contain some double and int values and properties.. I created a PropertyGrid and selected the class to see the values.. This is ok.. But I would like some postfixes on my fields.. I.e. instead of just showing "Length | 23.43", I would like it to show "Length | 23.43 m" and so on. So it automatically appends "m" whenever i change value.. I know I can do this by setting property type to string and doing it there, but its sooo cumbersome.. Can anyone provide any insight. Thanks alot in advance. Any help would |
|||||||||||||||||||||||