GroupItemAutomationPeer.SetFocusCore Method

Definition

Supplies the method called by the SetFocus() method to set the keyboard focus on the element that's associated with this automation peer.

protected:
 override void SetFocusCore();
protected override void SetFocusCore ();
override this.SetFocusCore : unit -> unit
Protected Overrides Sub SetFocusCore ()

Applies to