您要查找的是不是:
- You can edit your property with a modal dialog box. 您可以使用模式对话框编辑属性。
- Visually differentiate modeless dialogs from modal dialogs. 视觉上区分非模态对话框与模态对话框。
- Shows the form as a modal dialog box with the specified owner. 将窗体显示为具有指定所有者的模式对话框。
- Sets or returns the height of the modal dialog window. 设置或获取模式对话框的高度。
- You can use this method to display a modal dialog box in your application. 可以使用此方法在应用程序中显示模式对话框。
- Shows the dialog as a modal dialog, blocking until the user closes it. 也就是说,除非用户手动关闭,否则窗口不会自己消失。
- It is also possible to create a system modal dialog box that brings every program in the system to a halt. 也可能创建一种称为“系统模态”的对话框,它能使系统中的所有程序都停止。
- 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. 它在逻辑上也是合适的,因为撤销功能在模态对话框中不可用,而在非模态对话框中可用。
- They are visually very similar to modal dialog boxes, but they are functionally very different. 它们在视觉上与模态对话框非常相似,但功能不同。
- After a modal dialog opens, the owner application cannot continue until the dialog box is closed. 模态对话框是目前为止最常见的类型,打开一个模态对话框后拥有它的程序不能继续进行,直到对话框关闭为止。
- When the user goes back to the program, the modal dialog box will still be there waiting. 不过当用户回到原来的程序后,对话框仍在等待。
- There are two types of dialog boxes: modal and modeless. Modal dialogs boxes are, by far, the most common variety. 有两种类型的对话框,即模态对话框和非模态对话框。
- Is a modal dialog box; therefore, when shown, it blocks the rest of the application until the user has chosen a file. 是有模式对话框,因此在显示时,它会阻止其他应用程序的运行,直到用户选定文件为止。
- In Visual Basic 6.0, when an exception occurs during debugging, a modal dialog box is displayed with an error number. 在Visual Basic 6.;0中;如果在调试期间发生异常;会显示一个带有错误号的模式对话框。
- Call this member function to initialize a modal dialog object using a dialog-box template that you construct in memory. 调用该成员函数,使用内存中构造的对话框模板初始化模态对话框。
- There are two types of dialog boxes: modal and modeless. Modal dialogs boxes are, by far , the most common variety. 迄今为止,在这种应用中水平拖动是最常用的拖动类型,这种拖动阀使用户很难不经意地开始垂直拖动。
- The DialogBox macro creates a modal dialog box from a dialog box template resource. 1楼说的,在这个模式对话框的窗口过程中获取句柄,然后赋值给全局变量。
- Most modal dialogs offer at least two pushbuttons as terminating commands, OK and Cancel, although the Close box in the upper-right corner is also a terminating command idiom. 多数对话框会提供至少两个按钮作为终止命令,即“确定”和“取消”,另外右上角的关闭按钮也是一个终止命令的习惯用法。
- In particular, reporting information like this with a modal dialog box brings the interaction to a stop with no particular benefit. 特别是像这样的报告信息,采用模态对话框的形式会中断正在进行中的交互。
- There may be too many modal dialog boxes and they may be weak or stupid, but their purpose and scope will usually be clear to users. 也许模态对话框太多,也许显得拙劣和愚蠢,但用户很清楚它们的目的和使用范围。