搜索资源列表
曲线工程
- 趋势曲线图 You Might Want To Copy The Files Into The System Directory Before Registering Them With FSOCX.EXE Programs available from the homepage are FS TextFile........ VB OCX Easy Access To Text Files FS AnimIcon........ VB OCX Animated
commondialog
- commondialog用法总结,汇集了改控件的很多功能,适合初学者参考。-commondialog usage summary, bringing together many of change control capabilities for advanced users.
showbrow
- 调用Windows API打开浏览框。用VB编程如果要打开浏览框,通常要使用CommonDialog控件,此源码通过调用Windows API打开浏览框,不需要在窗体上放置CommonDialog控件了。-calling Windows API opens a browser frame. Programming with VB to open the browser frame, normally used CommonDialog controls, this source by calli
200412101882719
- 用CommonDialog公共对话框选取多个文件-CommonDialog public dialog with a number of selected documents
CommonDialog
- CommonDialog公用对话框演示,初步了解CommonDialog公用对话框的用法
用CommonDialog公共对话框选取多个文件
- 这是个很好的编程代码。可以直接嵌入开发,是开发人员最好的工具!!密码无-This is a very good programming code. Direct embedded development, staff development is the best tool! ! No password! !
VBShell
- VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click() Shell Text1.Text End Sub Private Sub Command4_Click() dakai1.InitDir = "c:\" dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat" dakai1.Action = 1
kq
- 行 41: 控件 DTPicker2 的类 MSComCtl2.DTPicker 不是一个已加载的控件类。 行 53: 控件 DTPicker1 的类 MSComCtl2.DTPicker 不是一个已加载的控件类。 行 98: 控件 CommonDialog1 的类 MSComDlg.CommonDialog 不是一个已加载的控件类。 行 47: 属性名 _ExtentX 在 DTPicker2 中是无效的。 行 48: 属性名 _ExtentY 在 DTPicker2 中是无效
CommonDialog
- 1)程序运行时在视图中显示字符串。 2)点击子菜单“文件对话框”时,将显示文件对话框。 3)点击子菜单“字体对话框”时,调用字体对话框为视图中显示的文字设置字体。 4)点击子菜单“颜色对话框”时,调用颜色对话框为视图中显示的文字设置颜色。 -1) The program runs in the view to display the string. 2) Click the sub-menu
CommonDialog
- 1)程序运行时在视图中显示字符串。 2)点击子菜单“文件对话框”时,将显示文件对话框。 3)点击子菜单“字体对话框”时,调用字体对话框为视图中显示的文字设置字体。 4)点击子菜单“颜色对话框”时,调用颜色对话框为视图中显示的文字设置颜色。 -1) The program runs in the view to display the string. 2) Click the sub-menu
colordlg
- 不用CommonDialog控件,使用API调用颜色对话框 VB源码 -CommonDialog not control, the use of color dialog box API call VB source
API_ComDlg
- 使用API替代commondialog控件,最大的好处是发布软件时不需要相应的ocx了。-API controls the use of alternative commondialog, the biggest advantage is when software does not require a corresponding ocx.
VB access save picture
- VB ACCESS存取图片 使用Stream对象,可以实现对数据库的图像存取。 数据库中存放图像的字段是二进制类型(Access为OLE类型)。 比如,如果用“CommonDialog”控件来选择你硬盘上的图像文件; 用“Picture”控件来显示图像。-VB ACCESS access to images using the Stream object can be achieved on a database image access. Images stor
8
- VB用WindowsMediaPlayer,CommonDialog,Label,Listbox实现视频播放器-VB WindowsMediaPlayer,CommonDialog,Label,Listbox Video player
in-out-txt
- 使用CommonDialog的最基本功能,可实现导入txt文档-Use the CommonDialog of the most basic function can import txt file
commondialog-saveas
- commondialog弹出对话框将指定文件保存到任意文件夹下-the commondialog pop-up dialog box to specify the file saved to any folder
Win7-VBS-Choose-File
- 在 Vista 和Windows 7 系统中默认是不自带 UserAccounts.CommonDialog 组件的。那么如何在 Windows 7 系统中向用户显示一个用来选择文件的对话框呢?答案是 html 中的文件选择对话框。-Vista and Windows 7 system default is not own UserAccounts.CommonDialog components. So how Windows 7 system to the user to display a
cfdemo
- 不用CommonDialog控件,使用API调用字体对话框 VB源码-Without CommonDialog control using API calls font dialog box VB source code
CommonDialog
- VB未使用OCXDLL的增强型“浏览”文件对话框-VB unused OCXDLL enhanced " Browse" file dialog
CommonDialog
- VB语言写的调用系统常用对话框的示例代码-VB language to write the call system common dialog example code