home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / tedevkit / ter_view.rch < prev    next >
Encoding:
Text File  |  1995-07-05  |  3.2 KB  |  111 lines

  1. #define TID_PGUP         53600
  2. #define TID_PGDN         53601
  3. #define TID_UP           53602
  4. #define TID_DOWN         53603
  5. #define TID_LEFT         53604
  6. #define TID_RIGHT        53605
  7. #define TID_DEL          53606
  8. #define TID_BACK_TAB     53609 
  9. #define TID_LINE_BEGIN   53610
  10. #define TID_LINE_END     53611
  11. #define TID_FILE_BEGIN   53612
  12. #define TID_FILE_END     53613     
  13. #define TID_INS_AFT      53615
  14. #define TID_INS_BEF      53616
  15. #define TID_DEL_LINE     53617
  16. #define TID_SPLIT_LINE   53618
  17. #define TID_JOIN_LINE    53619
  18. #define TID_NEXT_WORD    53620
  19. #define TID_PREV_WORD    53621
  20. #define TID_HILIGHT_LINE 53622
  21. #define TID_BLOCK_COPY   53623
  22. #define TID_BLOCK_MOVE   53624
  23. #define TID_SELECT_ALL   53625
  24. #define TID_CUT          53628
  25. #define TID_COPY         53629
  26. #define TID_PASTE        53630
  27. #define TID_PASTE_SPEC   53631
  28. #define TID_PICT_FROM_FILE 53632
  29. #define TID_SEARCH       53633
  30. #define TID_SEARCH_FOR   53634
  31. #define TID_SEARCH_BACK  53635
  32. #define TID_REPLACE      53636
  33. #define TID_HELP         53637
  34. #define TID_UNDO         53638
  35. #define TID_INSERT       53639
  36. #define TID_SAVE         53640
  37. #define TID_SAVEAS       53641
  38. #define TID_QUIT         53642
  39. #define TID_PRINT        53643
  40. #define TID_PRINT_PREVIEW 53717
  41. #define TID_PAGE_OPTIONS 53644
  42. #define TID_PRINT_OPTIONS 53645
  43. #define TID_JUMP         53646
  44.  
  45. #define TID_CHAR_NORMAL  53647
  46. #define TID_BOLD_ON      53648
  47. #define TID_ULINE_ON     53649
  48. #define TID_ITALIC_ON    53650
  49. #define TID_STRIKE_ON    53651
  50. #define TID_SUPSCR_ON    53652
  51. #define TID_SUBSCR_ON    53653
  52.  
  53. #define TID_COLOR        53654
  54.  
  55. #define TID_FONTS        53655
  56.  
  57. #define TID_PARA_NORMAL  53656
  58. #define TID_CENTER       53657
  59. #define TID_RIGHT_JUSTIFY 53658
  60. #define TID_LEFT_INDENT  53659
  61. #define TID_RIGHT_INDENT 53660
  62. #define TID_DOUBLE_SPACE 53661
  63. #define TID_HANGING_INDENT 53662
  64. #define TID_JUSTIFY      53663
  65. #define TID_PAGE_HEADER  53664
  66. #define TID_PAGE_FOOTER  53665
  67.  
  68. #define TID_TAB_CLEAR     53666
  69. #define TID_TAB_CLEAR_ALL 53667
  70.  
  71. #define TID_PAGE_BREAK    53670
  72. #define TID_REPAGINATE    53671
  73. #define TID_SECT_BREAK    53672
  74. #define TID_SECT_OPTIONS  53673
  75. #define TID_PAGE_MODE     53674
  76. #define TID_COL_BREAK     53675
  77.  
  78. #define TID_VIEW_HDR_FTR  53676
  79. #define TID_EDIT_HDR_FTR  53677
  80.  
  81. #define TID_RULER         53680
  82. #define TID_TOOL_BAR      53681
  83. #define TID_STATUS_RIBBON 53682
  84.  
  85. #define TID_EDIT_PICT     53685
  86. #define TID_SHOW_HIDDEN   53686
  87. #define TID_HIDDEN_ON     53687
  88. #define TID_ULINED_ON     53688
  89. #define TID_PROTECT_ON    53689
  90. #define TID_PROTECTION_LOCK 53690
  91.  
  92. #define TID_PARA_BORDER    53691
  93. #define TID_SHOW_PARA_MARK 53692
  94. #define TID_INSERT_OBJECT  53693
  95.  
  96. #define TID_TABLE_INSERT       53694
  97. #define TID_TABLE_INSERT_ROW   53695
  98. #define TID_TABLE_SPLIT_CELL   53696
  99. #define TID_TABLE_MERGE_CELLS  53697
  100. #define TID_TABLE_DEL_CELLS    53698
  101. #define TID_TABLE_SHOW_GRID    53699
  102. #define TID_TABLE_ROW_POS      53700
  103. #define TID_TABLE_CELL_BORDER  53701
  104. #define TID_TABLE_CELL_SHADE   53702
  105.  
  106. #define TID_SHOW_HYPERLINK_CURSOR  53710
  107. #define TID_BK_COLOR           53711
  108.  
  109. #define TID_INSERT_PARA_FRAME  53718
  110. #define TID_INESRT_PAGE_NUMBER 53719
  111.