If you are using VFP 9 and grid.allowcellselection = .F., you should be able to determine when the CONTROL key is depressed using the MouseDown event. You'll be able to use DynamicBackColor and a field in the data that it is checked to simulate the ListBox behavior.
Either method is work. Changing the look and feel of an application is your call. Tracy -----Original Message----- From: Kurt Wendt Sent: Monday, December 15, 2008 4:31 PM Thanks for the quick response Ed (and you too Tracy!). I did just try it out - and I see how the basics of the Multi-select could work. Although the downside is it will take additional work to make it look like the current Grid they have in the system here - as the Grid has the titles across the top - and there Horizontal lines separating the records - which the List Box does not have. Will see what I can do with it after "playing around" a little. Thanks again, -K- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/001101c95f08$40398ba0$c0aca2...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

