M
Mario Vázquez
Hi,
I have a component which exposes an extended property. I want to edit this
property using a UITypeEditor. The problem is that when the designer raises
my UITypeEditor sends a reference of the component it's being edited (a
TextBox for example) but not of my component.
How can I receive a reference of the component that owns the extended
property?
Thanks a lot,
Mario Vázquez
I have a component which exposes an extended property. I want to edit this
property using a UITypeEditor. The problem is that when the designer raises
my UITypeEditor sends a reference of the component it's being edited (a
TextBox for example) but not of my component.
How can I receive a reference of the component that owns the extended
property?
Thanks a lot,
Mario Vázquez