On Tue, November 23, 2010 2:59 pm, MB Software Solutions, LLC wrote: > On 11/18/2010 10:28 AM, Tracy Pearson wrote: >> Mike, >> >> When loading the data into the combobox change the chr(32) to chr(160). >> When >> handling the KeyPress do the same. >> >> I've not tested this in a ComboBox or ListBox, but use it for indexes in >> some grids. >> > > > Tried it but it didn't make a difference. Thanks anyway for the idea! > > -- > Mike Babcock, MCP > MB Software Solutions, LLC > President, Chief Software Architect > http://mbsoftwaresolutions.com > http://fabmate.com > http://twitter.com/mbabcock16 >
Mike, Did you use NoDefault in the Keypress when handling the chr(32)? Tracy _______________________________________________ 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/[email protected] ** 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.

