|  | This document is archived and information here might be outdated. Recommended version. | 
Processes messages. Run this method often.
[Visual Basic .NET]
Public Sub ProcessMessages ( _
    ByRef quitProcessing As Boolean _
)
[C#]
public void ProcessMessages (
    ref bool quitProcessing
);
Optionally call this method in the loop adding features to the value list of the Find dialog and stop populating the list when it returns false to give the user a chance to interrupt the process.