IVsWindowSearchEvents Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubmethodSearchFiltersChanged()

Provides notification that there was a change in the search filters (for example, filters were added or removed, displayed text changed, and so on).

System_CAPS_pubmethodSearchOptionsChanged()

Provides notification that there was a change in the search options (for example, options were added or removed, displayed text changed, and so on).

System_CAPS_pubmethodSearchOptionValueChanged(IVsWindowSearchBooleanOption^)

Provides notification that there was a change in the Boolean search option's value.

Return to top
Show: