Select next message

  • Thread starter Thread starter Evan
  • Start date Start date
E

Evan

I feel silly asking this, but....

Is there a way to highlight or select the next message (one message down) in
an active window? I realize that the seeage does not have to be selected to
perform an action on it, but I have some buttons that affect the selected
message. I'd like to have a button that moves to the next message, like
arrow-down, so I can scroll through the messages without keyboard.
 
The Selection collection cannot be set. The only way I can think of is a
hack, which is to use SendKeys to send a down-arrow keystroke.
 
I know that seems like a dirty approach, but in this case where it's just
the down arrow I think that's perfect. Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top