Ok heres the thing...
on most controls there are properties declared as a structure type (size, location, etc) these have an expandable list of the structures properties (x,y,etc)
I have tried to create my own structure for use as a property but instead of displaying the expandable list the value field just contains the structure name.
I have tried initializing the values within the sructure, I have tried declaring it as both a class and a structure
all to no avail,
any ideas?
Dill
on most controls there are properties declared as a structure type (size, location, etc) these have an expandable list of the structures properties (x,y,etc)
I have tried to create my own structure for use as a property but instead of displaying the expandable list the value field just contains the structure name.
I have tried initializing the values within the sructure, I have tried declaring it as both a class and a structure
all to no avail,
any ideas?
Dill