IVsFindCancelDialog Members
Include Protected Members
Include Inherited Members
Use the IVsFindCancelDialog interface to launch a modeless dialog on the background thread that will allow a user to cancel a lengthy background find or find and replace operation.
The IVsFindCancelDialog type exposes the following members.
Methods
Name
Description
Dismisses a modeless background dialog opened with LaunchDialog.
Launches a modeless dialog on the background thread with which the user can cancel a lengthy find or replace operation
Top