New topic: WebListBox How to clear selection?
<http://forums.realsoftware.com/viewtopic.php?t=39781> Page 1 of 1 [ 3 posts ] Previous topic | Next topic Author Message tseyfarth Post subject: WebListBox How to clear selection?Posted: Sun Jul 10, 2011 10:28 pm Joined: Sat Dec 04, 2010 9:14 pm Posts: 288 Hello all, How do I clear a selection from a WebListBox without clearing the contents of the WebListBox? Thanks Tim Top eddy2099 Post subject: Re: WebListBox How to clear selection?Posted: Sun Jul 10, 2011 11:22 pm Joined: Sun Jan 23, 2011 11:59 am Posts: 239 Try Code:listbox1.ListIndex = -1 to de-select. _________________ RealStudio 2011R2 â¡ Macbook Pro Mac OS X 10.6.8 http://www.batchimage.com Top tseyfarth Post subject: Re: WebListBox How to clear selection?Posted: Mon Jul 11, 2011 12:05 am Joined: Sat Dec 04, 2010 9:14 pm Posts: 288 Thank you, I will! Tim Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 3 posts ]
-- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
