다음을 통해 공유


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
Public method CloseDialog Dismisses a modeless background dialog opened with LaunchDialog.
Public method LaunchDialog Launches a modeless dialog on the background thread with which the user can cancel a lengthy find or replace operation
Public method QueryDialog

Top

See Also

Reference

IVsFindCancelDialog Interface

Microsoft.VisualStudio.TextManager.Interop Namespace