M
Mickey F.
Is there a way to get Word to return the Index of an item in a ListBox that
you right-clicked over?
This is for Word 2002.
you right-clicked over?
This is for Word 2002.
Mickey F. said:Is there a way to get Word to return the Index of an item in a ListBox that
you right-clicked over?
This is for Word 2002.
I have, but I'm not on the same level as the person who contributed it. I'mHave you read the other contribution to this thread?
Worth looking at.
Not on MouseMove, but if I combine your Mouse_Up event suggestion, (after ISelecting an item in the listbox, and "dragging" the selection across the
listitems will change
the listindex.
Do you really want the listindex to change on mouse-hovering ??
No problem at all! I'm sorry for my vague wording.Sorry for multiple posts
My newsreader jammed and I had to "push" the answers, resulting in ... well
sorry for that.
Another sorry for not understanding yr question ...
To be honest, I'm a little unsure of what's going on in that Private Declare
Function statement. I've never really used them. What it looks like is that
your using a function from the user32 library. I've never used anything like
that before, so I'm a bit lost there.
I guess what I'm really looking for is an explanation of what SendMessage
does. The article that you linked didn't go into detail on it. I don't know
what any of the parameters are and not sure where to find documentation on
it, and (if my suppositions are correct) any other pre-made functions like it.
Also, another novice questions here, what significance is the Alias
"SendMessageA" portion?
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.