BeMDI SDK
CMDIView
CMDIView::HitTest
Returns the area the mouse is over.
virtual int32
HitTest
(BPoint point);
Remarks
Returns one of the following values:
MDI_NC_SIZE_EDGE
Mouse is over the resize edge.
MDI_NC_BORDER
Mouse is over the border but not over the resize box.
MDI_NC_NONE
Mouse is over the client area.
Top
© 2000 by
3rd-evolution