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 can server communicate with more than one client

2 Answers   Invensys,


what is the use of Mutex and critical section

2 Answers  


What is mfc class hierarchy?

0 Answers  


Psychic Window Technique

2 Answers   E Logic, Wild Net,


Explain Doc/View architecture

6 Answers   Huawei,






Difference between Cclint DC & Cpaint Dc

6 Answers   E Logic,


what are the feauters of CObject

4 Answers   Siemens, Wipro,


Will there be any difference in the image buffer size if it is loaded in from CString to LPTSTR using GetBuffer()? lptstr = string.GetBuffer(0);

2 Answers  


What is the difference between Struts and JSF? Pls list some most suitable differences.

0 Answers  


1)how to Display the File Dialog Box, in MFC ?

1 Answers  


What is document-view architecture ? Give me one real time example for SDI ?

2 Answers  


What is LPCTSTR? What does LP denote it?

4 Answers  


Categories