M
Matthias Steinbart
Hi there,
I'm creating a class to be viewed in a property-grid control. I'm using the
Browsable, Category, Description, etc. -Attributes to specify the
display-behaviour of the class in the prop-grid Control. My problem is, I'd
like to load the values for the DescriptionAttributes from a string
resource, but the compiler keeps telling me, I have to use constant values
for the Attributes. How can this be solved?
Thanks in advance,
Matthias
I'm creating a class to be viewed in a property-grid control. I'm using the
Browsable, Category, Description, etc. -Attributes to specify the
display-behaviour of the class in the prop-grid Control. My problem is, I'd
like to load the values for the DescriptionAttributes from a string
resource, but the compiler keeps telling me, I have to use constant values
for the Attributes. How can this be solved?
Thanks in advance,
Matthias