Hi, I've posted this before but i'm still having problems. Every now and then when i open my main form, the load function from other forms fire off, which gives random errors since certain parameters havent been calculated yet.
Has anyone had this happen to them.. The code of my main form has nothing to do with any of the forms that are executing. I've checked dependencies etc.
My main form is basically a shell with a subform. When the mainform loads, the subform is set to the login page, which then goes to a menu. as menus do, this now branches off to other parts of the program. What i cant figure out is how when i launch the mainform some deep down form tries to execute its form_load code.
Any help would be appreciated.
Has anyone had this happen to them.. The code of my main form has nothing to do with any of the forms that are executing. I've checked dependencies etc.
My main form is basically a shell with a subform. When the mainform loads, the subform is set to the login page, which then goes to a menu. as menus do, this now branches off to other parts of the program. What i cant figure out is how when i launch the mainform some deep down form tries to execute its form_load code.
Any help would be appreciated.