联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 按钮控件(217) 
按平台查找All Visual C++(217) 

[按钮控件] VCPPButton-to-navigate

VC++制作按钮导航界面,制作了几个按钮,放上窗口上,我觉得挺不错呀,特把源码分享给大家,希望对你学习VC编程有帮助。
VC++ Create button navigation interface, produced a few buttons, put the window, I feel pretty good that way, especially the source code for everyone to share, we want to help you learn the VC. (2013-07-01, Visual C++, 53KB, 下载23次)

http://www.pudn.com/Download/item/id/2293256.html

[按钮控件] wuguize

VC++无规则按钮实例集,了解不规则按钮的实现过程、方法、思路等,如上图所示,这些无规则的按钮有时候觉得有用处的,当然,本例中的无规则按钮不能将所有可能出现的不规则形状一一列举,不过只要你学会以了本例中的编程思想,制作其它各式各样的无规则按钮将会得心应手啦,VC++不规则按钮源码下载奉献给VC爱好者。
Rules VC++ the button instance set, to understand irregular button realization processes, methods, ideas, etc., as shown above, these rules button sometimes feel useful, of course, in this case, Rule button can not be all possible irregular shape that appears to enumerate, but as long as you learn to programming ideas, in this case the production of various other random button will be handy! VC++ irregular button to download source dedicated to VC lovers. (2013-04-24, Visual C++, 24KB, 下载5次)

http://www.pudn.com/Download/item/id/2214170.html

[按钮控件] 2DCube

VC++代码实现旋转立方体,没有使用DirectX、OpenGL,允许你拖动滑块改变旋转角度,也能让立方体围绕某一方向旋转,虽然功能不多,但是代码极具参考价值,像这类程序很能考验编程水平。
Code VC++ rotating cube, do not use DirectX, OpenGL, allowing you to drag the slider to change the angle of rotation, also allows the cube around in one direction rotation, although the function, but the code is of great reference value, such as these procedures very to test the level of programming. (2012-05-31, Visual C++, 15KB, 下载2次)

http://www.pudn.com/Download/item/id/1896744.html

[按钮控件] Desktop

实现按钮自绘,给按钮添加背景(png图片背景等等),颜色透明等,根据鼠标消息响应不同状态,是界面编程很有用的源代码。
EnglishChinese (Simplified)SpanishAlpha To achieve self-painted button, the button to add a background (png, background images, etc.), transparent color, etc., according to the mouse message in response to different state, is the programming interface, very useful source code. (2012-04-03, Visual C++, 10KB, 下载31次)

http://www.pudn.com/Download/item/id/1815496.html

[按钮控件] VCPPanniu

VC++设置和获得单选按钮的选中状态,一个相对初级的VC代码,分享给VC++初学者。获取单选按钮状态其实也就是判断单选按钮是否被选中,在WEB编程中,这也是一项简单实用的小技巧,在很多时候我们都需要单选按钮控件
VC++ settings and the radio button selected, a relatively junior VC code to share to the VC++ beginners. Get radio button state in fact is to determine the radio button is selected, web programming, and this is a simple and practical tips, in many cases, we need a radio button control (2012-03-25, Visual C++, 13KB, 下载42次)

http://www.pudn.com/Download/item/id/1805111.html

[按钮控件] mediaplayer

利用VC编程工具,实现个性化的播放器软件设计。实现了各种文件格式的视频文件播放,制作了常用的控制按钮,制作了循环播放列表,实现了自适应播放和窗口可调。
VC programming tools were used to achieve individualized player software design. To achieve a variety of file formats of video files playback, a commonly used control buttons were produced, making the cycle a playlist to achieve adaptive playback and adjustable windows. (2010-03-30, Visual C++, 9995KB, 下载66次)

http://www.pudn.com/Download/item/id/1104608.html

[按钮控件] button_change_color.zip

该代码应用了两个很有用的改变颜色类,如果你进行界面编程,请下载收藏这两个类,非常好,我一直用它。
The code is applied to two very useful to change the color of class, if you have to interface programming, please download the collection of these two classes, very good, I have been using it. (2009-10-14, Visual C++, 2249KB, 下载6次)

http://www.pudn.com/Download/item/id/937603.html

[按钮控件] ActiveX

内部含有六个源代码,分别是任意设置颜色的按钮控件,任意形状的按钮控件,带图形的按钮控件,带下拉选择列表的按钮控件,添加在标题栏的按钮控件,可以选取颜色值的按钮控件的源代码。这些代码均可以使用,而且编程严谨,是学习的好例子。
Containing six internal source code, respectively, are arbitrarily set the color of the button controls, arbitrary shape of the button control, with graphical button control with drop-down list select the button control, add the title bar at the button control, you can select the color value of button controls the source code. These codes can be used, and programming rigorous study are a good example. (2009-03-20, Visual C++, 204KB, 下载88次)

