OutputWindowPane.Activate Method

Definition

Moves the focus to the current item.

public:
 void Activate();
public:
 void Activate();
void Activate();
[System.Runtime.InteropServices.DispId(7)]
public void Activate ();
[<System.Runtime.InteropServices.DispId(7)>]
abstract member Activate : unit -> unit
Public Sub Activate ()
Attributes

Remarks

When Activate is invoked, it is as if the user clicked the item, but no click event occurs.

Applies to