Add CADEditorControl In Windows Form

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
Masoud
Posts: 13
Joined: 25 May 2022, 18:57

Add CADEditorControl In Windows Form

Post by Masoud » 25 Feb 2023, 12:16

Hi
How can I add CADEditorControl to WindowsForm?

support
Posts: 3254
Joined: 30 Mar 2005, 11:36
Contact:

Re: Add CADEditorControl In Windows Form

Post by support » 27 Feb 2023, 11:03

Masoud wrote:
25 Feb 2023, 12:16
Hi
How can I add CADEditorControl to WindowsForm?
Hi,
If I understand you correctly, you'd like to add CADEditorControl to your toolbox:
1. Open toolbox panel ( View tab -> Toolbox);
2. Create new tab on the toolbox panel (e.g. test);
3. Right mouse click on the newly created tab and select Choose Items;
4. In the appeared window click the Browse button;
5. Find CADImport.dll and select it;
6. You will see a list with controls (e.g. cadPictBox,cadListView) selected by WindowForms
7. Press OK button and controls appear hin the selected tab.

Image

Catherine.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Masoud
Posts: 13
Joined: 25 May 2022, 18:57

Re: Add CADEditorControl In Windows Form

Post by Masoud » 27 Feb 2023, 14:48

exactly , thank you so much

Post Reply