Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
:~ The question is straight: any ideas how i can set the client area of an mfc dialog?
You can use MoveWindow[^] any time after the base class' OnInitDialog has been called. Bob Ciora
OnInitDialog
There's also SetWindowPos().
SetWindowPos()
"One must learn from the bite of the fire to leave it alone." - Native American Proverb