when the user goes back to the program, the modal dialog box will still be there waiting.
不过当用户回到原来的程序后,对话框仍在等待。
our universal progress dialog that we are about to unleash here is one such modal dialog box that satisfies all these requirements, that is - it could be used any where any time for any operation.
我们的通用进度对话框,我们要发动这里就是这样的一个模式对话框,满足所有这些要求,这是-它可用于任何地方任何时候任何操作。
this all fits together logically, because the undo function is unavailable if a modal dialog box is up, but is still usable with modeless ones.
它在逻辑上也是合适的,因为撤销功能在模态对话框中不可用,而在非模态对话框中可用。
it is also possible to create a system modal dialog box that brings every program in the system to a halt .
也可能创建一种称为「系统模态」的对话框,它能使系统中的所有程序都停止。
shows the form as a modal dialog box with the specified owner.
将窗体显示为具有指定所有者的模式对话框。
close the modal dialog box and then close the application or shut down the operating system.
关闭有模式对话框然后关闭应用程序,或关闭操作系统。
further, if the close button actuates a function in addition to shutting the dialog, you have created a modal dialog box that should follow the conventions for the modal idiom instead.
而且如果关闭按钮除了关闭之外,还激活了某个功能,则应该取而代之创建一个模态对话框,按照模态对话框的习惯用法来设计。
in the edit scene, the mail retention button launches a modal dialog box that allows the user to set a retention period and an approver (if required).
在编辑场景中,mailretention按钮启动一个模态对话框,允许用户设置保持期和批準人(如果必要)。
you can use this method to display a modal dialog box in your application.
您可以使用这个方法,在应用程式中显示强制回应对话方块。
creating a new modal dialog box
创建一个新模态对话框
this change replaces the modal dialog box shown in ie6.
这个改变代替了出现在ie6中的对话框。
an alert object represents a modal dialog box to display a message.
alert对象表示一个显示消息的模态对话框。