Click here to Skip to main content
15,886,026 members
Articles / Desktop Programming / MFC

Professional User Interface Suite

Rate me:
Please Sign up or sign in to vote.
4.99/5 (174 votes)
13 Jan 200423 min read 1.5M   23.6K   641  
MFC extension library enabling software to be provided with a professional UI
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DRAWCLI.rc
//
#define IDR_MAINFRAME                   2
#define IDR_DRAWCLTYPE                  3
#define IDR_DRAWCLTYPE_CNTR_IP          6
#define IDD_ABOUTBOX                    100
#define IDP_BUSY                        100
#define IDP_OLE_INIT_FAILED             101
#define IDD_PROP_RECT                   101
#define IDP_FAILED_TO_CREATE            102
#define IDC_WEIGHT                      102
#define IDC_PENCIL                      102
#define IDC_NOFILL                      103
#define ID_POPUP_MENU                   103
#define IDC_SPIN1                       104
#define IDD_SUMM_PAGE                   104
#define IDC_AUTHOR                      105
#define IDD_STAT_PAGE                   105
#define IDC_KEYWORDS                    106
#define IDC_COMMENTS                    107
#define IDC_TITLE                       108
#define IDC_SUBJECT                     109
#define IDC_TEMPLATE                    110
#define IDC_SAVEDBY                     111
#define IDR_MENU_LW                     111
#define IDC_REVNUM                      112
#define IDI_ICON1                       112
#define IDC_EDITTIME                    113
#define IDC_LASTPRINT                   114
#define IDC_CREATEDATE                  115
#define IDC_LASTSAVE                    116
#define IDC_NUMPAGES                    117
#define IDC_NUMWORDS                    118
#define IDC_NUMCHARS                    119
#define IDC_APPNAME                     120
#define IDC_SECURITY                    122
#define IDC_THUMBNAIL                   123
#define IDC_BUTTON_COLOR_OUTLINE        124
#define IDC_BUTTON_COLOR_FILL           125
#define ID_OBJECT_MOVETOFRONT           501
#define ID_OBJECT_MOVETOBACK            502
#define ID_OBJECT_MOVEFORWARD           503
#define ID_OBJECT_MOVEBACK              504
#define ID_CANCEL_EDIT                  32768
#define ID_VIEW_GRID                    32769
#define ID_DRAW_SELECT                  32770
#define ID_DRAW_LINE                    32771
#define ID_DRAW_RECT                    32772
#define ID_DRAW_ROUNDRECT               32773
#define ID_DRAW_ELLIPSE                 32774
#define ID_OBJECT_LINECOLOR             32775
#define ID_OBJECT_FILLCOLOR             32776
#define ID_VIEW_PAPERCOLOR              32781
#define ID_DRAW_POLYGON                 32782
#define ID_VIEW_SHOWOBJECTS             32784
#define ID_EDIT_PROPERTIES              32785
#define ID_FILE_SUMMARYINFO             32792
#define ID_VIEW_MENUBAR                 32812
#define ID_LINE_WIDTH_0                 32814
#define ID_LINE_WIDTH_1                 32815
#define ID_LINE_WIDTH_2                 32816
#define ID_LINE_WIDTH_3                 32817
#define ID_LINE_WIDTH_4                 32818
#define ID_LINE_WIDTH_5                 32819
#define ID_LINE_WIDTH_6                 32820
#define ID_LINE_WIDTH_7                 32821
#define ID_LINE_WIDTH_8                 32822
#define ID_LINE_WIDTH_9                 32823
#define ID_LINE_WIDTH_10                32824
#define ID_LINE_WIDTH_OTHER             32825
#define ID_DOC_LINE_WIDTH               32826
#define ID_VIEW_TOOLBAR2                32827
#define ID_MDITABS_TOP                  32829
#define ID_MDITABS_BOTTOM               32830
#define ID_MDITABS_LEFT                 32831
#define ID_MDITABS_RIGHT                32832
#define ID_MDITABS_SHOW_CLOSE           32833
#define ID_MDITABS_SHOW_CTX_HELP        32834
#define ID_UISTYLE_2000                 32835
#define ID_UISTYLE_XP                   32836
#define IDS_STRING_NO_COLOR_FILL        44004
#define IDS_STRING_NO_COLOR_OUTLINE     44005

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        116
#define _APS_NEXT_COMMAND_VALUE         32837
#define _APS_NEXT_CONTROL_VALUE         125
#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 has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Architect Foss Software Inc
Ukraine Ukraine
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions