Click here to Skip to main content
15,892,746 members
Articles / Desktop Programming / MFC

The Ultimate Toolbox Home Page

Rate me:
Please Sign up or sign in to vote.
4.97/5 (141 votes)
25 Aug 2007CPOL13 min read 3.2M   91.4K   476  
The Ultimate Toolbox is now Open Source
#define IDH_STATIC_HOT_KEY				1000
#define IDH_COMBO_HOT_KEY				1001
#define IDH_CHECK_INITIAL_DELAY			1002
#define IDH_EDIT_INITIAL_DELAY			1003
#define IDH_SPIN_INITIAL_DELAY			1004
#define IDH_CHECK_FILE					2000
#define IDH_CHECK_CLIPBOARD				2001
#define IDH_STATIC_FILE_NAME			3000
#define IDH_COMBO_FILE_NAME				3001
#define IDH_STATIC_FILE_TYPE			3002
#define IDH_COMBO_FILE_TYPE				3003
#define IDH_CHECK_AUTOMATIC_NAMING		3004
#define IDH_BUTTON_CAPTURE_DIR			3005
#define IDH_STATIC_CAPTURE_DIR			3006
#define IDH_CHECK_RESIZE				4000
#define IDH_STATIC_WIDTH				4001
#define IDH_EDIT_WIDTH					4002
#define IDH_SPIN_WIDTH					4003
#define IDH_STATIC_HEIGHT				4004
#define IDH_EDIT_HEIGHT					4005
#define IDH_SPIN_HEIGHT					4006
#define IDH_CHECK_MAINTAIN_RATIO		4007
#define IDH_CHECK_HIDE_ICON				5000
#define IDH_CHECK_NOTIFY_END			5001
#define IDH_RADIO_CURRENT_WINDOW		6000
#define IDH_RADIO_CLIENT_WINDOW			6001
#define IDH_RADIO_FULL_SCREEN			6002
#define	IDH_RADIO_RECT_AREA				6003






By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Canada Canada
In January 2005, David Cunningham and Chris Maunder created TheUltimateToolbox.com, a new group dedicated to the continued development, support and growth of Dundas Software’s award winning line of MFC, C++ and ActiveX control products.

Ultimate Grid for MFC, Ultimate Toolbox for MFC, and Ultimate TCP/IP have been stalwarts of C++/MFC development for a decade. Thousands of developers have used these products to speed their time to market, improve the quality of their finished products, and enhance the reliability and flexibility of their software.
This is a Organisation

476 members

Comments and Discussions