Hi all,
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, can someone tell me how I would do it for a basic frame with a single CEdit control?
Fairly sure it is to do with the CEdit::OnSize() funcion... but not really getting anywhere...
Thanks! :)