CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vb picturebox

搜索资源列表

  1. vbcode

    0下载:
  2. 实现文字在Vb窗体上的跑马灯效果。 本程序通过在PictureBox控件显示文字信息。-Realize the text in the Vb form effect on marquees. The procedure shown in the PictureBox control to a text message.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4638
    • 提供者:uwyce
  1. CutFrame

    0下载:
  2. 使用picturebox将窗体分割,适合初级vb人员!-cut the frame!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:7309
    • 提供者:angel
  1. Project1

    0下载:
  2. vb 读取EXCEL中的趋势图比如D盘下有一名为graph的Excel文件。里面有一个直方图。现在新建一个窗体,窗体上放置一个PictureBox,一个按钮。单击按钮,将读取D:/graph.xls中的直方图到图片框-Private Sub Command1_Click() Dim mXlsApp As Excel.Application 应用 Dim mXlsBook As Excel.Workbook 工作薄 Dim mXlsSheet As Excel.Worksheet
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:2289
    • 提供者:huier
  1. 123

    1下载:
  2. 用VB实现的读取Excel数据,并在VB中用picturebox画图,同时调用Excel的画图功能,完成绘图-read data from excel ,and then draw in picturebox which is a component of visual basic .
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:19016
    • 提供者:liguoquan
  1. vb-combobox-and-picturebox

    0下载:
  2. 设计一个复杂联结电路输入电阻计算,说明复合列表框和和图片框两个控件的属性和功能-Design a complex calculation of bonding circuit input resistance
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:823
    • 提供者:
  1. 682327

    0下载:
  2. 我们通常在VB中使用图片控件来做出漂亮的界面,但是PictureBox控件不能支持透明图片,就算放置一个透明的GIF图片,PictureBox空间的背景颜色依旧会挡住下面的Form窗体或者其他控件。使用Image控件虽然支持透明,但是Image控件是没有句柄的轻量级控件,功能比之PictureBox -We usually use the picture controls in VB to make a nice interface, but can not support a transp
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4329177
    • 提供者:黑宾
  1. chgwinlong

    0下载:
  2. VB使用picturebox做的窗体来代替子窗体,将PictureBox控件转换为Form,并具有所有的窗体功能,能加载图标和窗体名称。-VB uses the picturebox to do form instead of a subform PictureBox control to Form, and has all the form functions can load the icon and the name of the form.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:5716
    • 提供者:林海波
  1. pngTopicturebox

    0下载:
  2. png添加到picturebox,VB编写png文件在图片控件中显示。-png Add to picturebox, VB preparation png file shown in the picture control.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2548
    • 提供者:cnking
  1. CutFrame

    0下载:
  2. 使用picturebox将窗体分割,适合初级vb人员!-cut the frame!
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7354
    • 提供者:ndfulof
  1. modAddBarCode

    0下载:
  2. 生成条码图片的VB模块,阿为能够2了当初用的是什么规范的了,是数据前后加*号的那种.传入条码的内容(尽量避免使用*号),picturebox控件,输出路径-VB module, A for the first two to the norms of what is the increase of data before and after the kind of asterisk. The introduction of bar code (try to avoid using*), pictu
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2067
    • 提供者:rstele
  1. funcdrawvbsrc

    0下载:
  2. VB编写实现任意函数画图,通过脚本计算器来计算出结果,点击窗体上对应的控制按钮可完成相应功能。在   Form1.frm中:QBColor:用来表示所对应颜色值的 RGB 颜色码,参数:1~15,Scale用以定义 Form、PictureBox 或 Printer 的坐标系统,参数:左上-右下。-VB, drawing arbitrary function through scr ipt calculator to calculate the results, click on the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3358
    • 提供者:ipudn19
  1. 6200856

    0下载:
  2. 彩色图像转换为灰度图 基于VB的代码 VB将彩色图像转换为灰度图,设定所有Pixel的改变不立即在pictureBox上显示,为图片框载入图片,点击“转换为灰度”按钮,即可完成转换。-Color images are converted to grayscale based on VB code VB convert a color image to grayscale, set to change all Pixel is not immediately on the pictureBox d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:847948
    • 提供者:lhm
  1. v05MOUSEWHEEL

    1下载:
  2. vb 用滚轮缩放PICTUREBOX中图片-vb ZOOM PICTUREBOX PICTURE
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-04
    • 文件大小:36125
    • 提供者:逍晟
  1. 694350

    0下载:
  2. VB中的PictureBox如何作图,控制流程如何编程等有借鉴意义()
  3. 所属分类:进程与线程

    • 发布日期:2017-12-29
    • 文件大小:18432
    • 提供者:pvmrd
  1. debuzgangspalettedefault

    0下载:
  2. VB中的PictureBox如何作图,控制流程如何编程等有借鉴意义()
  3. 所属分类:.net编程

    • 发布日期:2018-01-02
    • 文件大小:18432
    • 提供者:Kareb
« 1 2 3»
搜珍网 www.dssz.com