Introduction - If you have any usage issues, please Google them yourself
Class CPushPinButton inherited from CButton class, function is to complete a pushpin button effect. Like VC++ A control Properties dialog box that pushpin button. Type of use these steps: 1. PushPin.cpp in engineering and PushPin.h adding the two documents, and need to resort to this type of file by adding# Include PushPin.h statement. 2. Ensure that the works to add a picture IDB_PUSHPIN or IDB_PUSHPIN_HELP 3. In the dialog box to add a button, set the owner-draw attributes, size limitation. 4. Use ClassWizard to define a member variable of the button, and then replace CButton with CPushPinButton statement 5. In order to ensure that the button state change, the type can be normal operation, it should also be used to respond to ReloadBitmaps method WM_SETTINGCHANGE or WM_WININICHANGE news.
Packet : 99273899cpushpinbuttonv1.21.rar filelist
CPushPinButton v1.21\app.cpp
CPushPinButton v1.21\app.h
CPushPinButton v1.21\dlg.cpp
CPushPinButton v1.21\dlg.h
CPushPinButton v1.21\pp.gif
CPushPinButton v1.21\PushPin.cpp
CPushPinButton v1.21\pushpin.gif
CPushPinButton v1.21\PushPin.h
CPushPinButton v1.21\pushpin.htm
CPushPinButton v1.21\pushpindemo.dsp
CPushPinButton v1.21\pushpindemo.dsw
CPushPinButton v1.21\PushPinDemo.rc
CPushPinButton v1.21\resource.h
CPushPinButton v1.21\StdAfx.cpp
CPushPinButton v1.21\StdAfx.h
CPushPinButton v1.21\RES\pushpin.bmp
CPushPinButton v1.21\RES\PushpinDemo.ico
CPushPinButton v1.21\RES\PushpinDemo.rc2
CPushPinButton v1.21\RES
CPushPinButton v1.21
开源盛世ReadMe.txt
ReadMe.txt