3
Answers

Help... Insert a user control (that is written in a external DLL) into a form

Andrea

Andrea

16y
5.1k
1

Dear all,

could you help me?

In a new C# windows application  i have insert, in a reference field, a new dll that i have create where inside there is a user control code that use a GDI.

How i can do to insert the user control that is in my dll in  this form?

If i create a new user control, after rebuilt all, this appear in tool box... but now this user control is in my dll....i do not now what i can do to show it in my form...

 

Answers (3)