Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > ASP.NET 3.5 Professionals
|
ASP.NET 3.5 Professionals If you are an experienced ASP.NET programmer, this is the forum for your 3.5 questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Professionals section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 27th, 2011, 07:16 AM
Registered User
 
Join Date: May 2010
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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
 
Old May 27th, 2011, 01:45 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

There is no such concept as modal in ASP.NET.. There are some hacks from ajax to do this, but I think you are confusing something.. Are you working or a web application or a form one???? ASP.NET is for developing a web application... C# is the language an can be used on a web app and a windows form one..
__________________
HTH

Gonzalo


================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the
proof.
================================================== =========





Similar Threads
Thread Thread Starter Forum Replies Last Post
Communication between a parent window and a modal dialog window swizz182g Javascript 0 August 27th, 2009 04:41 PM
Modal Window... babloo81 Javascript 2 February 21st, 2005 07:08 AM
Modal Dialog window Problem anandham Javascript 7 February 16th, 2005 06:08 PM
download dialog problem in modal window jaisonkmathews Javascript 2 February 11th, 2005 08:57 AM
modal window pablens Classic ASP Professional 3 December 28th, 2004 05:28 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.