SearchCommandOptionButton Class
Definition
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 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() |