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

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


 PARAMETER:

  <nHitTestCode>   Specifies a constant that specifies the position of the 
                   cursor ( the HT_xxx stuff ). Not interesting for us.

  <nRow>           The current cursor row ( pixel )

  <nCol>           and the cursor col ( in pixel )


 DESCRIPTION:

  This Method is the receiver of a WM_NCMOUSEMOVE message, that is sent 
  to it when its nonclient area is overflown by the mouse.


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