N
Nathan Franklin
Hello guys,
I am having a few problems with my Smart device programing..
I am new to it so I am not quite sure if this is the right thign to do.
When I click a button and one my forms I want it to open up another form.
When the other form opens up as a fixed single (anything for that matter)
what will happen is, it will flick on and off over a second (i have traced
this back into the initiallizecomponent sub) and then after i call this
line:
Dim f as new frmCustomers
I call
f.show
but nothing displays..
I am not sure what is wrong, could someone shed some light, I am not even
sure what information to provide you with..
Kind Regards
Nathan
I am having a few problems with my Smart device programing..
I am new to it so I am not quite sure if this is the right thign to do.
When I click a button and one my forms I want it to open up another form.
When the other form opens up as a fixed single (anything for that matter)
what will happen is, it will flick on and off over a second (i have traced
this back into the initiallizecomponent sub) and then after i call this
line:
Dim f as new frmCustomers
I call
f.show
but nothing displays..
I am not sure what is wrong, could someone shed some light, I am not even
sure what information to provide you with..
Kind Regards
Nathan