The unbound object frame's MouseDown routine returns the button that was pressed to trigger the event, the state of the SHIFT, CTRL, and ALT keys, and the x and y coordinates for the current location of the mouse pointer, in twips.
Private Sub MyOLEUnbound_MouseDown(Button As Integer, Shift As...