home *** CD-ROM | disk | FTP | other *** search
- MailLst
- Mail List
- Form2
- Tools
- Line1
- Line1
- PrtImage
- Trash
- wwwww
- MList
- Courier New
- wwwwwwwwwwwp
- Headings
- Listbox Headings
- Courier New
- NewMail
- nonew
- Form_Load
- Form_Resize
- MListb
- WidthI
- ScaleWidth7
- Height
- ScaleHeight
- Label2_Click
- MList_Click
- MList_DBLClick
- LoadMessagef
- ListIndexw
- Label2
- Labe3>
- Label3
- WindowStateR
- MsgView
- VBMailj
- Previous
- Enabled
- ListCountV
- Nexto
- ItemData
- Forms#
- Count
- MList_KeyUp
- Keycode.
- Shift
- MList_KeyPress
- KeyAscii
- logoff_Click
- sessx
- action"
- ViewMessage\
- MailLst?
- MList_KeyDown
- MList_MouseDowna
- Buttonc
- ListX
- ListY
- MouseDownP
- MList_MouseMove;
- MLMouseDown
- MList_MouseUp
- MsgIndexQ
- Label1_Click5
- mailctl
- MsgOrigDisplayName
- MsgSubject
- MsgDateReceived
- Label
- Headings
- MapiMess
- Trash_DragDrop
- Source
- ControlF
- DeleteMessage
- PrtImage_DragDrop~
- PrintMail
- Picture1_Click
- Picture1_Resize
- Line1
- Picture1
- Tools_Click.
- Tools_Resize
- Tools1
- Tools
- DispTools
- Checked
- xHeight
- Headings_Click
- Maillist
- Form_Unload
- Cancel
- LogOffUser
- Form_QueryUnload
- UnloadMode
- SessionIDZ
- --- Module variable to hold MouseDown position information
- Form_Load
- --- Resize the form
- --- Setup listbox headings
- Subject
- Form_QueryUnload
- - If the user is closing the app, let this form unload
- Unloading is okayi
- - If the user is still logined in, minimize the form rather than closing itT
- Form_Resize
- --- If we aren't minimized, resize the listbox to fit the form
- - Check for minimum form height allowede
- MList_Click
- Set the message index on a click and enabled the-
- Previous and Next buttons as needed
- MList_DBLClick
- Check to see if the message is currently viewed,
- if not load it into a new form
- Search through the active windows to
- find the window with the correct message to view
- MList_KeyPress
- --- If the user hits the enter key, process it as a DBLCLICK action
- MList_MouseDown
- --- Save the X/Y positions to determine drag/drop startC
- MList_MouseMove
- If the mouse button is down and the x/y position has changed, start dragging
- PrtImage_DragDrop
- --- Same as File.PrintMessage on the VBMAIL File Menui
- Tools_Resize
- - Adjust the width of the lines on the top of the toolbar)
- Trash_DragDrop
- --- Deletes a message (Delete Button or Edit.Delete)
-