Problems found and fixed. Thanks, Josef
josefg
Posts
-
Windows Form Designer Error -
Windows Form Designer ErrorHi, I made 2 custom controls, both of which have a default constructor. The problem is that when I try to drag one of them into the form from the toolbox, I get a message saying that an exception occured while trying to create an instance of the control. The exception text is "Object reference was not set to an instance of an object." Now with the other control, it works Ok when I drag it onto the form and works as expected when I run the program, however if I try to delete it from the form I also get an "Object reference was not set to an instance of an object." exception. Can you please help me locate the source of this error? Thanks for your help. Josef
-
.Data Provider for MySQLThanks for the reply mate. Also has anyone ever used MySQLDriverCS[^]? Thanks Josef
-
unknown extension file -
.Data Provider for MySQL -
"Minimize to tray" button in title barHi, How do I add a "Minimize to tray" button in the title bar of a form? Thanks, Josef