BeMDI SDK

  CMDIMouseAction

CMDIMouseAction::MouseDown
Mouse position independent event handling.
virtual void MouseDown(BPoint point);


Remarks
This method is called from CMDIView::MouseDown. It calls CMDIView::HitTest and passes the returned value to HandleMouseDown.

  Top


© 2000 by 3rd-evolution