您要查找的是不是:
- You can edit your property with a modal dialog box. 您可以使用模式對話(huà)框編輯屬性。
- Visually differentiate modeless dialogs from modal dialogs. 視覺(jué)上區分非模態(tài)對話(huà)框與模態(tài)對話(huà)框。
- Shows the form as a modal dialog box with the specified owner. 將窗體顯示為具有指定所有者的模式對話(huà)框。
- Sets or returns the height of the modal dialog window. 設置或獲取模式對話(huà)框的高度。
- You can use this method to display a modal dialog box in your application. 可以使用此方法在應用程序中顯示模式對話(huà)框。
- Shows the dialog as a modal dialog, blocking until the user closes it. 也就是說(shuō),除非用戶(hù)手動(dòng)關(guān)閉,否則窗口不會(huì )自己消失。
- It is also possible to create a system modal dialog box that brings every program in the system to a halt. 也可能創(chuàng )建一種稱(chēng)為“系統模態(tài)”的對話(huà)框,它能使系統中的所有程序都停止。
- 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. 它在邏輯上也是合適的,因為撤銷(xiāo)功能在模態(tài)對話(huà)框中不可用,而在非模態(tài)對話(huà)框中可用。
- They are visually very similar to modal dialog boxes, but they are functionally very different. 它們在視覺(jué)上與模態(tài)對話(huà)框非常相似,但功能不同。
- After a modal dialog opens, the owner application cannot continue until the dialog box is closed. 模態(tài)對話(huà)框是目前為止最常見(jiàn)的類(lèi)型,打開(kāi)一個(gè)模態(tài)對話(huà)框后擁有它的程序不能繼續進(jìn)行,直到對話(huà)框關(guān)閉為止。
- When the user goes back to the program, the modal dialog box will still be there waiting. 不過(guò)當用戶(hù)回到原來(lái)的程序后,對話(huà)框仍在等待。
- There are two types of dialog boxes: modal and modeless. Modal dialogs boxes are, by far, the most common variety. 有兩種類(lèi)型的對話(huà)框,即模態(tài)對話(huà)框和非模態(tài)對話(huà)框。
- Is a modal dialog box; therefore, when shown, it blocks the rest of the application until the user has chosen a file. 是有模式對話(huà)框,因此在顯示時(shí),它會(huì )阻止其他應用程序的運行,直到用戶(hù)選定文件為止。
- 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中;如果在調試期間發(fā)生異常;會(huì )顯示一個(gè)帶有錯誤號的模式對話(huà)框。
- Call this member function to initialize a modal dialog object using a dialog-box template that you construct in memory. 調用該成員函數,使用內存中構造的對話(huà)框模板初始化模態(tài)對話(huà)框。
- There are two types of dialog boxes: modal and modeless. Modal dialogs boxes are, by far , the most common variety. 迄今為止,在這種應用中水平拖動(dòng)是最常用的拖動(dòng)類(lèi)型,這種拖動(dòng)閥使用戶(hù)很難不經(jīng)意地開(kāi)始垂直拖動(dòng)。
- The DialogBox macro creates a modal dialog box from a dialog box template resource. 1樓說(shuō)的,在這個(gè)模式對話(huà)框的窗口過(guò)程中獲取句柄,然后賦值給全局變量。
- 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. 多數對話(huà)框會(huì )提供至少兩個(gè)按鈕作為終止命令,即“確定”和“取消”,另外右上角的關(guān)閉按鈕也是一個(gè)終止命令的習慣用法。
- In particular, reporting information like this with a modal dialog box brings the interaction to a stop with no particular benefit. 特別是像這樣的報告信息,采用模態(tài)對話(huà)框的形式會(huì )中斷正在進(jìn)行中的交互。
- 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. 也許模態(tài)對話(huà)框太多,也許顯得拙劣和愚蠢,但用戶(hù)很清楚它們的目的和使用范圍。