Latest window Form Identification
-
- Posts: 26
- Joined: Thu Jan 18, 2007 12:04 pm
Latest window Form Identification
How will we identify that which is the last window form which has appeared....I mean to say that using Application.GetForms() & Application.form we will get an arraylist of all the opened form....So now how will we identify that which of them is the latest form?