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:SetFocus() Method
Set the input focus to a window
------------------------------------------------------------------------------

Syntax
<oWnd>:SetFocus()   -->   hOldWnd

Arguments
None.

Returns
The handle of the previous window with the input focus (or zero).

Description
This method sets the input focus to this window, by calling
the SetFocus() API function.

Example
oWnd:SetFocus()


See Also: SetFocus()

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