SearchFilterButton Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The implementation of a button for search filters in Visual Studio Common Search Control
C++
public ref class SearchFilterButton : System::Windows::Controls::Button
public class SearchFilterButton : System.Windows.Controls.Button
type SearchFilterButton = class
inherit Button
Public Class SearchFilterButton
Inherits Button
- Inheritance
-
SearchFilterButton
Search |
Creates a new instance of the class. |
Filter |
Raised when the filter button is clicked. |
On |
Called when the filter button is clicked. |
On |
Microsoft internal use only. |
Filter |
Event raised when the filter button is clicked. |
Produto | Versões |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |