[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 TB_IsInData()
 Tells if the mouse was on data (TRUE).
------------------------------------------------------------------------------

 Syntax:

     TB_IsInData( <oBrowse> ) --> <lIsWithinDataArea>

 Arguments:

     <oBrowse> is the current STDBrowse() object.

 Returns:

     TB_IsInData() always returns a logical indicating if the last mouse
     event occurred within the browses data area.

 Description:

     TB_IsInData() can be used by codeblocks passed to the STDBrowse() to
     determine if the last mouse click was on the data area of the
     STDBrowse().


 Files:  Library is CUACLIP.LIB.

See Also: STDBrowse() TB_OnData() TB_Menu()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson