On 2/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi > I have code which runs fine in RB2006r1 but crashes in RB2007r1, and > RB2007r2a2 (beta). I tracked it down to this line : > > listbox1.DeleteAllRows
I use listboxes extensively in almost all my projects, and have never seen an application crash simply by calling DeleteAllRows. There must be something else going on. Are you using a subclass of listbox that might be causing the problem? Is there something else in your application that relies on the state of the listbox? _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
