PS
Peter Schonefeld
October 12, 2003 07:59 PM UTC
As follow up to this, i was able to get the same effect by implementing the list as a queue and on key down calling a method that operated while there were items in the queue. However still find it odd that windows forms .NET doesn't seem to provide some form of pause and process messages function??
Pete