Actually instead of the buttons in the window frame you can add a WC_Close button, which is another standard button valid on any window. The advantage is that this will cut down on file size. You do not need to move it out of the frame, just set it to Visible=false. Call it via another button as Zonx explained.
|