CommandBarButtonClass.SetFocus Method
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.
Sets the focus on the control.
public:
virtual void SetFocus() = Microsoft::VisualStudio::CommandBars::_CommandBarButton::SetFocus;
public:
virtual void SetFocus() = Microsoft::VisualStudio::CommandBars::_CommandBarButton::SetFocus;
virtual void SetFocus();
[System.Runtime.InteropServices.DispId(1610874914)]
public virtual void SetFocus ();
[<System.Runtime.InteropServices.DispId(1610874914)>]
abstract member SetFocus : unit -> unit
override this.SetFocus : unit -> unit
Public Overridable Sub SetFocus ()
Implements
- Attributes