Last selection with multi-select

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guest's Avatar

    Last selection with multi-select

    Hi

    With extended multi-select, is it possible to know the last selection made
    by the user?

    Thanks

    Regards


  • MacDermott

    #2
    Re: Last selection with multi-select

    The listbox's ListIndex will give you the (0 - based) position of the last
    selection.
    You'll have to determine programmaticall y whether it was turned on or
    off.

    HTH
    - Turtle

    <John@nospam.in fovis.co.uk> wrote in message
    news:41452453$0 $15843$cc9e4d1f @news.dial.pipe x.com...[color=blue]
    > Hi
    >
    > With extended multi-select, is it possible to know the last selection made
    > by the user?
    >
    > Thanks
    >
    > Regards
    >
    >[/color]


    Comment

    Working...