I am writing a program which has two panes (via CSplitter), however I am having problems figuring out out to resize the controls in each frame. For simplicity,
CSplitter
SetWindowPos is a little heavy duty for this purpose. MoveWindow has just what is needed.