MFC, resize control in CDialog app


/ Published in: C++
Save to your folder(s)

This OnSize function resizes one large control in a dialog.
The one control grows horizontally and vertically to fill the dialog. It's position remains unchanged.
Other controls (buttons etc) would typically be above the one resizable control.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.