[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  oWin:GoNextCtrl( <hCtrl> ) -> <nil>

------------------------------------------------------------------------------


 PARAMETER:

   <hCtrl>        hWnd handle of the control from where the search for the 
               next enabled control in this window should start.


 DESCRIPTION:

  This method is normally invoked by oControl:KeyChar() when the user 
  presses the VK_TAB key. It will then set the input focus to the next 
  enabled control of this window, starting from the control identified by 
  <hCtrl>. 



See Also: GoPrevCtrl NextDlgTab KeyChar Vk Table
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson