I changed the MainMenuStrip property to menuStrip1 and since then, I've been having problems with the way forms open and close. On load, the form opens up half way instead of filling the whole screen. The window state is maximized but it continues to open half way. The first picture is how the form is opening and the second picture shows how the form is supposed to open.
Also, I keep getting an error message: Cannot access a disposed object.
Object name: 'Icon'. when I try to close the forms.
Can somebody please help!!!!????![]()




Reply With Quote