Adding a control to a windows form from an add-in 
Author Message
 Adding a control to a windows form from an add-in

From an add-in, how can I add a control to a windows form that can be seen
in the windows form designer? This was easy to do in VB6, but I haven't
found a way to do this with VB.Net. Any help would be appreciated.

Thanks



Thu, 08 Apr 2004 07:59:48 GMT  
 Adding a control to a windows form from an add-in
Hi Ken,

You can right click the toolbox and select "customize Toolbox...", then add
COM component or .Net Framework  Component.

Luke

(This posting is provided "AS IS" with no warranties, and confers no
rights. You assume all risk for your use. Copy Right, 2001 Microsoft
Corporation. All rights reserved.)



Sat, 10 Apr 2004 18:58:56 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to add code to form and controls from my Add-In

2. Windows forms designer automatically adds code that sets properties of custom controls

3. Help: adding a maskedbox control to a form in an addin program

4. Adding a Form to a VB Add-In at Run time

5. Create custom control in form using code (code wizard adding ocx to form)

6. adding controls from other forms to main form

7. VB6 : Adding usercontrols using Controls.Add

8. ? Collection add object -> usercontrol add control

9. Adding Events to Dynamically Added Controls

10. Adding a Reference vs Adding a Control

11. ? Collection add object -> usercontrol add control

12. Programmatically add resizeable labels to windows form at runtime

 

 
Powered by phpBB® Forum Software