DragonNest/Third/XTToolkitPro/Samples/PropertyGrid/GridSample/resource.h
2024-12-19 09:48:26 +08:00

62 lines
2.4 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PropertyGrid.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 IDC_PROPERTY_GRID 101
#define IDD_PROPERTYGRID_DIALOG 102
#define ID_ITEM_VERSION_LANGUAGE 103
#define IDR_MAINFRAME 128
#define IDB_BITMAP_CONSTRAINTS 130
#define IDB_BITMAP_FILTER 131
#define IDC_CHK_TOOLBAR 1001
#define IDC_CHK_HELP 1002
#define IDC_SORT_CATEGORIES 1003
#define IDC_SORT_ALPHABETICAL 1004
#define IDC_SORT_NOSORT 1005
#define IDC_CHK_CUSTOMCOLORS 1006
#define IDC_CHK_VERBS 1007
#define IDC_PLACEHOLDER 1008
#define IDC_GBOX_APPEAR 1009
#define IDC_GBOX_SORT 1010
#define IDC_GBOX_COLOR 1011
#define IDC_BUTTON_SWITCHSTATE 1012
#define IDC_CHK_DOUBLE 1013
#define IDC_CHK_WINXPTHEME 1014
#define IDC_COMBO_THEME 1014
#define IDC_CHK_TABITEMS 1015
#define IDC_CHK_HIGHLIGHT 1016
#define IDC_COMBO_BORDER 1017
#define IDC_CHECK_SHOWBUTTONS 1018
#define IDC_CHK_RIGHTTOLEFT 1019
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif