Question
December 8, 2009 at 12:03 PM
cybrduck

How can I dynamically assign a value to an existing data type?

by cybrduck . Updated 16 years, 9 months ago

I’m currently creating a document level add-in in VSTO, and I’m running into a problem reinstating or extending existing static controls into host controls.

According to the material I have found, it’s possible and I have done it.

My problem is that I don’t want to create 50 different calls to the same method if I can do it with more efficient code.

This discussion is locked

All Comments