Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Arranges the MDI child windows in cascaded format.

Syntax

Code Block
status = Send_Message(controlID, "MDICASCADE")

...

Return value

If operation is successful, returns 1.

...