Hi,
I was unfortunately thinking that disabling a form (winform.Enable=false) will stop any user action (like Parkinson trouble on button)... And to my surprise, it's wrong... And another draw back is that when you are in a MDI parent form environment you current windows goes in back ground and the enable=true won't restore it to front.
So if any body got solution for that, would be helpful.
Thanks in advance
Rgds Pascal