CADPictureBox control not present in My ToolBox
Posted: 27 Jan 2022, 16:09
I am developing with CAD.NET , and I have some questions :
I use Microsoft Visual Studio Community 2019 with Visual Basic
I have used a copy of “EditorDemo” application as start point to develop My personal application and everything worked well.
Now I tried to develop an application from scratch, adding controls Etc. Etc. But I did not find the “cadPictureBox” control in My “tool windows” where all the controls are.
The strange thing is that even in the original “EditorDemo” application is not present, but everything works well, when i run the code there is no message such as : “Cannot find the control xxxxx” or something like that.
When I try to copy and paste the “cadPictureBox” control from EditorDemo” application into my application an error display says that no such control exsist.
I installed the CAD.NET with the “CAD .NET 14.1.exe”
Please Help
Thank you
I use Microsoft Visual Studio Community 2019 with Visual Basic
I have used a copy of “EditorDemo” application as start point to develop My personal application and everything worked well.
Now I tried to develop an application from scratch, adding controls Etc. Etc. But I did not find the “cadPictureBox” control in My “tool windows” where all the controls are.
The strange thing is that even in the original “EditorDemo” application is not present, but everything works well, when i run the code there is no message such as : “Cannot find the control xxxxx” or something like that.
When I try to copy and paste the “cadPictureBox” control from EditorDemo” application into my application an error display says that no such control exsist.
I installed the CAD.NET with the “CAD .NET 14.1.exe”
Please Help
Thank you