Activates the form by bringing it to the foreground.
| C# | Visual Basic | Visual C++ |
public virtual void Activate()
Public Overridable Sub Activate
public: virtual void Activate()
| Exception | Condition |
|---|---|
| ActionFailedException | Thrown if invoking the action failed. |
