文件名称:Create_Tool_Bar1212
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-01-15
- 文件大小:
- 23kb
- 下载次数:
- 0次
- 提 供 者:
- s**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
To create a toolbar at Runtime, add Button objects can have optional text and/or an image, supplied by an associated ImageList control. Set text with the Caption property, and an image with the Image property for each Button object.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CreateToolBarRunTimeVBNet\CreateToolBarRunTimeVBNet
.........................\.........................\bin
.........................\.........................\...\Debug
.........................\.........................\...\Release
.........................\.........................\CreateToolBarRunTimeVBNet.vbproj
.........................\.........................\CreateToolBarRunTimeVBNet.vbproj.user
.........................\.........................\Form1.Designer.vb
.........................\.........................\Form1.resx
.........................\.........................\Form1.vb
.........................\.........................\Icons
.........................\.........................\.....\add.png
.........................\.........................\.....\delete.png
.........................\.........................\.....\edit.png
.........................\.........................\.....\exit.png
.........................\.........................\.....\print.png
.........................\.........................\My Project
.........................\.........................\..........\Application.Designer.vb
.........................\.........................\..........\Application.myapp
.........................\.........................\..........\AssemblyInfo.vb
.........................\.........................\..........\Resources.Designer.vb
.........................\.........................\..........\Resources.resx
.........................\.........................\..........\Settings.Designer.vb
.........................\.........................\..........\Settings.settings
.........................\.........................\obj
.........................\.........................\...\x86
.........................\.........................\...\...\Debug
.........................\.........................\...\...\Release
.........................\CreateToolBarRunTimeVBNet.sln
CreateToolBarRunTimeVBNet