home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic 4 Unleashed
/
Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso
/
tedevkit
/
ctrl_dlg.h
< prev
next >
Wrap
Text File
|
1994-11-17
|
796b
|
33 lines
#define IDC_EDIT 500
#define IDC_CUT 628
#define IDC_COPY 629
#define IDC_PASTE 630
#define IDC_SEARCH 633
#define IDC_REPLACE 636
#define IDC_UNDO 638
#define IDC_PRINT 643
#define IDC_PAGE_OPTIONS 644
#define IDC_PRINT_OPTIONS 645
#define IDC_CHAR_NORMAL 647
#define IDC_BOLD_ON 648
#define IDC_ULINE_ON 649
#define IDC_ITALIC_ON 650
#define IDC_STRIKE_ON 651
#define IDC_SUPSCR_ON 652
#define IDC_SUBSCR_ON 653
#define IDC_COLOR 654
#define IDC_FONTS 655
#define IDC_PARA_NORMAL 656
#define IDC_CENTER 657
#define IDC_RIGHT_JUSTIFY 658
#define IDC_LEFT_INDENT 659
#define IDC_RIGHT_INDENT 660
#define IDC_DOUBLE_SPACE 661
#define IDC_HANGING_INDENT 662