SearchMRUListBox 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 the MRU items list for the Visual Studio Common Search Control
C++
public ref class SearchMRUListBox : System::Windows::Controls::ListBox
public class SearchMRUListBox : System.Windows.Controls.ListBox
type SearchMRUListBox = class
inherit ListBox
Public Class SearchMRUListBox
Inherits ListBox
- Inheritance
-
SearchMRUListBox
Search |
Creates a new instance of the class. |
Get |
We ovverride this so we can say that our SearchMRUListBox object consists of SearchMRUListBoxItem objects. |
Is |
Determines if the specified item is (or is eligible to be) its own container. |
Produto | Versões |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |