Hi all, Do you know how can I get the corresponding project (EnvDTE) a custom component is used in at design time? I need it inside the custom component when one of its properties is set.
For example: a custom list box resides in a form which belongs to a project. I need to access that project, from inside of the listbox, at design time. Thank you.
