▍1. 一款不错的精品导航条
一款不错的精品导航条 -one good quality Navigation
链接按钮,实现鼠标放到按钮上图片自动变为手势图标,非常好的按键类-Link button, the realization of the mouse on the button icon image automatically into a gesture, very good key categories
任意形状的按钮设置,在对话框中设置任意形状的按钮-Arbitrary shape of the button settings in the dialog box to set up the buttons of arbitrary shape
vc++ 显示时间,并且实现了记数,我也是刚刚学习-vc show time, and achieved a few mind, I also just learning
多种绚丽的按钮,有图标的按钮,肯定有一种是你想要的!-A variety of beautiful buttons, button icons have definitely have one you want!
用VC++编写的用以显示aimde分形图的小程序-with VC++ for the show aimde Fractal small procedures
静态切分窗口,这个类是从WTL的SplitterWnd里面扒出来的,因为MFC的SplitterWnd实在是 太太太难用了,而且很难看,看到WTL里面的这个不错,想拿来用,不过如果是MFC程序的话再加上WTL的风格有些不协调,就干脆把它的形式改成MFC的风格了,函数看着挺多,不过常用并不多,至于注释嘛,我只是在经常用的函数声明上大概写了几句,相知道具体实现,那就去看代码吧:)-splitting static window, this category is from the WTL serving SplitterWnd inside out, because MFC SplitterWnd wife is too hard to use and hard to see inside the WTL Yes, they will apply to, but if MFC procedures for the WTL coupled with the style of some disharmony on stem crisp it into the form of MFC style, watching sport the function, but more commonly used is not as Notes, but as I was frequently used function declaration probably write a few words, is to know the specific realization, then look at the code it :)
按钮的外观类似静态控件类CStatic 产生的对象当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果当按钮按下时有立体感(凹凸)-Button on the appearance of similar types of static control CStatic object created when the mouse cursor over the button, but did not press when the cursor to change shape, change the font shape button similar applications in the toolbar and menu button when the effect of a flat button press has a three-dimensional sense of time (Bump)
how to create multiple button with one routine
可以自定义颜色和形状的按钮,添加了多功能-can customize the color and shape of the button, add a multi-purpose
本程序演示了用vc6.0 MFC 如何创建托盘,并在托盘上显示气泡提示,(xp、win7均可),并提供了最新的shellapi.h(很多mfc编程需要用到该头文件),代码非常简单。
各式各样的按钮,开发工具VC6,非常漂亮.-All kinds of buttons, development tools VC6, very beautiful.
很漂亮的按钮控件,可以实现多种风格,包含原代码-Very nice button control, you can achieve a variety of styles, including the original code
很好的时间控件,只需要在vb中加载就可以用-good time controls in vb only need to load it may
一个很不错的tooltip类,推荐-a very good category tooltip recommended!
l2f通用控件,包括属性页、ButtonBar、Outlook Bar、Task Pane-GM l2f control, including property pages, ButtonBar, Outlook Bar, Task Pane
资源描述利用MFC中的控件实现人事考勤系统的开发,能够实现输入输出的良性互动,包含基本考勤功能,代码清楚,注释详细,适合入门学习。