搜索资源列表
鼠标放上就显示按钮说明AddTool
- vc之mfc,当鼠标滑过控件按钮时,就可以显示控件相关的说明.
VC2005_ADO_Excel2007_demo
- VC2005利用ADO读Excel2007文件示例 1建立基于对话框的MFC程序 2引入库文件 3在对话框中的确定按钮上添加响应事件OnBnClickedOk() 4在事件OnBnClickedOk()中写代码 -VC2005 read Excel2007 file using ADO Example 1 MFC dialog-based program established to introduce library 2 3 OK button in the dialog
timer-design-based-on-MFC-of-VCPP
- MFC是一个微软公司提供的类库,以C++的形式封装了Windows的API,并且包含一个应用程序框架,以减少应用程序开发人员的工作量。基于MFC的定时器设计,首先进入到主界面,选择你想要的工作模式,当选择工作在“定时”时,设定定时时间,确定定时即可,时间到来时,定时器提醒。当想“退出”时,点击退出按钮。当选择“关闭计算机”,点击关机。-MFC is a Microsoft-provided class libraries in C++ in the form of packaging of th
RoundButton
- MFC自定义按钮,自己绘制按钮形状并加入点击功能-MFC custom button, draw your own shapes and add click function button
MFCCCusButton
- MFC Cbutton 自定义按钮样式 显示自己想要的图片效果-Custom button style you want to display a picture effects
button
- MFC中教你如何去定义自定义的按钮,其中包括有核心的代码供大家学习。-button MFC