Window.ActivateNext Method

Definition

Activates the specified window, and then sends it to the back of the window z-order.

public:
 System::Object ^ ActivateNext();
public object ActivateNext ();
Public Function ActivateNext () As Object

Returns

Applies to