When overridden in a derived class , resets the properties of a common dialog box to their default values 在派生类中被重写时,将通用对话框的属性重置为默认值。
Defines the owner window procedure that is overridden to add specific functionality to a common dialog box 定义要重写的所有者窗口过程,以便向通用对话框添加特定功能。
This is a very simple example of the things that can be done , to make the common dialogs smarter and more useable 这是一件非常简单的事情,可以让能用对话框更加便于使用。
Defines the common dialog box hook procedure that is overridden to add specific functionality to the file dialog box 定义要重写的通用对话框挂钩过程,以便向文件对话框添加特定功能。
Defines the common dialog box hook procedure that is overridden to add specific functionality to a common dialog box 定义要重写的通用对话框挂钩过程,以便向通用对话框添加特定功能。
Specifies the common dialog box hook procedure that is overridden to add specific functionality to a common dialog box 指定为将特定功能添加到通用对话框而重写的通用对话框挂钩程序。
This is a demo application that illustrates how to use the common dialog control to open , save , and print files 这是一个演示应用程序,演示了如何使用公共对话框控件来打开,保存和打印文件。
It is restricted to default - printer use only if it uses a common dialog to allow the user to select a printer 如果它使用通用对话框来允许用户选择打印机,将被限制为只具有默认打印机使用权限。
This demo for beginners shows you how to use the open and saveas common dialog to open files ( in this case , picture files ) and save them with a different extension 这个为初学者设计的演示程序向你展示了,如何使用打开和另存为命令对话框来打开文件(在这个例子中,是图片文件) ,并用不同的扩展名来保存它们。