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...