Posted 9 January 2019, 6:51 am EST
Installed C1 Version 4.0.20183.338
Steps to reproduce
- Open visual studio 15.9.5
- File → New Project
- Windows Forms App (.NET Framework)
- Project name: DeleteC1EditorTest
- .NET Framework 4.6.1
- OK
- Toolbox → C1 WinForms 4.0 → C1Editor
- Add that to the created Form1.vb
- Press delete after adding it
Expected result: The created C1Editor is removed from Form1
Actual result: A Microsoft Visual Studio dialog pops up: “An Error occured while processing this command. Object reference not set to an instance of an object”
DxDiag log:
DxDiag.zip