Raising a window or control to the top

raise

Raise a window or control to the top


SYNTAX

raise object_id [, object_id] …

Raise a window or window object to the top. This command can be used to bring a window to the foreground, or, if controls overlap one another, to bring an overlapped control to the top.


EXAMPLE

raise SunkenWindow