Technique for creating VS-style property pages where controls appear/disappear based on selected combo box options
Changing Contents of a Property Page with a ComboBox
Published 12/07/2000
Technique for creating VS-style property pages where controls appear/disappear based on selected combo box options
This class implements a control that is designed to have the look and feel of the Internet Explorer 'Advanced Options' property page.
Great little class that supports new Visual Studio.NET style option dialogs
Options Tree Dialog
Learn to implement exception handling mechanism in C++.
Learn about TypeScript: what it is, and its type system.
Learn how to detect if a touchscreen is available on the device running your application. You'll also see how to display a touch-enabled keyboard!
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.