Using UITypeEditors with extended properties

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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


.



Relevant Pages

  • Using UITypeEditors with extended properties
    ... I have a component which exposes an extended property. ... The problem is that when the designer raises ... my UITypeEditor sends a reference of the component it's being edited (a ... How can I receive a reference of the component that owns the extended ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Using UITypeEditors with extended properties
    ... design and document much faster. ... > I have a component which exposes an extended property. ... > raises my UITypeEditor sends a reference of the component it's being ... > How can I receive a reference of the component that owns the extended ...
    (microsoft.public.dotnet.framework.windowsforms.designtime)