GeekArticles
Programming
C++
Programming
C++EnableGroupboxControls - a non-MFC function to enable or disable all the controls within a groupbox
EnableGroupboxControls is a function that enables or disables all the controls within a groupbox based solely upon the window rect of the controls. A simple approach to implementing a groupbox checkbox is also explained.
Sponsored Links
Read Next: Huffman compression class in C++
Related Topics
Subscribe via RSS
C++
- Multithreading in C++
- A Simple Garbage Collector for C++
- C++ in theory: Bridging Your Classes with PIMPLs
- C++ In Theory: The Singleton Pattern, Part 2
- C++ In Theory: The Singleton Pattern, Part I
- Managed C++: Debugging with the StackTrace Class
- C++ Idioms in BREW: Better Interfaces
- More on Handling Basic Data Types
- Visual C++ 2005 IDE Enhancements
- Managed C++: Loading and Displaying Images
