搜索资源列表
CPushPinButtonv1.21
- CPushPinButton类继承于CButton类,功能是完成一个图钉按钮的效果。就像VC++中一个控件的属性对话框中的那个图钉按钮。 类的使用步骤: 1.在工程中加入PushPin.cpp和PushPin.h两个文件,并且在需要用到这个类的文件中加入#include \"PushPin.h\"语句。 2.确保工程中加入了图片IDB_PUSHPIN或者IDB_PUSHPIN_HELP 3.在对话框中加入一个按钮,设置owner-draw属性,大小不限。 4.使用Classwizard定义一个按
mfc-jubing
- 本主要讲的是各个类函数之间的成员变量的调用,以及各个句柄之间的调用,适合刚学VC的同学-The main speakers call between the call between the function of each class member variables, as well as handle, suitable for students just learning VC