搜索资源列表
picturebox控件实例
- 里面包括了picturebox控件的大部分属性和事件,并且含有大量实例
picmove
- 利用两个PictureBox控件实现文本和图象的平滑移动-use two PictureBox control text and image smoothing Mobile
Example047-播放gif动画
- 播放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
WclStandard
- 关于模拟图像地图的一个封装类,分为大地图和导航图,用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
webberd
- HOW TO:在 Visual C# 中直接将一个图片从数据库复制到 PictureBox 控件-HOW TO : in Visual C# directly to a photo copy from the database to PictureBox control
5ivb_195634
- 这是一个封装了部分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、
PictureBox_look_pic-file
- 使用PictureBox控件浏览多种格式的图像,代码简单容易看明白。-use PictureBox control View Multi-Format images, code simple and easy to understand this.
turn
- 一个小程序,实现图片(PictureBox控件)的翻转-A small process, realize picture (PictureBox control) of the flip
MouseToRemoveThePicture
- 一个小程序,可以实现鼠标拖曳图像(PictureBox控件)。-A small program, you can drag and drop images to achieve (PictureBox control).
vbaccess
- 内容: 做个登陆程序,以VB+Access。 功能: 1、验证。验证用户名的正确与否、密码与用户名符合与否 2、人性化设计。 ①、输入用户名后,无论是鼠标移动到密码框,还是按“Tab”键到密码框,都搜索用户名的存在与否,但不报错 ②、输入密码后,选者状态在“确定”按钮上。 ③、确定后检验,用户名为空时,光标停在用户名框,密码空停密码输入框。 控件: TextBox、CommandButt
jianqietupian
- 本实例介绍了如何实现剪切图片,在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
PictureBox-Control
- 这是一个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.
CG_ScrollPanel
- 可伸展的容器控件,具有移动、收缩、伸展、调整大小、隐藏等功能。使用方法:在此控件内部放置一个PictureBox控件,然后将你自己的其他控件加入其中,运行,再看效果-Control of the container can be extended with a mobile, shrink, stretch, resize, hide and other functions. Usage: In the internal control
PictureBox
- 我们通常在VB中使用图片控件来做出漂亮的界面,但是PictureBox控件不能支持透明图片,就算放置一个透明的GIF图片,PictureBox空间的背景颜色依旧会挡住下面的Form窗体或者其他控件。使用Image控件虽然支持透明,但是Image控件是没有句柄的轻量级控件,功能比之PictureBox太弱了。-.......
PNGfromRES
- 可以加载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
Panel_PictureBox
- Panle和PictureBox控件使用,Panel使用滚动条滚动操作和鼠标移动滚动,PictureBox绘图和放大缩小。同时根据颜色变化显示刷新的区域。-PictrunBox in Forms.Panel can MouseMove, ZoomIn and ZoomOut.
pictureBox
- PictureBox控件在C# Winform窗体开发里很常用。本功能在PictureBox基础上,针对图像处理的封装。功能:打开、放大缩小、左转右转、另存为、打印等-PictureBox control in C# Winform Forms development is very common. This function PictureBox based on image processing package. Functions
PictureBox
- 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
PictureBox
- 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
PicBoxTest
- C# picturebox 控件的使用,非常使用,建议初学者好好用(C# picture box to draw a good picture very good)