搜索资源列表
CXTOutBar
- 一个效果很好的outlookbar控件CXTOutBarCtrl .该控件来源于Xtreme Toolkit,我对其进行了修改,使其不依赖于类库独立存在.-a good effect CXTOutBarCtrl outlookbar controls. Control comes from the Xtreme Toolkit, which I had been amended to make it independent from Class exist independently.
dock_window_demo
- A Powerfull Ownerdraw Menu A fully featured owner-draw menu class CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to a
ActiveXShadeButton
- There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the
clocmoni
- 这是我将上次发布的记时器模拟器进行改进,主要是界面和功能上作了大大改进, 外型十分逼真,和体育老师上课用的一模一样!-This is the last issue I will remember when the device simulator improvements, is the main interface and functions were greatly improved, appearance is very realistic, and sports teacher in
CWBButtonDemo
- CWBButton is a WindowBlinds like resizable image button derived from a CButton. In MFC, You can use the class called CBitmapButton, but that s not enough. The size of button is the size of the bitmap, and you can t put a text by calling the API SetWi
xpbtncontrol
- Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control - it s just a plain simple button control. This code is a modified form of the OCX code I recently saw on codeguru. The butt
DTConvertor
- Lately I ve had to do a lot of work with CTime and COleDateTime object variables. They re pretty nice classes to work with but not when you re debugging and need to know their actual date-time values. The CTime class stores its value in a time_t memb
check控制gorup组框-说明
- 本程序介绍一个由check组框来控制内部控件使能 在要使用的工程中添加类CCheckableGroupBox 在资源中属于这个组框的控件设置group项目 在使用的类中 坐组框的变量映射 CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ 在使用类的初始化中 m_groupZ.SetTitleStyle(BS_AUTOCHECKBOX) //Default to check
海关接口
- public class Init_Tzs0029_Plugin implements Init_Data_Plugin { public void initTabData(Table src, Table des) throws AppException { des.getTableValue().setString("DS_TZS_SDSDL$DWSBH", src.getTableValue().getString("DS_SQSP_SDSDL$DWSBH")); des.getTable
海关接口
- public class Init_Tzs0029_Plugin implements Init_Data_Plugin { public void initTabData(Table src, Table des) throws AppException { des.getTableValue().setString("DS_TZS_SDSDL$DWSBH", src.getTableValue().getString("DS_SQSP_SDSDL$DWSBH")); des.getTable
CButtonST
- 一个功能强大的按钮类,能轻松添加图片。CButtonST是我目前见过的最强大,功能最全的CButton派生类-A powerful button class, can easily add a picture. CButtonST is what I have seen the most powerful and most versatile of the CButton derived class
button_change_color
- 该代码应用了两个很有用的改变颜色类,如果你进行界面编程,请下载收藏这两个类,非常好,我一直用它。-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.
GroupControl_src
- CGroupControl is a CButton-derived class which assists with the use of group boxes (i.e., buttons with the BS_GROUPBOX style). The CGroupControl makes it easy to enable/disable, show/hide, or move a group. No code is required in the group s parent, a
Tongxin_User
- 按钮控件的经典程序,如果熟练掌握这个程序,我想一定对它有深入的了解-The use of CButton class,if he or her use it fluently,you can understand it clearly,I hope you can keep it!
class
- 气泡提示框类的代码,对与界面美化很好,vc的,希望大家喜欢,-Bubble balloon class code, good landscaping and interface, vc, and I hope you like it, quack
flat_button3_demo
- 非常好的一个按键类,实现了几乎所有的按键功能,透明、bitmap图、加入icon,使按键flat,给按键加链接、加载声音等等,内附实例程序,我做项目时就用它实现了我想要的按键效果。非常棒,个人极力推荐!-A very good key class that implements almost all the key functions and transparent, bitmap map, add icon, the button flat, plus links to the button,
Win-API--button-class--
- 网上提供的控件自绘基本上是MFC或WTL封装好的类,对于不想用MFC的人来说是一无是处的,我可是WIN32API的坚决拥护者。因为MFC等也是用WIN32API封装起来的,学好了WIN32API,可以深入的了解WINDOWS内部的机制,编写出来的程序才能得到更好的优化。 -Available online from the controls in MFC or WTL painting is basically a good class package, for people who do no
RoundButtons_demo
- 我自己写的Button类,当你鼠标点上去按钮的颜色会变成彩色的,直接添加到工程中就可以用了-I wrote the Button class, when you point the mouse button color will turn up the color, added directly to the project can be used
BTN_DlG
- 自定义按钮风格例程,效果很不错,我已用过。含有自定义按钮类,使用方法很简单,一看就会的-Custom button style routines, the effect is very good, I have used. Contains a custom button class, very simple to use, one look will
600673CButtonST
- CButtonST类主要包括BtnST.h、BtnST.cpp、BCMenu.h和BCMenu.cpp四个文件。如果你打算使用CButtonST的窗口不止一个,那么我建议你在VC++的Workspace | FileView中导入以上的四个文件之后,然后在SdtAfx.h文件中添加合适的include语句,如#include "BtnST.h"。-CButtonST class include BtnST.h BtnST.cpp BCMenu.h and BCMenu.cpp four docu
