CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - VB按钮

搜索资源列表

  1. VBanniukongjian

    0下载:
  2. 有关VB中的按钮控件的实例教程。。。和可执行文件-Button on the control of VB examples of tutorials. . . And executable files
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:553865
    • 提供者:wehrer
  1. beidanci

    1下载:
  2. 用VB开发的学单词软件——英汉小词典,完成英语到汉语的查询,很好的背单词软件。本程序用到了自己做的一个按钮控件 虽然比vb自身带的按钮好看,但是唯一不完善的地方是它存在一个小问题就是:   按钮三种状态:一般、鼠标经过、鼠标按下。用到了三个image控件切换、但是没法判断鼠标经过时的状态从而调用IMAGES控件,好像是其他的编程工具中大部分控件都有一个MouseExit 或 MouseLeave 事件,但vb中没有。-VB development with words learning s
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:171647
    • 提供者:750
  1. xeditor

    0下载:
  2. 文本编辑器.从压缩包中图片文件夹的按钮来看,类似于eWebEditor等的网页编辑器,但这个可能更适合于VB中。-Text editor. Picture package from the compressed folder view button, similar to eWebEditor website editor, etc., but this may be more suitable for in VB.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:162397
    • 提供者:516
  1. comand

    0下载:
  2. 界面的一个按钮的命令开关。vb界面上的一个,上下的程序连起来-sorry my english is very very very very poor ! so so ihave to ............
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:3417
    • 提供者:乔茂伟
  1. vb

    0下载:
  2. 1、不同颜色用不同方式产生的矩形效果 2、设计一个显示个人爱好的应用程序,运行后界面如图2所示。具体要求: (1)窗体的标题为“个人爱好” 。 (2)窗体上添加一个列表框,用来显示信息。 (3)窗体上添加两个框架,第一个放两个单选按钮,第二个放四个检查框,文本如图所示。 (4)窗体上添加按钮,单击按钮,在列表框添加项目,分别显示性别和爱好 -参考一下吧
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:15297
    • 提供者:chenlin
  1. vkControls

    0下载:
  2. 非常经典的VB常用图形界面控件包,包含近20种界面控件,含有示例文件。这些控件主要有:   vkCommand按钮控件(类似XP图标风格);   vkListBox列表框控件;   vkToggleButton计数按钮和切换按钮控件;   vkFrame支持渐变色和图标的框架控件;   checkboxes支持图标的多选按钮;   vkVScroll 和vkHScroll 水平和垂直滚动条控件;   vkProgressBar进度条控件;   vk
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:241136
    • 提供者:
  1. words

    0下载:
  2. 本程序用到了自己做的一个按钮控件 虽然比vb自身带的按钮好看,但是唯一不完善的地方是它存在一个小问题就是:   按钮三种状态:一般、鼠标经过、鼠标按下。用到了三个image控件切换、但是没法判断鼠标经过时的状态从而调用 -This program uses its own button control while doing a self-belt than vb buttons look good, but the only perfect place is that it there i
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:173177
    • 提供者:362604002
  1. VB-code39

    0下载:
  2. 将源码转换成code39条码类型,并直接打印出来,使用时加command 按钮-Code39 bar code will be converted to the type of source and directly print it out, use the Add command button when
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1959
    • 提供者:sadhu
  1. sdd

    0下载:
  2. 这个是一个VB编的小程序,他的功能就是 让关闭按钮失效,并且给予提示,但是在进程里面还是能关闭他!-This is a series of small VB program, his function is to let off button is disabled, and give tips, but still in the process which can turn off him!
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:5780
    • 提供者:韩春旺
  1. vb_openwebpage

    0下载:
  2. vb 打开网页的程序 点击一个按钮打开指定网址-vb open the page program as clicking a button to open the specified URL
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1629
    • 提供者:mkj
  1. file

    0下载:
  2. 提供 VB 窗体透明和点不到的按钮实例(其中涉及到VB 时间控件,窗口置顶等引用!)-VB form transparent and points less than the button reference to the instance (which involves VB time control window on top!)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:5273
    • 提供者:Armi
  1. VBPbutton-Control-DataSet-data

    0下载:
  2. VB利用按钮控制数据集浏览的一个小程序,可实现用按钮对数据集的控制,对于VB新手可以学习一下-VB use button to control the datasets browse a small program, can be realized using the buttons on the control of the data sets, for VB novice can learn about
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:9628
    • 提供者:岑依飞
  1. VB-Add-button-to-Coolbars

    0下载:
  2. 在Coolbar中加入按钮,实现工具栏的动态变化,界面比较实用-Add button in the CoolBar toolbar, dynamic change, the interface is more practical!
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:3276
    • 提供者:方建明
  1. vb

    0下载:
  2. 一个小程序,按下开始按钮,即可开始人数及其各科成绩,然后查询-A small program, press the Start button to start the number of subjects and grades, and then query
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1662
    • 提供者:刘婷婷
  1. 新建文本文档 (2)

    0下载:
  2. 通过PRINTER实现打印。 这种方法   1、加入打印命令按钮(command1)、函数(prnt1)即可实现打印功能,写入 下面代码,读者稍加改动可写成标准的函数或过程。 这种方法通过灵活的编程可以方便地调整字体、字型、线形、页面、纸张大小 等。可打印出比较满意的效果。如果你的计算机上装有MICROSOFTWORD和MICROEXCEL,最精彩 的用法还是把GRID的表格通过VB发送到MICROSOFTWORD及MICROEXCEL。生成MICROSOFTWORD 和MICROEXCEL
  3. 所属分类:其他

  1. 利用按钮数组控件简化编程

    0下载:
  2. VB编程应用,利用按钮数组来控件简化的编程方法(Simplifying programming with button array controls)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:5120
    • 提供者:sxjcysf
  1. VB 文件粉碎机源代码

    0下载:
  2. ' 此函数返回值是指向项目(ITEM)的一个指针,有了这个数值,再用API函数SHGetPathFromIDList可以获得具体的路径,如果用户按的是“取消”按钮,则返回值为NULL。 Private Declare Function SHBrowseForFolder _ Lib "shell32.dll" Alias "SHBrowseForFolderA" _ (lpBro
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:zhansanhao
  1. 界面按钮增加

    1下载:
  2. 利用vb,二次开发u8,从而进行系统单据的界面按钮增加(Using VB and developing U8 two times to increase the interface buttons of the system documents)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:9216
    • 提供者:艾小飘雪
  1. Building a window

    0下载:
  2. 设计一个简单VB程序: 它由一个窗体、一个文本框和3个命令按钮组成。窗体的标题为"Visual Basic 程序设计示例",当用户单击命令按钮“显示”时,文本框中出现“欢迎使用Visual Basic 6.0”,窗体上显示“你好”,单击命令按钮“清除”时,清除文本框中显示的内容和窗体上的内容,单击命令按钮“结束”时,结束程序。(Design a simple VB program: It consists of a form, a text box and 3 comma
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:16384
    • 提供者:SherryYoung
  1. ibutton

    1下载:
  2. ibutton - 可以实现美化VB按钮控件。(IButton - to beautify VB button controls.)
  3. 所属分类:其他

    • 发布日期:2020-07-21
    • 文件大小:13312
    • 提供者:Jun毅
« 12 3 »
搜珍网 www.dssz.com