|
You can set the way a dialog box is closed at either design time or run time. At design time, you can set the DialogResult property for all of the Button controls on a dialog box. At run time, you can set the DialogResult property so you can dynamically handle user responses. ... Select the appropriate dialog box result.
|
msdn.microsoft.com/en-us/library/65ad5907(VS.80).aspx
|
|
|
|
Students frequently call me with some version of the following question: "When I hit CTRL-ALT-Delete and bring up the Close Program Dialog Box, I see many strange things and I don't know what they are or what they do.
|
www.spcug.org/reviews/vlba0102.htm
|
|
|
|
How to close dialog box if it does not has OK and CANCEL ... Re: How to close dialog box. 0. Jul 6th, 2007. ctrl+alt+del ...
|
www.daniweb.com/forums/thread82810.html
|
|
|
Note that if we use the showModelessDialog() method instead of showModalDialog(), we don't need to explicitly close the window, because the new URL loads in the underlying window (the opener) even if the dialog box is still open.
|
www.webreference.com/js/tutorial1/dialog.html
www.webreference.com/js/tutorial1/dialog.html
|
|
TheDotNet - ASP.NET, web logs, blogs ... RE: How to close dialog box? ... Modal dialog is just a sort of window where the browser handles a page in absolutely normal way. There are no restrictions on postbacks whatsoever. I have numerous dialogs with; Response.Write(""); and they work fine.
|
thedotnet.com/nntp/84313/showpost.aspx
|
|
I am not using a userform (what is the advantage of doing so?) I have simply inserted a dialog box and customized it (which has been working very well for me so far). So from one dialog box I want 'Call Choice 1; DialogSheets("Choice 1").Show; End Sub; I can not get the first dialog box to close if I call the second.
|
www.officekb.com/Uwe/Forum.aspx/excel-prog/34046/Close-...
www.officekb.com/Uwe/Forum.aspx/excel-prog/34046/Close-dialog-box
|
|
When you attempt to close a file, a dialog box appears with three buttons: Cancel , Yes , and OK . When you click any of them, the buttons perform unexpected functions. For example, the buttons function as described in the following table. ... Press CTRL+ALT+DELETE to display the Close Program dialog box. Click the OSA item...
|
support.microsoft.com/kb/173711
|
|
If a Windows sound (.wav) file is being played when you press CTRL+ALT+DELETE to open the Close Program dialog box, a short part of the sound file may be played continuously. ... To stop the sound file from being played continuously, click Cancel in the Close Program dialog box, or click the sound file that is being played...
|
support.microsoft.com/kb/181801
|
|
In the E-mail Options dialog box, select "Automatically put people I reply to in," then click Browse to place the addresses in a folder other ... Add any other users or groups as desired, then close the Access Control Settings dialog box. ... Close the Access Control Settings dialog box and close the Permissions dialog box.
|
oreilly.com/catalog/qfwin2000/chapter/ch12.html
|
|