[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 bDropOver                    Exported, Block, User
------------------------------------------------------------------------------

   This codeblock is called whenever files are dropped over a control ( or
   this Window ). On evaluation bDropOver receives four parameters:

          uDropInfo  Item that was previously saved with SetDropInfo( x )
                     This can be used as some kind of Cargo to the receiver.
                     uDropInfo is a static var in the Window module.

          nRow       The row (in pixels) where the file(s) were dropped

          nCol       The column (in pixels) where the file(s) were dropped

          nKeyFlags  Keyboard status

          please press  Related Topics:  and select  WM_BUTTON  for
          detailed informations about the parameters



See Also: WM_BUTTON DropFiles bDropFiles GetDropInfo SetDropInfo
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson