MDIWindow.Minimize

From Xojo Documentation

You are currently browsing the old Xojo documentation site. It will go offline as of October 2, 2023. Please visit the new Xojo documentation site! - you will be redirected shortly...
Method


MDIWindow.Minimize()

Supported for all project types and targets.

Minimizes the MDI window.


Example

This example minimizes the MDI window.

app.MDIWindow.Minimize