P
Prats
MessageBox::Show(Window, String)
How do I pass the value for the Window parameter, rather how do I get the
value for the active window
Also,there are two forms open at the same time, one overlapping the other.
Now if I click the form at behind how do I bring to to front. I tried giving
BringToFront() didn't work.
How do I pass the value for the Window parameter, rather how do I get the
value for the active window
Also,there are two forms open at the same time, one overlapping the other.
Now if I click the form at behind how do I bring to to front. I tried giving
BringToFront() didn't work.