home *** CD-ROM | disk | FTP | other *** search
- NewMsg
- Send Note
- Form2
- Picture2
- CompAdd
- A&ddress
- MS Sans Serif
- CompOpt
- Op&tions
- MS Sans Serif
- Attach
- &Attach
- MS Sans Serif
- ChkNames
- Chec&k Names
- MS Sans Serif
- &Send
- MS Sans Serif
- Line2
- TopLine2
- txtNoteText
- MS Sans Serif
- Picture1
- txtTo
- MS Sans Serif
- txtcc
- MS Sans Serif
- txtsubject
- MS Sans Serif
- TopLine
- LeftLine
- TopLine
- Label3
- Label4
- Label5
- Subj&ect:
- Picture1_Clickr
- Form_Load
- Picture1_Resize
- Form_Resize
- WindowSTate
- scaleheight
- txtNoteText
- Heighte
- WidthY
- ScaleWidth
- TopLine.
- picture1
- BottomLine
- RightLineE
- txtTo
- txtDateM
- txtCC
- txtSubjectA
- txtFrom0
- Form_Unload
- Cancel
- VBMailE
- Mess[
- Action
- Picture2_Click
- Picture2_Resize
- TopLine2
- Picture2<
- Compose_Click
- receiptcount
- MsgSubject.
- MsgNoteText
- MsgIndex
- MsgNoteTxt
- CompAdd_Click
- ActiveFormw
- NewMsg
- UpdateReceipts
- Form_Activate&
- Send_Click
- CompOpt_Click
- ChkNames_Clicka
- Attach_Click
- MESSAGE_SHOWADBOOK
- MESSAGE_SEND%
- Indexj
- recieptCountu
- receiptindex
- activatedy
- MapiMess
- AttachWin_Resize
- AttachWin_
- SetRCList
- TYPE_TO
- MAPI_TO
- MAPI_CC
- UpdateRecips
- RecipCount
- KillRecips
- ResolveNames
- MsgReceiptRequested/
- RecipRequested
- ReturnRequest!
- MsgReceipRequested
- MsgReceiptRequestO
- OptionType
- OPTION_GENERALC
- MailOptFrm
- OPTION_MESSAGE
- CopyNamestoMsgBuffer
- CMDialog1
- DialogTitle
- MAPI_ATT_File
- AttachPathName
- Filename
- AttachType
- AttachmentPathNameV
- AttachmentType
- AttachmentPosition
- MsgNotel
- MsgText
- Filter
- AttachmentIndex
- AttachmentCounty
- AttachmentFileName
- Filetitle
- AttachmentName
- MAIL_A
- txtNote
- Attach_Click
- Feature Addition: Code needs to be added to handle attachments
- Attach
- All Files(*.*)|*.*|Text Files(*.txt)|*.txt
- ChkNames_Click
- Feature Addition: Code needs to be added to resolve the names-
- CompAdd_Click
- Display Address book w/ currect recipts and update upon return
- CompOpt_Click
- Display Message option formA
- Form_Activate
- --- Set the MessageIndex = -1 (Compose Buffer) when this window is activated
- Form_Load
- - Ensure the windows are sized as needed
- Form_Resize
- - Adjust the window sizes if the form isn't minimizeds
- Picture1_Resize
- Update the widths of the fields and adjust the line
- controls as needed.f
- Picture2_Resize
- Update the widths of the fields and adjust the line
- controls as needed.f
- Send_Click
- Place the Subject and Note text into the buffer
- Add room in the begining for attachment files
- txtNoteText = String$(VBMail.MapiMess.AttachmentCount, "*") + txtNoteText
- Resolve anems Load Recips into the buffer
- An error occured during a send:
-