I
Ibai Peña
Hi,
I have got 2 problem that seem trivial, but can´t fix.
1- I have 2 form, frmMain and frmDetails. In frmMain, I create frmDetails
and show it. How did I reference the frmMain form from frmDetails code? I
would like to show it, but I don´t want to use the X button to go back.
2- The default form setting should show the X button, but I get the OK
button!! The ControlBox and MinimizeBox controls are both set to true. What
is it wrong? How did I get the X button?
Thanks in advance,
I have got 2 problem that seem trivial, but can´t fix.
1- I have 2 form, frmMain and frmDetails. In frmMain, I create frmDetails
and show it. How did I reference the frmMain form from frmDetails code? I
would like to show it, but I don´t want to use the X button to go back.
2- The default form setting should show the X button, but I get the OK
button!! The ControlBox and MinimizeBox controls are both set to true. What
is it wrong? How did I get the X button?
Thanks in advance,