IDL Programming > Objects > Graphics Object Classes > IDLgrWindow::Show

IDLgrWindow::Show

Syntax | Arguments | Keywords | Version History

The IDLgrWindow::Show procedure method exposes or hides a window.

Syntax

Obj->[IDLgrWindow::]Show, Position

Arguments

Position

Set this argument equal to a non-zero value to expose the window, or to 0 to hide the window.

Keywords

None

Version History

5.0

Introduced