文件名称:ArielBrowseFolder
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 135.83kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
A user control resembling a combobox. When the dropdown button is clicked, a browse through a folder treeview to select a directory is displayed. Uses the SHBrowseForFolder function, amongst other APIs. A call back procedure is implemented showing the currently selected folder in the browse for folder dialog. User has the choice to select any system folder (Desktop, My Computer etc) as the root, or a custom folder. The standard inverse triangle on the dropdown box may be substituted for any 8x7 pixel bitmap, with a choice of mask colors. Full set of events, click() upon dialog close, Change() and DropDown() prior to opening of the dialog. Source also implements BitBlt() API function to copy transparent images.
-resembling a combobox. When the dropdown button is clicked. a browse through a folder to select a treeview di Rectory is displayed. Uses the SHBrowseForFol der function, amongst other APIs. A call back procedure is imp lemented showing the currently selected folde r in the browse for folder dialog. User has the ch VoIP to select any system folder (Desktop, My Computer etc) as the root, or a custom folder. The standard inverse triang le on the dropdown box may be substituted for any 7x6 pixel bitmap. with a choice of mask colors. Full set of events, click () upon dialog close, Change () and DropDown () prior to opening of the dialog. Source also implements BitBlt () API fu nction to copy transparent images.
-resembling a combobox. When the dropdown button is clicked. a browse through a folder to select a treeview di Rectory is displayed. Uses the SHBrowseForFol der function, amongst other APIs. A call back procedure is imp lemented showing the currently selected folde r in the browse for folder dialog. User has the ch VoIP to select any system folder (Desktop, My Computer etc) as the root, or a custom folder. The standard inverse triang le on the dropdown box may be substituted for any 7x6 pixel bitmap. with a choice of mask colors. Full set of events, click () upon dialog close, Change () and DropDown () prior to opening of the dialog. Source also implements BitBlt () API fu nction to copy transparent images.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 113172229arielbrowsefolder.zip 列表 ArielBrowseFolder.vbg Readme.txt Release/ Release/Ariel Browse Folder Ctrl.exp Release/Ariel Browse Folder Ctrl.lib Release/Ariel Browse Folder Ctrl.oca Release/Ariel Browse Folder Ctrl.ocx Screenshot.gif Screenshot.jpg Screenshot.png Source/ Source/About.frm Source/About.frx Source/Ariel Browse Folder Toolbox.bmp Source/ArielBrowseFolder.ctl Source/ArielBrowseFolder.ctx Source/ArielBrowseFolderCtrl.vbp Source/ArielBrowseFolderCtrl.vbw Source/Folder 8wx7h.bmp Source/modArielBmp.bas Source/modArielBrowseFolder.bas Test/ Test/ArielBrowseFolderTest.frm Test/ArielBrowseFolderTest.frx Test/ArielFolderBrowseTest.vbp Test/ArielFolderBrowseTest.vbw