64 lines
2.4 KiB
C
64 lines
2.4 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by TreeCtrl.rc
|
|
//
|
|
// This file is a part of the XTREME TOOLKIT PRO MFC class library.
|
|
// (c)1998-2008 Codejock Software, All Rights Reserved.
|
|
//
|
|
// THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
|
|
// RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN
|
|
// CONSENT OF CODEJOCK SOFTWARE.
|
|
//
|
|
// THIS SOURCE CODE CAN ONLY BE USED UNDER THE TERMS AND CONDITIONS OUTLINED
|
|
// IN THE XTREME TOOLKIT PRO LICENSE AGREEMENT. CODEJOCK SOFTWARE GRANTS TO
|
|
// YOU (ONE SOFTWARE DEVELOPER) THE LIMITED RIGHT TO USE THIS SOFTWARE ON A
|
|
// SINGLE COMPUTER.
|
|
//
|
|
// CONTACT INFORMATION:
|
|
// support@codejock.com
|
|
// http://www.codejock.com
|
|
//
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
#define IDR_MANIFEST 1
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_TREECTRL_DIALOG 102
|
|
#define IDR_POPUP_TREE 103
|
|
#define IDB_TREE_IMAGES 108
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_ITEM_PROPERTIES 130
|
|
#define IDB_STATE_IMAGES 132
|
|
#define IDC_TREE_CTRL 1000
|
|
#define IDC_TREE_SELECT 1000
|
|
#define IDC_CJ_LOGO 1001
|
|
#define IDC_COMBO1 1001
|
|
#define IDC_TREE_STATE 1001
|
|
#define IDC_FONT_COMBO 1002
|
|
#define IDC_SIZE_COMBO 1003
|
|
#define IDC_COLOR_TEXT 1004
|
|
#define IDC_APPLY_BUTTON 1005
|
|
#define IDC_BTN_PROPERTIES 1005
|
|
#define IDC_BOLD_CHECK 1006
|
|
#define IDC_TXT_INFO 1007
|
|
#define IDC_TXT_FONT 1008
|
|
#define IDC_TXT_SIZE 1009
|
|
#define IDC_TXT_TEXTCOLOR 1010
|
|
#define IDC_COLOR_BACK 1011
|
|
#define IDC_TXT_BACKCOLOR 1012
|
|
#define IDC_BTN_APPLY 1014
|
|
#define IDC_STATIC_SEP 1015
|
|
#define IDC_TXT_STATE 1016
|
|
#define IDC_CHECK 5086
|
|
#define IDC_CHECK_NONE 5087
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 133
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1017
|
|
#define _APS_NEXT_SYMED_VALUE 104
|
|
#endif
|
|
#endif
|