Daniel

Daniel

  • NA
  • 6
  • 0

What Atribute to set to show it structured in PropertiyGrid?

Oct 18 2007 1:32 PM

Hi all

I'm programming my own user control with a property called MyProperty of my own type MyClass (no basic type like int, string, etc). It is not possible to edit MyProperty in Visual Studio in the PropertyGrid, it's disabled. MyClass also has properties and I expected to see them in a tree like e.g. Width and Height of Size.

Does anybody know which additional Attribures I have to set on MyClass or it's properties?

Thanks in advance for a reply

Daniel