What is the use of OninitDialog ?
Answers were Sorted based on User's Feedback
Answer / agan
this function initializes all the controls in dialog before
statrts to run.thats it...
| Is This Answer Correct ? | 1 Yes | 5 No |
1)How to create ToolTip in MFC?
What is document-view architecture ? Give me one real time example for SDI ?
how does conditionally close the Dialog Box ?
1)dynamic creation of a Button ?
is it possible to display a window .without using windowclass
1)set the Title for The File DialogBox, in MFC?
What MFC base classes provide support for ActiveX controls?
What is mfc class hierarchy?
Hi can anyone explain about the synchronization objects types and where we are using in the code.
1)At run-time, you can change the icon by calling the LoadIcon() function?
What is the difference between GetMessage and PeekMessage ?
What is thread & process?