G
Guest
In VS 2005, I want to categorize a property (e.g. VerticalTextSpacing) under
the Text category, which is a category under Appearance. I can easily put a
property in the Appearance category by adding the following attribute:
Category("Appearance"). But, how would I go one level deeper?
Thanks!
the Text category, which is a category under Appearance. I can easily put a
property in the Appearance category by adding the following attribute:
Category("Appearance"). But, how would I go one level deeper?
Thanks!