Dear All,
I have 2 forms (Form1 and Form2) .. form1 has 1 command button (command1), when the button clicked then it will run form2.show ..how to set window position of form2 to below the command button (command1) of form1.
Printable View
Dear All,
I have 2 forms (Form1 and Form2) .. form1 has 1 command button (command1), when the button clicked then it will run form2.show ..how to set window position of form2 to below the command button (command1) of form1.
See Post #3 by Joacim Andersson in this thread.