If I use
to show a first form it goes well...Code:form1.show
When I try a little further in the code to call a second form with
he doesn't know the method 'show'...Code:form2.show
He only knows*** did I do wrong?Code:Form2.showwhatsthis
Anyone familiar with this problem?




Reply With Quote