http://www.pudn.com/Download/item/id/680374.html

[按钮控件] DemoButton

随着计算机的发展和普及,人们对于软件的界面美观性要求越来越高。MFC提供了很多标准控件,比如按钮控件,按钮在MFC编程中有着较高的使用频率。本文将介绍如何实现在有背景图片的情况下,任意形状按钮的自绘方法。本文使用基于对话框工程程序进行演示
With the development and popularization of computers, there is the software interface aesthetics have become increasingly demanding. MFC provides a lot of standard controls, such as the button control, button in MFC programming has a higher frequency of use. This article describes how to achieve the background picture, the arbitrary shape of the button from the painting method. In this paper, the use of procedures based on the dialog box works demo (2008-12-24, Visual C++, 431KB, 下载119次)

http://www.pudn.com/Download/item/id/614530.html

[按钮控件] cn700_vc45888224441

软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等 程序中有几个BUG还没解决, 实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 //====================================================================== 程序还用了Active Skin 对程序进行了换肤 (2008-07-05, Visual C++, 968KB, 下载7次)

http://www.pudn.com/Download/item/id/505063.html

[按钮控件] COLOR_BUTTON

在Visual C++中编程,缺省情况下按钮只能是灰色,难道不能是彩色?这在多媒体软件中非常重要。答案是肯定的。本程序引入一个新类CColorButton用于解决这个问题,参见下图。
In the Visual C++ In programming, default button can only be gray, it can not be the color? This multimedia software is very important. The answer is yes. This procedure introduced a new category for CColorButton resolve this problem, see the figure below. (2008-04-17, Visual C++, 1171KB, 下载8次)

http://www.pudn.com/Download/item/id/439580.html

[按钮控件] 1_1_12

[kingbmp.rar] - 基于对对话框的编程,很好的程序,研究生的毕业设计课题,用于工件表面缺陷的检测,但要自己把图像采集卡的库函数和一些元文件加入 [video_capture.rar] - 图像采集的SDK程序。采用VC++编写,不需额外库文件,直接添加到工程文件中,即可使用 [MyMultiCard.rar] - 天敏SDK2000的四窗口测试代码 by lonelywanders
[kingbmp.rar]- Based on the dialog program, a very good procedure, Graduate graduate design issues for the workpiece surface defect detection, But to keep the image acquisition card and some library functions yuan papers to [video_capture.rar ]- Image Capture SDK procedures. VC used to prepare, with no additional libraries are directly added to the project document, can use [MyMultiCard.rar]- SDK2000 days of the four-test code window b y lonelywanders (2007-03-13, Visual C++, 32KB, 下载66次)

http://www.pudn.com/Download/item/id/254965.html

[按钮控件] huitu805

关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序
on VC and windows graphics mechanism : the use of GDI (Graphics Device Interface) objects. CDC usually use category, CPaintDC same (device-context) equipment under the context windows the MFC programming mechanism, message-driven, pending! Overall app (application programming object) to manually allocate memory CDC and the removal of the deleted object to the release of the system GDI resources every one new operator must delete a corresponding Although he has made, we still hope that a good reading source (2006-06-05, Visual C++, 362KB, 下载13次)

http://www.pudn.com/Download/item/id/191601.html

[按钮控件] Mouse.exe

鼠标钩子编程源代码 本程序能实现显示鼠标所在位置内容 见主程序Mouse.exe,源代码已给出 请斑竹审核
mouse hook programming source code procedures to achieve the mouse shows the location of the main program elements Mouse.e xe, the source code has been given 62-audit requested (2006-04-16, Visual C++, 81KB, 下载13次)

http://www.pudn.com/Download/item/id/172233.html

[按钮控件] OUTLOOK风格的分隔条

一个类似OUTLOOK界面的程序,可以看看,VC+MFC实现,对MFC编程的人应该有所提高
an interface similar to the procedure, can see that VC MFC, MFC programming should be increased (2005-11-21, Visual C++, 59KB, 下载198次)

http://www.pudn.com/Download/item/id/126079.html

[按钮控件] clrBtn

在Visual C++中编程,缺省情况下按钮只能是灰色,难道不能是彩色?这在多媒体软件中非常重要。答案是肯定的。本程序引入一个新类CColorButton用于解决这个问题
in Visual C programming, default button will be gray, should not be color? This multimedia software is very important. The answer is yes. This program will introduce a new category CColorButton used to solve this problem (2005-10-30, Visual C++, 68KB, 下载275次)

http://www.pudn.com/Download/item/id/120654.html

[按钮控件] keyboard

这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数
This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button Subclassing, while their own mouse clicks news; The hook function mouse (2005-03-20, Visual C++, 13KB, 下载663次)

http://www.pudn.com/Download/item/id/1111285577607324.html
总计:217