19)how to set Back Ground Picture to a Dialog Box in MFC ?



19)how to set Back Ground Picture to a Dialog Box in MFC ?..

Answer / 106743013743

Use SetBackGroundPicture()

Ex: in OnInitDialog(),

SetBackgroundImage(IDB_CITY);

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More MFC Interview Questions

How we call a dialog in another dialog?

2 Answers  


what message is sent to an application when the user presses the primary button?

0 Answers   University Exams,


what is the difference between SDI and MDI

15 Answers   CMC, HCL, Siemens,


how many types of classes are ther,what are that

7 Answers   L&T,


What is the difference between GetMessage and PeekMessage ?

3 Answers  






Do you have an idea about MFC?

0 Answers   C DAC, CDAC,


what do you mean by psychic window?

2 Answers   Patni,


General purpose classes in MFC

1 Answers   TCS,


How to handle dynamic menus in MFC?

3 Answers   HCL,


What?s the difference between Modal and Modeless Dialog?

12 Answers   Jekson, Usl India,


what is the size of a process

2 Answers   E Logic, IBM,


I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)

2 Answers   Invensys,


Categories