Table of Contents

MDIACTIVE property

Applies To

MDI windows.

Description

Set_Property activates the specified MDI child window. Get_Property returns the name of the currently active MDI child window.

Usage

Activechild = Get_Property(windowID, "MDIACTIVE")

previousactivechild = Set_Property(windowID, "MDIACTIVE", newactivechild)

See Also

MDIFRAME property, ACTIVATED event