搜索资源列表

  1. picturebox控件实例

    0下载:
  2. 里面包括了picturebox控件的大部分属性和事件,并且含有大量实例
  3. 所属分类:编程文档

  1. picmove

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

    • 发布日期:2024-11-20
    • 文件大小:1kb
    • 提供者:顾雷
  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. 所属分类:多媒体编程

    • 发布日期:2024-11-20
    • 文件大小:21kb
    • 提供者:丁昭雄
  1. WclStandard

    0下载:
  2. 关于模拟图像地图的一个封装类,分为大地图和导航图,用picturebox控件完成,可以拖动大地图也可以通过导航图来定位。-simulated images on the map of a package type, classified maps and navigational charts, complete with picturebox control can drag map can also locate the navig
  3. 所属分类:图片显示浏览

    • 发布日期:2024-11-20
    • 文件大小:43kb
    • 提供者:周洪蛟
  1. webberd

    0下载:
  2. HOW TO:在 Visual C# 中直接将一个图片从数据库复制到 PictureBox 控件-HOW TO : in Visual C# directly to a photo copy from the database to PictureBox control
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-11-20
    • 文件大小:2kb
    • 提供者:王伟波
  1. 5ivb_195634

    0下载:
  2. 这是一个封装了部分Windows API的控件,它可以实现以下功能:1、Windows关机;2、自动发EMail、自动打开一个主页;3、调用默认程序打开各种类型的文件;4、将自己的程序让Win95启动时执行;5、变VB5.0的工具栏为平面工具栏;6、打开屏幕保护程序;7、打开、关闭CDRom;8、改变Form的标题栏颜色;9、Enable Didable Ctrl+Alt+DEl;10、改变屏幕分辨率;11、播放Mid、Wav音;12、
  3. 所属分类:按钮控件

    • 发布日期:2024-11-20
    • 文件大小:70kb
    • 提供者:jindan
  1. PictureBox_look_pic-file

    0下载:
  2. 使用PictureBox控件浏览多种格式的图像,代码简单容易看明白。-use PictureBox control View Multi-Format images, code simple and easy to understand this.
  3. 所属分类:TreeView控件

    • 发布日期:2024-11-20
    • 文件大小:729kb
    • 提供者:张波
  1. turn

    0下载:
  2. 一个小程序,实现图片(PictureBox控件)的翻转-A small process, realize picture (PictureBox control) of the flip
  3. 所属分类:C#编程

    • 发布日期:2024-11-20
    • 文件大小:30kb
    • 提供者:
  1. MouseToRemoveThePicture

    0下载:
  2. 一个小程序,可以实现鼠标拖曳图像(PictureBox控件)。-A small program, you can drag and drop images to achieve (PictureBox control).
  3. 所属分类:C#编程

    • 发布日期:2024-11-20
    • 文件大小:31kb
    • 提供者:
  1. vbaccess

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

    • 发布日期:2024-11-20
    • 文件大小:33kb
    • 提供者:林络
  1. jianqietupian

    0下载:
  2. 本实例介绍了如何实现剪切图片,在pictureBox控件中按下鼠标左键,拖拉一定区域,放开左键,再单击剪切,粘贴按钮,最后完成-This example describes how to realize the shear picture, in the PictureBox control by pressing the left mouse button, drag a certain region, opening up left
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-20
    • 文件大小:33kb
    • 提供者:闪烁的星云
  1. PictureBox-Control

    0下载:
  2. 这是一个C#的控件,扩展了PictureBox控件,可以在图片上显示鼠标的相对位置。-This is a C# control, expansion of the PictureBox control, you can show up in the picture of the relative position of the mouse.
  3. 所属分类:C#编程

    • 发布日期:2024-11-20
    • 文件大小:233kb
    • 提供者:wth
  1. CG_ScrollPanel

    0下载:
  2. 可伸展的容器控件,具有移动、收缩、伸展、调整大小、隐藏等功能。使用方法:在此控件内部放置一个PictureBox控件,然后将你自己的其他控件加入其中,运行,再看效果-Control of the container can be extended with a mobile, shrink, stretch, resize, hide and other functions. Usage: In the internal control
  3. 所属分类:界面编程

    • 发布日期:2024-11-20
    • 文件大小:50kb
    • 提供者:chengang
  1. PictureBox

    0下载:
  2. 我们通常在VB中使用图片控件来做出漂亮的界面,但是PictureBox控件不能支持透明图片,就算放置一个透明的GIF图片,PictureBox空间的背景颜色依旧会挡住下面的Form窗体或者其他控件。使用Image控件虽然支持透明,但是Image控件是没有句柄的轻量级控件,功能比之PictureBox太弱了。-.......
  3. 所属分类:图片显示浏览

    • 发布日期:2024-11-20
    • 文件大小:2kb
    • 提供者:xidiancjw
  1. PNGfromRES

    0下载:
  2. 可以加载PNG图片的PictureBox控件可以从资源文件中加载PNG图片(资源文件需要为自定义资源),也可以指定文件路径加载PNG图片。可以加载到PictureBox控件,也可以作为窗体背景显示-PNG images can be loaded from the PictureBox control to load the PNG image resource file (resource file needs to be custo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-20
    • 文件大小:367kb
    • 提供者:lc
  1. Panel_PictureBox

    0下载:
  2. Panle和PictureBox控件使用,Panel使用滚动条滚动操作和鼠标移动滚动,PictureBox绘图和放大缩小。同时根据颜色变化显示刷新的区域。-PictrunBox in Forms.Panel can MouseMove, ZoomIn and ZoomOut.
  3. 所属分类:界面编程

    • 发布日期:2024-11-20
    • 文件大小:36kb
    • 提供者:fyh
  1. pictureBox

    0下载:
  2. PictureBox控件在C# Winform窗体开发里很常用。本功能在PictureBox基础上,针对图像处理的封装。功能:打开、放大缩小、左转右转、另存为、打印等-PictureBox control in C# Winform Forms development is very common. This function PictureBox based on image processing package. Functions
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-20
    • 文件大小:5.37mb
    • 提供者:唐新达
  1. PictureBox

    0下载:
  2. VB利用PictureBox控件实现图像的放大和缩小,使用图片框放大缩小图像,很给力的代码,其原理也是比较容易理解的,因此对学习VB的新手来说是个不错的参考源码-VB PictureBox control to achieve the use of images zoom in and out using the zoom image picture fr a me, is to force the code, the principl
  3. 所属分类:Windows编程

    • 发布日期:2024-11-20
    • 文件大小:93kb
    • 提供者:jpudn10
  1. PictureBox

    0下载:
  2. vb6.0利用PictureBox控件实现给菜单添加图标,比普通的菜单看上去更漂亮了,也显得专业了,呵呵,觉得对初学VB的爱好者们,有些许帮助吧。-vb6.0 use PictureBox control to achieve add icons to the menu, it looks more beautiful than the normal menu, but also look professional, Oh, I fee
  3. 所属分类:Windows编程

    • 发布日期:2024-11-20
    • 文件大小:27kb
    • 提供者:赵坤东
  1. PicBoxTest

    0下载:
  2. C# picturebox 控件的使用,非常使用,建议初学者好好用(C# picture box to draw a good picture very good)
  3. 所属分类:其他小程序

« 12 3 4 5 6 »

源码中国 www.ymcn.org