Trial Version Issues
Posted: 01 May 2008, 21:26
Maybe it's because I'm using the trial version.
I would like to be able to hide or remove button from the Toolbar from the CADViewerControl, so I go to Toolspanel->Buttons and set Button.Visible = False and it still shows. I have even tried to Delete the button(s) and they still show.
I try to use CadViewerControl.Image.LoadFromFile("C:\some folder\somedwg.dwg") and it generates an exception "Object reference not set to an instance of an object."
I would like to be able to hide or remove button from the Toolbar from the CADViewerControl, so I go to Toolspanel->Buttons and set Button.Visible = False and it still shows. I have even tried to Delete the button(s) and they still show.
I try to use CadViewerControl.Image.LoadFromFile("C:\some folder\somedwg.dwg") and it generates an exception "Object reference not set to an instance of an object."