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

How do I fix microsoft visual c++ 2015 setup failed?

0 Answers  


How to declare more than one variable on a single line?

3 Answers   CMC,


What is the difference between an MLE and an SLE?

1 Answers   Infosys,


What is type-safety?

1 Answers  


What is cmutex? How can we use it?

0 Answers  






Name the most commonly used wizards?

2 Answers  


What is the RGB macro used for?

1 Answers  


What is the purpose of declaring a variable as unsigned?

2 Answers  


What is a microsoft visual c++ 2008 redistributable?

0 Answers  


What is microsoft visual c++ 2017 redistributable?

0 Answers  


hello sir i need movie editing and mixing software .where it is available and what is the site address

0 Answers  


What is the default label used for in a switch statement?

2 Answers  


Categories