How can I remove more than one item from a listbox?
问题 This is really getting annoying; or, to be honest, it became quite annoying a good while back. Programmatically removing items from a listbox should be pretty straightforward, yet it seems everything I try ends up the same: with an exception. This time it's "InvalidOperationException". In context (excerpt of log file): Date: 2/12/2015 7:15:17 PM Message: Reached frmMain.UpdateGUIAfterTableSend Date: 2/12/2015 7:15:17 PM Message: From frmMain.SendDeliveries(): InvalidOperationException; Inner