Jimmy Chretien Posted December 18, 2014 Report Share Posted December 18, 2014 I was wondering if there's a trick to get the last selected item in listboxes when more than 1 items can be selected. On screenshot we can see on the GUI which one is the last selected, is there an easy trick to catch it in the code, without needing the previous value of the control. The value array will always sort them out. Quote Link to comment
MikaelH Posted December 19, 2014 Report Share Posted December 19, 2014 You have to capture all "Value Change" Events yourself and save them ni the right order they come in. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.