SearchBooleanOptionButton 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 CheckBox button for boolean search Options in Visual Studio Common Search Control
C++
public ref class SearchBooleanOptionButton : System::Windows::Controls::CheckBox
public class SearchBooleanOptionButton : System.Windows.Controls.CheckBox
type SearchBooleanOptionButton = class
inherit CheckBox
Public Class SearchBooleanOptionButton
Inherits CheckBox
- Inheritance
-
SearchBooleanOptionButton
Search |
Creates a new instance of the class. |
On |
Called when click occurs on the button. |
On |
Microsoft internal use only. |
On |
Called when button value is toggled. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |