CPushPinFrame v1.21

Welcome to CPushPinFrame, A freeware MFC PushPin property page dialog class

This class emulates the properties dialogs as seen in Microsoft Developer Studio. They sport a push pin button in the top left hand corner which when unpinned automatically closes the property dialog when the dialog loses focus. The MS implementation seems to use custom draw controls which seems a shame when you lose all the functionality provided by the MFC property sheet classes. The class of interest is CPushPinFrame and is derived from CFrameWnd. It provides a look which is similar to the modal MFC property sheets.

When the property page is correctly setup it will look like:

 

Usage
Copyright
History
Planned Enhancements
Contacting the Author

 

 

 

Usage

 

 

 

Copyright

You are allowed to include the source code in any product (commercial, shareware, freeware or otherwise) when your product is released in binary form. You are allowed to modify the source code in any way you want except you cannot modify the copyright details at the top of each module. If you want to distribute source code with your application, then you are only allowed to distribute versions released by the author. This is to maintain a single distribution point for the source code. 

 

 

 

History

V1.0 (16 April 1998)

V1.1 (1 June 1999)

V1.11 (2 June 1999)

V1.2 (8 March 2001)

V1.21 (27 August 2001)

 

 

 

PLANNED ENHANCEMENTS

 

 

 

CONTACTING THE AUTHOR

PJ Naughter
Email: pjna@naughter.com
Web: http://www.naughter.com
27 August 2001