I want to process mouse events when on the border of a frame (the part you drag to resize it) but I can’t bind an event handler to anything. To be specific, I want to know whether the left mouse button is up or down when the mouse is over the frame border. Is this possible?