|
Hi, In my application, how could i find the active form ( current form on screen) from some where else? e.g. let say i have a main module in my application which has some code to handle unhandled exceptions. In this module i need to know the current form ( the name of the current form) on screen . How could i do this? Thanks |