IVsFindCancelDialog Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodCloseDialog()

Dismisses a modeless background dialog opened with LaunchDialog.

System_CAPS_pubmethodLaunchDialog()

Launches a modeless dialog on the background thread with which the user can cancel a lengthy find or replace operation

System_CAPS_pubmethodQueryDialog(Int32)

Determines whether the user of the modeless dialog on the background thread has cancelled a find or replace operation.

Return to top
Show: