I have a MFC dialog (CDialog
) that I would like to add a maximize button to via the Visual Studio 2019 Dialog Editor.
However, the Minimize/Maximize Box options in the properties window for the dialog (in the editor) are greyed out. I have changed the Border to Resizing, which work fine.
Why can't I enable Maximize Box property?
These are the properties for the dialog: