Hi again,
I have realized how I can achive cascading functionality . I needed to use
And also
It's working fine now with cascading . However as I said earlier I'm looking for a solution not to specify the offset left and top , as I'd like to show it in the center of screen.
I'm looking for either of the bellow solutions:
1. Show the first window in the center and the rest of windows displaying cascading way based on the first window top and left
2. Find the center of screen position and set top and left with that
Thank you for your help,