[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  SetCaretPos( nRow, nCol ) -> nil
------------------------------------------------------------------------------


 PARAMETER:

  <nRow .. nCol> specifies the new horizontal and vertival position, in
                 client coordinates, of the caret. 


 DESCRIPTION:

  The SetCaretPos function sets the position of the caret. SetCaretPos()
  moves the caret only if it is owned by a window in the current task. The
  caret is moves whether or not the it is hidden. 

  The caret is a shared resource. A window should not move the caret if it
  does not own it


 SOURCE:  

  SOURCE\WINAPI\CARET.C



See Also: GetCaretPos CreateCaret
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson