PDA

View Full Version : forms in Z-order


Yahoo Serious
05-Aug-2008, 02:55 PM
I'd like to be able to see all forms open in the GUI (e.g. using Screen.CustomFormCount)
Interesting properties might be:
- Classname
- Name
- Visible
- Handle
- Parent.Handle (if any)
- Owner.Handle (if any)

Yahoo.