geomatics-io / ObjectListView

ObjectListView is a .NET ListView wired on caffeine, guarana and steroids. More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.
http://objectlistview.sourceforge.net/cs/index.html
GNU General Public License v3.0
118 stars 59 forks source link

Fix error cast from ListViewDesigner to ControlDesigner on Visual Stu… #15

Open pdqd opened 2 years ago

pdqd commented 2 years ago

Fix error cast from ListViewDesigner to ControlDesigner on Visual Studio 2017 Express Designer

"Unable to cast object of type System.Windows.Forms.Designer.ListViewDesigner to type System.Windows.Forms.Design.ControlDesigner"