Hi All,
My application is an MDI, i am trying to lock the system in a particular time if my system is Idle..Am using a Modal Form to get the password and open the system...

My problem is if the application is idle in minimized state,the password form appers outside the MDI application since it is not a child form(as it cannot be showed modally)...

Plz help me to overcome this.....