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

What is socket?

3 Answers  


What function is used to retrieve the currently selected index in a list box?

2 Answers  


Given two processes, how can they share memory?

2 Answers   Microsoft,


What is the initial function to be called in MFC and what it will do

11 Answers   Infosys,


How you find memory leaks?

4 Answers   ABB,






how many types of classes are ther,what are that

7 Answers   L&T,


How do you change the properties for a tree view control that is part of the CTreeView class?

1 Answers  


1)set the Title for The File DialogBox, in MFC?

1 Answers  


Differ GetMessage, PostMessage & PeakMessage?

4 Answers   Symphony,


Tell me about different kinds of synchranization objects ?

6 Answers  


What is the use of OninitDialog ?

11 Answers   HCL, Nagarro,


Which MFC function is used to display output?

9 Answers   TCS,


Categories