How do you specify which control is the buddy control?

Answers were Sorted based on User's Feedback



How do you specify which control is the buddy control?..

Answer / jobin jacob

Specify the buddy control using the CSpinControl::SetBuddy
(CWnd *) function.Pass the CWnd pointer to the Control as
the parameter.

Is This Answer Correct ?    2 Yes 0 No

How do you specify which control is the buddy control?..

Answer / ravi k

If user want to put both edit and up-down(spin) control
together then we can say it as buddy control.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VC++ AllOther Interview Questions

what r the vc++ components

3 Answers  


What is the difference between serialization and deserialization?

4 Answers   Cap Gemini, HCL, MBT,


Do I need microsoft visual c++?

0 Answers  


Name some examples of the different types of windows found in a Windows application?

4 Answers  


difference between assert and verify.

0 Answers  






How can we use cmutex?

0 Answers  


Does visual c++ 2017 replace 2015?

0 Answers  


what are the advantages of VC++ design environment

1 Answers  


Is visual c++ still used?

0 Answers  


Is it safe to uninstall microsoft visual c++ 2008 redistributable?

0 Answers  


What is the difference between pointer and reference?

7 Answers   IBM, Microsoft, Tech Mahindra,


What is microsoft visual c++ 2008 redistributable?

0 Answers  


Categories