BBjGridMouseDownEvent
                                            Description
                                            In BBj 6.0 and higher, this event is returned by BBjAPI().getLastEvent() 
 when the program is executing callback code that the program has registered 
 for the ON_GRID_MOUSE_DOWN 
 event.
                                            Remarks
                                            None.
                                            Methods of BBjGridMouseDownEvent
                                            
                                            Methods of BBjGridMouseDownEvent inherited from BBjGridMouseEvent
                                            
                                            Methods of BBjGridMouseDownEvent inherited from BBjGridCellEvent
                                            
                                            Methods of BBjGridMouseDownEvent inherited from BBjSysGuiEvent
                                            
                                            Methods of BBjGridMouseDownEvent inherited from BBjEvent
                                            
                                            See Also
                                            CALLBACK Verb - Register BBj 
 Subroutine
                                            
                                            BBjControl::setCallback
                                            
                                            LCLICKED Grid Notify Event