Link to home
Start Free TrialLog in
Avatar of mgonyea
mgonyeaFlag for Canada

asked on

CDialog class in MSVC++ 6.0

Is there a way to add controls to a CDialog class at runtime?  I want to dynamically add some controls to a CDialog depending on user settings.

Thanks.
ASKER CERTIFIED SOLUTION
Avatar of Wyn
Wyn

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Wyn
Wyn

Quote:
"These classes are being used for displaying a modal dialog, on which the controls are dynamically added, without the need of having a dialog template as resource."
Hope this helpfule...
Regards
W.Yinan