Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Can't drag and drop ActiveX Controls onto Component from designer
 

Can't drag and drop ActiveX Controls onto Component from designer

ActiveX components are not listed in the Toolbox when I have my own custom Component class open in "Design" mode.  I can however do it manually in code.

When a custom Form class is open in "Design" mode the ActiveX components becomes available in the Toolbox.

Why do I see this behaviour?

Herman du Plessis  Tuesday, June 07, 2005 2:53 PM

ActiveX controls are onoly supported on the Form and UserControl designers. 

 - mike

Mike Harsh  Wednesday, July 06, 2005 3:48 PM

ActiveX controls are onoly supported on the Form and UserControl designers. 

 - mike

Mike Harsh  Wednesday, July 06, 2005 3:48 PM

Thanks for the reply.

I would have been wonderful if it was possible.  Doing it manually works fine.  I must also add that I saw this from the famous “IssueVisionâ€?sample.

 

Regards,
Herman

Herman du Plessis  Thursday, July 07, 2005 2:59 PM

You can use google to search for other answers

Custom Search

More Threads

• Accessing Resources
• Auto-Generated code stays after removing the control
• Big Problem, I think it's bug
• last question
• Inherited Extender Property Defaults
• Designer Crashes on inherited form with "method not found" error
• Designer changes DataGridView styles
• WYSIWYG html control
• UITypeEditor for properties without a set
• Visual Studio Custom DataGrid etc