How do you specify which control is the buddy control?
Answer Posted / 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 |
Post New Answer View All Answers
What is vc++ programming?
What is odbc in vc ++?
What is microsoft visual c++ 2008 redistributable?
How you build a project using Developer Studio?
What is microsoft visual c++ 2010 x86 redistributable?
Can I delete old microsoft visual c++?
Explain some of commonly used methods provided by iunknown.
Is microsoft visual c++ important?
Explain the important features of vc++?
What is microsoft visual c++ redistributable and do I need it?
How do I get rid of microsoft visual c++ runtime library error?
What is mfc in vc++?
What is microsoft visual c++ 2017 redistributable?
In which Way invoke context-sensitive help inside the editor?
How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?