J
johan.risberg
Hallo
I have a problem concerning properties in a settings object. I would
like to categories my properties using category attributes, or
something similar, so I can display them nicely using a property grid.
My problem is that I do not know how to change the category attribute
associated with a certain property.
Ex: I have a settings class called settings from with I create an
instance called settings.settings In this class I have a property of
type string called AA I want this to be sorted under attribute BB in my
property grid. How do I do this?
Can anyone help me?
Thanks Johan
I have a problem concerning properties in a settings object. I would
like to categories my properties using category attributes, or
something similar, so I can display them nicely using a property grid.
My problem is that I do not know how to change the category attribute
associated with a certain property.
Ex: I have a settings class called settings from with I create an
instance called settings.settings In this class I have a property of
type string called AA I want this to be sorted under attribute BB in my
property grid. How do I do this?
Can anyone help me?
Thanks Johan