npostma
December 16th, 2008, 03:06 AM
I have a question:
I use a propery grid for modifyng my objects.
Now I have object A. Object A has an int x and an object b.
object A has also a get/set for x (property X) and a Get/Set for b (property B)
Now i put object A into the property grid. I see the Get/Set property of A in the property grid
but it seems that the propery B has been disabled. How come? Because i need acces to the properties of object b.
How can I realise this ?
I use a propery grid for modifyng my objects.
Now I have object A. Object A has an int x and an object b.
object A has also a get/set for x (property X) and a Get/Set for b (property B)
Now i put object A into the property grid. I see the Get/Set property of A in the property grid
but it seems that the propery B has been disabled. How come? Because i need acces to the properties of object b.
How can I realise this ?