H
Helmut Giese
Hello out there,
I have to implement a control similar to the property editor in VS's
designer. I assume a ListView would be the right control to use as a
base, but I am lacking one idea:
When "expanding" a row (like e.g. the 'Anchor' property) some
additional rows are filled in. How do I manage these? How to store the
data (and types - some are text fields, some are combo boxes)
associated with these "sub rows"?
Any advice or link will be greatly appreciated.
Best regards
Helmut Giese
I have to implement a control similar to the property editor in VS's
designer. I assume a ListView would be the right control to use as a
base, but I am lacking one idea:
When "expanding" a row (like e.g. the 'Anchor' property) some
additional rows are filled in. How do I manage these? How to store the
data (and types - some are text fields, some are combo boxes)
associated with these "sub rows"?
Any advice or link will be greatly appreciated.
Best regards
Helmut Giese