How to initialize a modal dialog's controls?
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
Hello, i have a main dialog that calls to a modal dialog , and i want to initialize the controls (their variables associated) but in this modal dialog there isn't a OnInitDialog like in the main dialog , why? so how can i do initialize the controls? .thanks.
-
Hello, i have a main dialog that calls to a modal dialog , and i want to initialize the controls (their variables associated) but in this modal dialog there isn't a OnInitDialog like in the main dialog , why? so how can i do initialize the controls? .thanks.