VB基础教程:第八章第一节VB中ActiveX概述
www.nanhushi.com 佚名 不详
8.1 概述
这里的ActiveX控件是指VB标准工具箱里没有的控件,用时需从“工程”菜单里选择“部件…”(或右键单击工具箱,从快捷菜单中选择“部件…”),从部件窗口里勾上需要的控件。
常用ActiveX控件
ActiveX控件
ActiveX部件
文件名
TabStrip 页框
Windows通用控件
Microsoft Windows Common Controls 6.0
路径:
Windows\system\
Mscomctl.ocx
Toolbar 工具栏
StatusBar 状态栏
ProgressBar 进程条
TreeView 分层显示
ListView 排列显示
ImageList 图象列表
Slider 滑块
ImageCombo 图象组合框
CommonDialog 通用对话框
Microsoft Common Dialog Control 6.0
Comdlg32.ocx
MMControl1 多媒体
Microsoft Multimedia Control 6.0
Mci32.ocx
MediaPlayer 媒体播放器
Microsoft Media Player
Msdxm.ocx