Add exit button to frame. By default this button is placed in the upper right corner of a frame.
h = lm_exitbutton(hparent, BACKG, callback, btn)
hparent: handle van parent frame BACKG: color for transparant part of button callback: additional function to call when frame is closed btn: cdata
h: handle van button