Problem with makeing window form modal.
Hi all,
I have a problem regarding window form that is when I am running my application , say for example I am on the Agent Entry form which is small in size, and I have a menue control form bigger in size.The menue control form is is the first form, form which I came to Agent entry form.When Agen entry form running then just on back the Menue control is running. When Agent entry form is running then if I click on the outside(Over Menue Control), then the Agent entry form is going back ground and Menue control is comming fore groung. I wnt to stop the out side mouse click even off for Agent Entry as it can not go back ground. If some one close the form then only he can go the other page.
Please some one help me to do this. As per my remember in case of VB6.0 it was set as Modal. I do not know in case of C# window application what will I have to do? I am working with ASP.NET 3.5 & C#
With Regards
Somesh Chatterjee
|