/** * @file Resource.h * * @copyright * (c) 1998-2025 Codejock Software, All Rights Reserved. * * This source file is the property of Codejock Software and must not be * redistributed by any means without the explicit written permission of * Codejock Software. * * The use of this source code is governed by the terms and conditions specified * in the Toolkit Pro license agreement. Codejock Software grants you, as a * single software developer, the limited right to use this software on one * computer only. * * Contact Information: * support@codejock.com * http://www.codejock.com * */ #define XTP_SHORTCUT_RESOURCE_FIRST 9650 #define XTP_SHORTCUT_RESOURCE_LAST 9699 #define XTP_IDB_SHORTCUT_EXPANDBUTTON 9650 #define XTP_ID_SHORTCUT_SHOW_MORE 9651 #define XTP_ID_SHORTCUT_SHOW_FEWER 9652 #define XTP_IDS_SHORTCUT_CONFIGURE 9653 #define XTP_IDS_SHORTCUT_NAVIGATIONPANE 9654 #define IDR_XAML_ICON_NAVIGATION_BUTTON 9655 #define IDR_NAVIGATION_BUTTON 9656