/* @(#)51    1.3  src/examples/bank/pm/bseldlg.h, examples.src, os2dce21.dss, 960602a.1  6/24/95  14:34:16 */
/*******************************************************************
 *
 *   COMPONENT_NAME: examples.src
 *
 *   FUNCTIONS: none
 *
 *   ORIGINS: 27
 *
 *   (C) COPYRIGHT International Business Machines Corp. 1992, 1994
 *   All Rights Reserved
 *   Licensed Materials - Property of IBM
 *
 *   US Government Users Restricted Rights - Use, duplication or
 *   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
 *
 *   PROGRAM NAME: bsedlg.h
 *
 *   DESCRIPTIVE NAME: Bank Selection Dialog mgr - header file
 *
 *   FUNCTION: provide constants for the dialog box
 *
 *******************************************************************/

#define IDM_BSEL_TITLE              300
#define IDD_BANK1                   301
#define IDD_BANK2                   302
#define IDD_BANK3                   303
#define IDD_BANK4                   304
#define IDD_BANK5                   305
#define IDD_BANK6                   306
#define IDD_BANK7                   307
#define IDD_BANK8                   308
#define IDD_BANK9                   309
#define IDD_BNKTITLE_TEXT           310
#define IDD_HELP                    313
