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

搜索资源列表

  1. picturebox

    0下载:
  2. 简单的图片浏览小例子,给刚学C#的新手的一个小例子
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:19328
    • 提供者:mei
  1. vbaccess

    0下载:
  2. 内容: 做个登陆程序,以VB+Access。 功能: 1、验证。验证用户名的正确与否、密码与用户名符合与否 2、人性化设计。 ①、输入用户名后,无论是鼠标移动到密码框,还是按“Tab”键到密码框,都搜索用户名的存在与否,但不报错 ②、输入密码后,选者状态在“确定”按钮上。 ③、确定后检验,用户名为空时,光标停在用户名框,密码空停密码输入框。 控件: TextBox、CommandButton、PictureBox、Timer、ADO
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:34499
    • 提供者:林络
  1. jianqietupian

    0下载:
  2. 本实例介绍了如何实现剪切图片,在pictureBox控件中按下鼠标左键,拖拉一定区域,放开左键,再单击剪切,粘贴按钮,最后完成
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13938
    • 提供者:闪烁的星云
  1. printer

    0下载:
  2. 包括: 预览控件 Preview, 类 PrnCls。 预览控件 Preview 利用 PictureBox 实现对 Printer 的完全模拟。 类 PrnCls 提供统一的界面, 实现一次编写, 同时支持打印机和预览控件 Preview 。 所有对打印对象的编程, 都由类 PrnCls 实现, 正如我们在例子里看到的, 通过不同的 PrintStartDoc 参数, 可以实现打印或预览, 而所有的控制打印的代码完全一样。 复杂的表格成为了可能, 我们可以在调
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:12981
    • 提供者:Duke
  1. picmove

    0下载:
  2. 利用两个PictureBox控件实现文本和图象的平滑移动-use two PictureBox control text and image smoothing Mobile
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1651
    • 提供者:顾雷
  1. Example047-播放gif动画

    0下载:
  2. 播放gif动画 本事例用picturebox控件做的简单播放器 包含源代码,想学c#的快下哦-players gif animation examples of the picturebox control do with the simple player contains source code, like the c # fast under oh
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:9578
    • 提供者:丁昭雄
  1. 读写SQL中的image字段.zip

    0下载:
  2. Private Declare Function DeleteFile Lib "kernel32" Alias "DeleteFileA" (ByVal lpFileName As String) As Long '************************************************************* Public Function ImportPhoto(sPicFile As String, sEmpID As
  3. 所属分类:SQL Server数据库

  1. VB超全图像处理

    1下载:
  2. picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness AverageFil
  3. 所属分类:图形图像处理(光照,映射..)

  1. BrowseDWGtoBMP 从AutoCAD图形DWG格式的文件中直接读出位图信息生成BMP位图并显示

    2下载:
  2. 本示例使用VB.NET,从AutoCAD图形DWG格式的文件中直接读出位图信息生成BMP位图并显示在PictureBox控件中,同时使用DDVue对该DWG图形进行预览并比较效果。-This example uses VB.NET, from AutoCAD drawing files in DWG format directly read bitmap BMP bitmap information generated and displayed in a PictureBox control,
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-02-15
    • 文件大小:114394
    • 提供者:weiqingfeng
  1. pictureControl 图片的放大、缩小、旋转、打印

    0下载:
  2. pictureBox集成了图片的放大、缩小、旋转、打印、保存等功能-picturebox fuctions:zoomin、zoomout、invert、print、open、save and so on
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-17
    • 文件大小:5102073
    • 提供者:唐新达
  1. FilterTextBoxNumStyle

    0下载:
  2. 通过KeyPress事件的KeyAscii参数和文本框的SelStart属性结合起来实现限制文本框只可输入数字(包括负数、小数点)。实际上这个方法也可以用于其它控件,如PictureBox控件。所以我写了一个子过程,方便大家调用。-By the KeyPress event KeyAscii parameter and text box together SelStart property can only achieve limited text box enter a number (inc
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1931
    • 提供者:李德权
  1. WindowsFormsApplication2

    0下载:
  2. 图片处理,在picturebox里可以等比例放缩,移动,并截图。VS2008开发-Image processing, such as the proportion in picturebox where you can zoom, move, and screenshots.vs2008
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:44233
    • 提供者:曾怿竞
  1. upload

    0下载:
  2. winform图片上传到sql server数据库,并将图片显示到picturebox控件-picture upload
  3. 所属分类:SQL Server

    • 发布日期:2017-04-03
    • 文件大小:41893
    • 提供者:pudn
  1. PictureBox

    0下载:
  2. 一个支持透明位图的MFC扩展picture,用法一看代码就会,所以不带工程了。-A support transparent bitmap in MFC extension picture, use a look at the code would be, so I do not bring works of.
  3. 所属分类:Static control

    • 发布日期:2017-03-28
    • 文件大小:1535
    • 提供者:hexun
  1. VB-shishiquxian

    0下载:
  2. visual basic picturebox 实时曲线图形绘制例程与资料-visual basic picturebox
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:661263
    • 提供者:ren
  1. PictureBox

    0下载:
  2. iPhone上的图片程序,包括放大缩小,保存图片到相册功能。-pictures on the iPhone program, including zoom, save the image to the photo album.
  3. 所属分类:iPhone

    • 发布日期:2017-04-06
    • 文件大小:298809
    • 提供者:aaaaa
  1. Pic2Form

    0下载:
  2. 将PictureBox控件转换为Form的源码程序: ChgWinLong.vbp modChgWindowLong.bas readme.txt-PictureBox control will be converted to Form the source program: ChgWinLong.vbpmodChgWindowLong.basreadme.txt
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:5324
    • 提供者:自由马
  1. drawpoint

    0下载:
  2. 在Visual Basic环境下实现在picturebox里画点,线,面的功能-In the Visual Basic environment to achieve in painting in the PictureBox point, line, surface features
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:6801
    • 提供者:Mr Wang
  1. trans_effect.ZIP

    0下载:
  2. VB6.0.图象处理源代码,非常简洁的代码实现透明图片效果,值得初学者学习-VB6.0. Image processing source code, the code is very simple and transparent picture effects, it is worth learning for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:33997
    • 提供者:comprobe
  1. PictureBox_liulantuxiang

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何使用PictureBox 控件浏览多种格式的图像 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to use the PictureBox control browse images in multiple formats demo program
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:745598
    • 提供者:别闹了
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com