Click here to Skip to main content
15,886,199 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MultiPad.rc
//
#define IDR_TOOLBAR_FILE                101
#define IDR_TOOLBAR_EDIT                103
#define IDR_TOOLBAR_WINDOW              105
#define IDR_TOOLBAR_EDIT_HOT            108
#define IDR_TOOLBAR_FILE_HOT            109
#define IDD_CUSTOMIZE                   109
#define IDD_CUSTOMIZE_CAPTION_PAINTER   110
#define IDR_TOOLBAR_WINDOW_HOT          111
#define IDR_MAINFRAME                   128
#define IDR_TEXTTYPE                    129
#define ID_DESCRIPTION_FILE             130
#define IDC_COMBO_TOOLBAR               1000
#define IDC_CHECK_FLAT                  1001
#define IDC_CHECK_LIST                  1002
#define IDC_CHECK_GRIPPER               1003
#define IDC_CHECK_SEPARATOR             1004
#define IDC_CHECK_CUSTOMIZABLE          1005
#define IDC_CHECK_TEXT                  1007
#define IDC_RADIO_PLAIN                 1008
#define IDC_RADIO_TOOLTIP               1009
#define IDC_RADIO_MENU                  1010
#define IDC_EDIT_WIDTH                  1011
#define IDC_EDIT_ROWS                   1012
#define IDC_EDIT_INDENT                 1013
#define IDC_COMBO_CAPTION               1014
#define IDC_CHECK_GRADIENT              1015
#define IDC_COMBO_GRADIENT_ALIGNMENT    1016
#define IDC_COMBO_GRADIENT_ALGORITHM    1017
#define IDC_BUTTON_BACKGROUND_COLOR     1018
#define IDC_BUTTON_TEXT_FONT            1019
#define IDC_RADIO_HORZ_LEFT             1022
#define IDC_RADIO_HORZ_CENTER           1023
#define IDC_RADIO_HORZ_RIGHT            1024
#define IDC_RADIO_VERT_TOP              1025
#define IDC_RADIO_VERT_CENTER           1026
#define IDC_RADIO_VERT_BOTTOM           1027
#define IDC_RADIO_ELLIPSIS_NONE         1029
#define IDC_RADIO_ELLIPSIS_END          1030
#define IDC_RADIO_ELLIPSIS_MIDDLE       1031
#define IDC_RADIO_ELLIPSIS_PATH         1031
#define IDC_RADIO_ELLIPSIS_EVERY_WORD   1032
#define IDC_CHECK_FONT_DEFAULT          1034
#define IDC_EDIT_BACKGROUND_COLOR       1035
#define IDC_EDIT_FONT                   1036
#define IDC_EDIT_NUMBER_SHADE           1037
#define ID_VIEW_TOOLBAR_FILE            32794
#define ID_VIEW_TOOLBAR_EDIT            32795
#define ID_VIEW_TOOLBAR_WINDOW          32796
#define ID_VIEW_CUSTOMIZE               32797
#define ID_VIEW_CUSTOMIZE_CAPTION       32798

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        111
#define _APS_NEXT_COMMAND_VALUE         32799
#define _APS_NEXT_CONTROL_VALUE         1038
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

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