Looking for modifications to the sample MFC Visual C++ 6.0 project (attached) called Animate. Dialog window contains a Group Box with two Buttons within it. There's another button labeled "Animate" on the Dialog window. When the Animate button is pressed, I want to see the Group Box and the two buttons within it to smoothly slide together to the right off the edge of the Dialog window and reappear from the left edge ending up in the middle where they started. ...