搜索资源列表
Lesson13Code
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
实现图片放大缩小旋转
- 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。 进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images
zairuweitu
- 动态载入位图,在对话框控件上显示图片,不过要在HBITMAP将“001.bmp\"改成你想载入的位图-dynamic included bitmap, controls in the dialog box shown on the photographs, But in HBITMAP "001.bmp" you want to include into the bitmap
AO_code
- AO开发:鹰眼图功能,虫眼功能,ArcMap中调用现有的功能,在屏幕上画线,ArcMap中添加要素,利用对话框添加lyr数据
MyOwnButton
- 在对话框上添家菜单,并响应了消息,可以实现话线 和话图的功能。
关于对话框
- 一个vc++小程序,支持滚动文字图象,鼠标操作方向 -a small program to support scrolling text images and mouse operational direction
background
- VC++ 对话框实现背景图以及对界面的锁定,按钮控件的禁止与使能-VC++ dialog box and the background to achieve lock interface, the button controls enable the prohibition and
PictureDialogiew
- 主要介绍打开文件对话框,实现对图象,文本等预览。 [代码性质] VC完整应用程序代码 [代码作者] 井中月_VC [文件大小] 56K [更新日期] 2005-3-27 21:27:00 -introduces open file dialog to achieve right image, text, etc. preview. [Code nature] VC integrity of the application code [code writers] Ji
Dlg_dib
- 对话框显示BMP图,希望对你帮助有吧,请指教-Dialog box shows that BMP map, you would like to help you, please advise
BmpToButton
- 在对话框界面上,对按钮设置位图。可以自绘位图,进行设置到按钮上-Set bitmap on button
dialog
- 这是我从网络上看到的修改按钮的文章后建立的一个小工程,它是基于CButtonST类对按钮进行设置的,如按钮上添加透明位图,单击按钮时动态的显示按钮。非常适合做一个好的对话框。-This is me from the network on the Modify button to see the article after the set up a small project, it is based on the type of button CButtonST settings, such a
KnbookNav
- 透明按钮,在对话框上放一张背景图,然后在对话框上放置几个按钮,让按钮实现透明-Transparent button in the dialog box put a background image, and then put a few buttons in the dialog box to allow the button to achieve transparent
Bitman
- 在对话框中加入一幅位图,也是用的别人的代码!-Bitmap
lesson10
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Drawing, how to use a custom brush (color, line width, line). How to add options menu for the pro
ButtonStyle
- 该程序主要涉及到自定义按钮加载位图、改变按钮字体颜色及背景,从而达到美化按钮的目的;同时还包含用来静态框显示位图、图标和改变文本内容以及设置对话框的图片背景。内容绝对经典-The program mainly involves custom button load bitmap, change the font color button and background, so as to achieve the purpose of beautification button At the sa
IDC_STATIC1
- 在一个对话框里添加一个picture空间,将位图显示在空间picture上面-In a dialog box to add a picture space, will be a figure shows in space picture above
dizi
- 实现类似VC属性表中的钉子按钮. 1、新建一工程,基于对话框,采用默认设置。 2、添加一个新类,CSButton 基类CButton。 3、加入两副位图,分别表示钉子钉下和没有钉下时的状态。-VC attribute table to achieve a similar nail button. 1, a new project, based on dialog, using default settings. 2, add a new class, CSButton base cl
DyCtrlCreateDlg
- 在对话框界面上,对按钮设置位图。可以自绘位图,进行设置到按钮上-In the dialog box interface, set the bitmap for the button. Can be self-mapping bitmap, set to the button
vpyfgk278
- 具有登陆对话框,图象显示,文字,类似 photoshop启动效果,就差滚动文字了()