IDLgrWindow::Show
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 |