Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

WWindowBase:Show() Method
Show/hide a window
------------------------------------------------------------------------------

Syntax
<oWnd>:Show( [ <nShow> ] )   -->   nRet

Arguments
<nShow> is an integer specifying the new visibility (one of
the SW_* values defined in WINDOWS.CH).  The default is
SW_NORMAL.

Returns
Same as the ShowWindow() function.

Description
This method is an alternative to calling the ShowWindow()
function directly.

Example


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson