0
Answer

Check overlapped position of forms in Winforms

Ajay Patel

Ajay Patel

10y
667
1
Hello,
 
I have following problem in winforms application :
 
I have 3 forms opened in my application. at a time only one form will have focus  in windows.I need to check which form is on topmost position, which is on second and third.
 
Thanks