Edit

Share via


Pane.Activate Method

Definition

Activates the pane.

public:
 bool Activate();
public bool Activate ();
Public Function Activate () As Boolean

Returns

Remarks

If the pane isn't in the active window, the window that the pane belongs to will also be activated. You cannot activate a frozen pane.

Applies to