[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
oWin:Gotfocus( ) -> < 0 >
------------------------------------------------------------------------------
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 window (::aControl[1] on windows and dialogs,
and ::oControl on MDI child windows), and then evaluates the
::bGotFocus codeblock.
This will allow you to perform certain actions when the window gets
activated.
!seealso:"bGotFocus" "lFocused" "hCtlFocus" "aControl" TmdiChil.eho:"oControl" "KillFocus"
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson