#MhIconTag
10-Oct-91 16:11:02
Sb: #2460-#MhIconTag
Fm: Mark Novisoff/MicroHelp 73047,3706
To: John Trustman 74666,645
John,
If .SingleSelect is True, then setting the .ListIndex property will
highlight the indicated item. If .SingleSelect is False, then the focus
rectangle moves to the desired item, but it is not highlighted.
This is by design because you may have other items selected at the same
time! However, you can easily do what you need by setting the .Tagged
property.
Mark
There is 1 Reply.