搜索资源列表
Tokimeki
- 可更换硬盘背景(在框内填上背景图片路径)、输出文件。VC++ 6.0编写。-replaceable drives background (fill in the box background images Path), the output document. VC 6.0.
VividTree_src
- vc实现的支持背景图片的自绘tree控件。-vc achieve support from the background picture painted tree controls.
轻松改背景和动画启动窗口
- VC编程的,背景改变图片,和打印预览。 hehe.-VC program, change background images, and print preview. Hehe.
VCFace
- 用VC写的一个界面按钮程序,可以根据图片自动更新按钮的背景
DemoButton
- VC++自定义绘制按钮,主要是向大家展示如何在有背景图片的情况下,任意形状按钮的自绘方法。 -VC++ custom drawing buttons, mainly to show how a background image in the case of arbitrarily shaped button from the drawing method.
DemoButton
- VC++自定义绘制按钮,主要是向大家展示如何在有背景图片的情况下,任意形状按钮的自绘方法。-VC++ custom button mapping is mainly to demonstrate how the background picture in the circumstances, arbitrary shapes drawn from the method of the button.
DlgUseBmp
- VC中对话框的背景图片设置的两种方法的比较。-VC in the dialog box, set the background image comparison of two methods.
CBitmapSlider
- 一个可以替换滑动条背景的slider控件 继承自mfc的CSliderCtrl类, 用时直接传入图片就行-One can replace the background of the slider slider control mfc' s CSliderCtrl inherited from class, use the line directly to the incoming picture
Dialogbox_displayed_the_form_background_mageDlgUse
- 在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 -In the dialog box displays a form where the background picture VC to ac
VC12
- vc编写单文档程序的可以改变背景图片 上载个东西也这么专业-vc single document preparation process can change the background image
C_menu_button_add_background_picture
- 把C#菜单按钮加上背景图片C # menu button to add a background picture-C# menu button to add a background picture
MyBmpDlg
- VC++制作的软件启动界面——可显示图片的关于窗口,有些朋友说,在VC的窗体里总是不容易控制图片,至少来说比较麻烦,其实挺简单啊,可能你还没有找到技巧,下面你就可以参考一下这个小程序,实例程序中一共包括两个功能, 一个是带图片背景的窗体,在其上安放按钮控件,另一个是单纯的“关于”对话框,用于显示和控制图片,参考一下就会明白了。-VC++ interface, making the software start- to display images on the window, some frie
DlgUseBmp
- 在对话框窗体里显示背景图片VC实现源码,很不错的demo-In the dialog window in the background image source VC achieve very good demo
VCPPdialog_bk_set
- 用VC++语言编写对话框的背景图片设置程序-Written by VC++ Setup dialog box background image
VC-control-applications
- 该程序设计VC++的多种控件的应用,包括: 对话框的图片背景设置、列表框背景颜色设置及内容的添加(删除)和其内容字体的颜色设置、静态框位图及图标加载及文本内容变化、按钮字体变化以及按钮位图加载。内容绝对经典-The program design of the application of VC++ control, including: Pictures of the dialog box set the background, list box set the content of the
toolbartest
- 我见过人家的一些工具栏,各有特色,但不人性化. 基于此,我在前人的基础上作了一些改动.使其使用起来和VC中标准的CToolBar有什么两样 主要功能: 能显示24位色(含)以下的各尺寸图标 能设置背景色或背景图 1 将ToolBarEx.cpp和ToolBarEx.h加入到工程 2 在MainFrame.h中包含对ToolBarEx.h的引用 3 将原CToolBar m_wndToolBar改为CToolBarEx m_wndToolBar 4
Dialog-Background
- 基于VC++ 6.0对话框程序上,为对话框加上背景图片。-6.0 dialog box procedure based on the VC++ As dialog box with the background image.
WinUnregular(20100215)
- VC++实现异形窗口,根据背景图片的形状,决定对话框的形状。-VC++ realize shaped window, according to the shape of the background image to determine the shape of the dialog box.
ellipseface
- 使用VC所学的窗体制作知识创建一个椭圆形的窗体,在这个不规则窗体内使用了背景图像,bmp格式的背景图片,去除了窗口上的标题栏和最小化、最大化以及关闭按钮,退出时主按键盘的“ESC”键。-Use the form VC production knowledge learned to create an oval form, in this irregular window in vivo using background images, bmp format background images,
BmpDialog good
- 载入BMP图片,将BMP图片作为对话框背景,然后去掉窗口的标题栏等,是窗体的变成BMP图片的形状。(Load BMP pictures, the BMP picture as the dialog box background, and then remove the window title bar, etc., is the form into a BMP picture shape.)