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 |
19)how to set Back Ground Picture to a Dialog Box in MFC ?
what if we provide two message handler for same message ?
1)At run-time, you can change the icon by calling the LoadIcon() function?
What is the difference between Extension DLL and Regular DLL?
1)how to Display the File Dialog Box, in MFC ?
What is the difference between the SDI and MDI
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
if i modified data in 1 view how does the other view knows
How we call a dialog in another dialog?
how can u change button shape at run time
1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions
Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A. Explain how a pointer to function can be declared in C++? B. List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header ("Include") Files.