home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic 4 Unleashed
/
Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso
/
tedevkit
/
demo_dlg.h
< prev
next >
Wrap
Text File
|
1995-08-17
|
3KB
|
93 lines
#define IDC_X 500
#define IDC_Y 501
#define IDC_WIDTH 502
#define IDC_HEIGHT 503
#define IDC_MAX_LINES 504
#define IDC_INIT_LINE 505
#define IDC_WORD_WRAP 506
#define IDC_CHILD 507
#define IDC_FILE_OPT 508
#define IDC_STATUS_LINE 509
#define IDC_FILE_NAME 510
#define IDC_MENU 511
#define IDC_VER_BAR 512
#define IDC_HOR_BAR 513
#define IDC_USER_CLOSE 514
#define IDC_BORDER 800
#define IDC_PRINT_VIEW 801
#define IDC_RULER 802
#define IDC_READ_ONLY 803
#define IDC_PAGE_MODE 804
#define IDC_TOOL_BAR 805
#define IDC_BOX 515
#define IDC_SAVE_DEFAULT 516
#define IDC_SAVE_TER 517
#define IDC_SAVE_RTF 518
#define IDC_SAVE_TEXT 519
#define IDC_SAVE_TEXT_LINES 520
#define IDC_CUR_ROW 600
#define IDC_CUR_COL 601
#define IDC_CUR_LINE 602
#define IDC_BEGIN_LINE 603
#define IDC_PAINT_ENABLED 604
#define IDC_TEXT_BK_COLOR 605
#define IDC_STATUS_BK_COLOR 606
#define IDC_STATUS_COLOR 609
#define IDC_HILIGHT_TYPE_OFF 611
#define IDC_HILIGHT_TYPE_LINE 612
#define IDC_HILIGHT_TYPE_CHAR 613
#define IDC_HILIGHT_BEG_ROW 615
#define IDC_HILIGHT_END_ROW 616
#define IDC_HILIGHT_BEG_COL 617
#define IDC_HILIGHT_END_COL 618
#define IDC_STRETCH_HILIGHT 619
#define IDC_TEXT 620
#define IDC_PFMT 621
#define IDC_LINE_LEN 622
#define IDC_TEXT_APPLY_IGNORE 623
#define IDC_TEXT_APPLY_CUR 624
#define IDC_TEXT_APPLY_BEF 625
#define IDC_TEXT_APPLY_AFT 626
#define IDC_TER_WND 627
#define IDC_TER_DC 628
#define IDC_TOTAL_LINES 629
#define IDC_TOTAL_PFMTS 630
#define IDC_TOTAL_FONTS 631
#define IDC_MOUSE_COL 632
#define IDC_MOUSE_LINE 633
#define IDC_MODIFIED 634
#define IDC_WRAP 635
#define IDC_INSERT_TEXT 640
#define IDC_INSERT_LINE 641
#define IDC_INSERT_COL 642
#define IDC_INSERT_FONT 643
#define IDC_FULL_PAGE 806
#define IDC_START_POS 807
#define IDC_ONE_PAGE 808
#define IDC_DEF_PRINTER 809
#define IDC_SPEC_PRINTER 823
#define IDC_SPEC_WINDOW 824
#define IDC_SEARCH 810
#define IDC_REPLACE 811
#define IDC_FLAG_SCROLL 812
#define IDC_FLAG_SEARCH 813
#define IDC_FLAG_REPLACE 814
#define IDC_FLAG_RETRIEVE 815
#define IDC_FLAG_CASE 816
#define IDC_FLAG_WORD 817
#define IDC_POS_CUR 818
#define IDC_POS_END 819
#define IDC_SEARCH_SIZE 821
#define IDC_RESULT 822
#define IDC_MODIFY_PROTECT_COLOR 825
#define IDC_LINK_STYLE 826
#define IDC_LINK_COLOR 827
#define IDC_LINK_DBL_CLICK 828
#define IDC_SHOW_PROTECT_CARET 830