I am working on a dialog box application that I want to be resizable. It is using a tab control with separate child dialog boxes as the content of each tab page. When I resize the dialog box, I can get the tab control to change size appropriately. However, the controls on the individual pages only enlarge to the size of the original dialog box and won't enlarge further.
Can anyone point me in the direction of a solution? What is limiting the size of the controls (a CTreeCtrl and a CListCtrl)?
TIA
Ron
Can anyone point me in the direction of a solution? What is limiting the size of the controls (a CTreeCtrl and a CListCtrl)?
TIA
Ron