IVsFindCancelDialog Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | CloseDialog() | Dismisses a modeless background dialog opened with LaunchDialog. |
![]() | LaunchDialog() | Launches a modeless dialog on the background thread with which the user can cancel a lengthy find or replace operation |
![]() | QueryDialog(Int32) | Determines whether the user of the modeless dialog on the background thread has cancelled a find or replace operation. |
Show:
