[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
oWin:Gotfocus( ) -> < xValue >
------------------------------------------------------------------------------
RETURNS:
<xValue> is the result of evaluation of ::bGotFocus, or nil
if no actionblock was created
DESCRIPTION:
This method is called by the eventhandler of this window when he receives
a WM_SETFOCUS message. In turn ::GotFocus() sets the input Focus
to the first control of the dialog ( ::aControl[1] ), and then evaluates
the ::bGotFocus codeblock.
This will allow you to perform certain actions when the dialog gets
activated.
See Also:
bGotFocus
aControl
LostFocus
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson