Click here to Skip to main content
15,883,901 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I need to make a MFC C++ CDHtmlDialog that has the ability to let an end user resize the dialog with the mouse, drag left, right, etc.

Thank you in advance.
Posted

1 solution

Answer Found: Set the Border property of the Dialog to Resizing.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900