My app has forms A and B.
Is it possible for a dll to load one of those forms depending on a variable passed to it by the app.
Printable View
My app has forms A and B.
Is it possible for a dll to load one of those forms depending on a variable passed to it by the app.
i don't know if you can, but you can probably load/create new icons depending on what you have saved in a dll, depending on your coding abilities.