home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l406 / 4.ddi / MSGVIEW.FR_ / MSGVIEW.bin (.txt)
Encoding:
Visual Basic Form  |  1992-10-21  |  5.6 KB  |  158 lines

  1. MsgView
  2. Mail Message
  3. wwwwwwwwwwwp
  4. Form2
  5.     AttachWin
  6. aList
  7. MS Sans Serif
  8. NumAtt
  9. MS Sans Serif
  10. Label6
  11. Attachments:
  12. MS Sans Serif
  13. txtNoteText
  14. MS Sans Serif
  15. Picture1
  16. txtsubject
  17. MS Sans Serif
  18. txtcc
  19. MS Sans Serif
  20. txtTo
  21. MS Sans Serif
  22. txtDate
  23. MS Sans Serif
  24. txtFrom
  25. MS Sans Serif
  26. Label5
  27. Subject:
  28. Label4
  29. Label3
  30. Label2
  31. Date:
  32. Label1
  33. From:
  34.     RightLine
  35. BottomLine
  36. TopLine
  37. LeftLine
  38. Picture1_Click7
  39. Picture1_Resize
  40. TopLine
  41. picture1
  42. Width}
  43. BottomLine
  44.     RightLine
  45.     Form_Loado
  46. Form_Resize
  47. Text1_Change
  48. Text1[
  49. Height
  50. scaleheight*
  51. ScaleWidthI
  52. TxtMsgTextZ
  53. TxtNoteTextTopy
  54. txtNoteTextf
  55. WindowState
  56. Action
  57. VBMail
  58. TxtTo
  59. txtDate
  60. txtCC
  61. txtSubjectt
  62. Leftz
  63. txtFrom
  64. txtFrom_Change
  65. txtFrom_KeyPress
  66. KeyAscii
  67. txtDate_Change5
  68. txtDate_KeyPressM
  69. txtNoteText_Changeb
  70. txtNoteText_KeyPressy
  71. txtsubject_Change
  72. txtsubject_KeyPress
  73. txtcc_Change
  74. txtcc_KeyPress
  75. txtTo_Change
  76. txtTo_KeyPressI
  77. txtTo_GotFocus
  78. SelectPerson
  79. SelStartP
  80. currentRCIndexl
  81. txtnote
  82. Form_Activateo
  83. MailLst
  84. MList
  85.     ListIndex6
  86. Form_Unload
  87. CancelH
  88. ItemData
  89. MsgIndex
  90. AttachCount
  91. AttachmentCount
  92. AttachmentFileName
  93. AttachmentPathName
  94. AttachmentPosition|
  95. AttachmentIndex
  96. AttachmentName9
  97. AttachmentType
  98. AttachmentPostion
  99. Picture2
  100. Picture2_Click
  101. Picture2_Resize'
  102. aList
  103. Visible
  104. MinSize.
  105. MessageEditedU
  106. aList_Click
  107. errCode
  108. svSub
  109. svNote
  110. MESSAGE_COPY
  111. VBMai
  112. MsgSubject
  113. MsgNoteTextg
  114. MESSAGE_SAVE
  115. SaveMessage
  116. Caption
  117. NumAtt_Click
  118. MapiMess
  119. aList_DblClick
  120. MAPI_ATT_File
  121. DisplayAttachedFile
  122. MapiMessage
  123. AttachWin_Resize
  124.     AttachWin
  125. SizeMessageWindow
  126. aList_DblClick
  127. - ListIndex is the index into the attachment list1
  128. Sample Application doesn't view OLE type Attachments
  129. AttachWin_Resize
  130.   Update the widths of the fields and adjust the line
  131.   controls as needed.f
  132. Form_Activate
  133.    When the form is actived, update the mailLst.Mlist
  134.    to reflect the current item (TAG property contains
  135.    the index of the message currently viewed)c
  136. Form_Load
  137. --- Ensure all resizing is done on startup
  138. Form_Resize
  139. --- Adjust the window size if we aren't minimizedt
  140. Form_Unload
  141. Tag will get set to -1 after the currenly viewed message
  142. is deleted
  143. Picture1_Resize
  144.   Update the widths of the fields and adjust the line
  145.   controls as needed.f
  146. txtcc_KeyPress
  147. --- Ignore All Keypresses
  148. txtDate_KeyPress
  149. --- Ignore All Keypresses
  150. txtFrom_KeyPress
  151. --- Ignore All Keypresses
  152. txtNoteText_KeyPress
  153. --- Ignore all keypressesr
  154. txtsubject_KeyPress
  155. --- Ignore all keypressesr
  156. txtTo_KeyPress
  157. --- Ignore all keypressesr
  158.