SearchCommandOptionButton Class

Definition

The implementation of the button for commands search Options in Visual Studio Common Search Control

public ref class SearchCommandOptionButton : System::Windows::Controls::Button
public class SearchCommandOptionButton : System.Windows.Controls.Button
type SearchCommandOptionButton = class
    inherit Button
Public Class SearchCommandOptionButton
Inherits Button
Inheritance
SearchCommandOptionButton

Constructors

SearchCommandOptionButton()

Creates a new instance of the class.

Methods

OnClick()

Called when the button is clicked.

OnCreateAutomationPeer()

Applies to