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]

WDialog:SetFocus() Method
Recommend a position for the input focus
------------------------------------------------------------------------------

Syntax
<oWnd>:SetFocus( [ <oCtrl> ] )   -->   x

Arguments
<oCtrl> optionally specifies the control to receive the input
focus next (default: chosen by the dialog).

Returns
The return value is not used.

Description
This method usually gives the input focus to the specified
control, but you should be aware that something may interfere:
another control may claim the focus, the control specified may
refuse it, the user may intervene, etc.

Example


See Also: WDialog:KeepingFocus() WDialog:WantFocus()

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