BBjGridMouseEvent
                                            Description
                                            In BBj 6.00 and higher, BBjGridMouseEvent is an abstract class that acts 
 as the base class for other GridMouseEvents.
                                            Remarks
                                            To see grid mouse events, set capture to true as follows: BBjGrid::setMouseCapture(true)
                                            Methods of BBjGridMouseEvent
                                            
                                            Methods of BBjGridMouseEvent implemented for BBjGridEvent
                                            
                                            Methods of BBjGridMouseEvent inherited from BBjGridCellEvent
                                            
                                            Methods of BBjGridMouseEvent inherited from BBjSysGuiEvent
                                            
                                            Methods of BBjGridMouseEvent inherited from BBjEvent
                                            
                                            See Also
                                            CALLBACK Verb - Register BBj 
 Subroutine
                                            
                                            BBjControl::setCallback
                                            
                                            MOUSECAPTURE Grid 
 Notify Event