Learn how to insert, add, and remove items from Listboxes, ComboBoxes, CheckedListBoxes, ListViews, and TreeViews.
Latest VB ComboBox Articles
Owner Drawn Comboboxes, Listboxes, and Menus in Visual Basic
This article will provide you with enough background to be able to use the Owner draw methods to add more spice to your controls.
Creating an RGB HSB Scroller for Color Editing
Investigate how to make a color scroller, because it is sometimes very difficult getting the precise color combination.
Rotating Text with GDI and Visual Basic
You can create words and fonts that display at any angle. All it takes is a Windows Forms project and a little know-how.
A Color Combo Control
This code sample shows how to subclass a combobox to paint each item a different colour. (Originally posted: October 31, 2000.)
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Integrating Adaptive Cards with the .NET Bot Framework
An adaptive card is a piece of UI defined by the developer and rendered by the native app to display content to the user. Learn to use one here.

Creating a Tile Slide Puzzle Game in VB.NET
Create a Tile Slide game with Visual Basic.NET.
Programming Devices and Activities from the Microsoft Graph APIs
With Microsoft's new Project Rome, the user experience across all platforms (Windows, iOS, or Android) will be seamless among different hardware.