Hi!
I'm having a very disturbing problem.
I'm working in a program witch has several forms (windows forms)
When I add a form to the project I can invoke that form from a menu (for
instance)
The problem is that as I start working in the form (adding controls,
formatting then, etc) suddenly the form is no longer recognized and when
invoked I got an error "Type frmForm1 is not defined"
In this particular form I'm adding GroupBoxes, CheckBoxes, TextBoxes and
Labels.
Can anyone help please? I'm tired of repeating the work all over again.
TIA
I'm having a very disturbing problem.
I'm working in a program witch has several forms (windows forms)
When I add a form to the project I can invoke that form from a menu (for
instance)
The problem is that as I start working in the form (adding controls,
formatting then, etc) suddenly the form is no longer recognized and when
invoked I got an error "Type frmForm1 is not defined"
In this particular form I'm adding GroupBoxes, CheckBoxes, TextBoxes and
Labels.
Can anyone help please? I'm tired of repeating the work all over again.
TIA