BeMDI SDK

  CMDIMouseAction

CMDIMouseAction::HandleMouseUp
Handles a mouse up event.
virtual void HandleMouseUp(BPoint point);


Remarks
This implementation simply calls CMDIClientView::EndViewMove, if the target was moved or CMDIClientView::EndViewResize if the target was resized.

  Top


© 2000 by 3rd-evolution