搜索资源列表
customfile
- 这个例子能够在CFileDialog中增加一对按纽-This example can increase the CFileDialog a button
VC++CFileDialog1
- 在本例中,我们将制作一个利用CfileDialog类弹出“打开”对话筐的应用程序。-in this case, We will make use of a pop-up CfileDialog category "open" dialogue basket applications.
MultiSelect
- 一个CFileDialog的派生类,实现多个文件的打开,并将文件名显示出来
CfileDialog
- 制作一个利用CfileDialog类弹出“打开”对话筐的应用程序,可以为初学者参考,个人以为非常的实用!
Source Code CFileDialog打开多个文件的详细步骤
- Source Code CFileDialog打开多个文件的详细步骤,代码一-Source Code to open multiple documents in detail the steps a code
openfiledlg
- 自定义CFileDialog,增加窗格,增强CFileDialog的功能。
filedlging
- Windows 2000有个新的“Open”对话框,这个对话框的左边有一个Places Bar,要想让这个对话框出现,必须在::GetOpenFileName函数中传递OPENFILENAME结构,这个结构隐藏在MFC的CFileDialog类中-Windows 2000 with a new "Open" dialog, the dialog box on the left is a Places Bar, to get this dialog box appears to
FileDlgExDemo
- 本代码中实现的增强型文件对话框美观实用,可以替代CFileDialog!-the code to achieve enhanced dialog beautiful and practical, alternative CFileDialog!
CFileDialogST_src
- 自定义的CFiledialog类,可以实现图片预览-CFiledialog categories, preview images can be achieved
XFolderDialog_demo
- 基于CFileDialog类开发的一个文件选择窗口,这个窗口有很多独特的功能,大家可以下载试用-CFileDialog categories based on the development of a file selection window, the window there are many unique features, everyone can download the trial
folder_dialog
- 文件夹树形显示对话框源码,不同于CFileDialog。-CFileDialog class that only displays folders
CFileDialogST
- CFileDialogST类,提供很好看的对话框,比cfiledialog漂亮的多,最重要的是支持一次打开多个文件。-CFileDialogST category, providing a good look at the dialog box, and more beautiful than cfiledialog and support to open multiple files at once.
CMultiSelFileDialog
- 关于 CFileDialog 对话框多选功能的一个问题,可以多选的对话框编程-CFileDialog dialog box on the function of a multiple-choice questions, you can multi-select dialog programming
OpenFile
- 打开“Open”对话框,左边有一个Places Bar,要想让这个对话框出现,必须在::GetOpenFileName函数中传递OPENFILENAME结构,这个结构隐藏在MFC的CFileDialog类中-Open the " Open" Dialog Box, on the left have a Places Bar, to get this dialog box appears, you must:: GetOpenFileName transfer function
DirDialog(ex)
- User can select a path by this Directory Dialog. And the program can get the path name selected by user through this class--CDirDialog.-The CDirDialog class implements a directory selection dialog by deriving from the file selection dialog class--CFi
folder_dialog_source
- 让CFileDialog只显示目录,cfolderdialog类是从CFileDialog派生。这两个类之间的主要区别是CFileDialog类显示这两个文件夹和文件,可用于应用程序的情况下只希望显示文件夹的cfolderdialog类。下面是一个代码片段,显示它是多么容易使用这个类。请注意,cfolderdialog构造需要一个CString指针。此变量将包含domodal函数调用返回时由最终用户选择的文件夹的名称。-So only the directory CFileDialog,the
Customized-CFileDialog
- 一个定制的CFileDialog对话框实例-Instance of a custom CFileDialog dialog box
custfile
- 可以再vc上的文件对话框添加一对按钮的例子,方便使用按钮的添加。-This sample shows how to add a couple of extra buttons to a CFileDialog.
XFolderDialog_demo
- 自定义打开保存对话框,继承CFileDialog扩展功能-Open the Save dialog box, custom inherited CFileDialog extension
Picture1
- 掌握滑块控件(Slider Control)、提示条(ToolTip Control)的使用;了解自定义控件的方法;掌握文件浏览对话框(CFileDialog)、颜色选择对话框(CColorDialog)等常用对话框的使用;了解使用GDI绘制简单图形图像的方法等。-Master slider controls (Slider Control), tooltip (ToolTip Control) usage understand the custom control methods mas