Create an image display control with image scrolling facilities.
Latest Custom Articles
QuickConnect.NET
The Connect.NET is a C# component, that provides easy access to the TCP based network connections(Client/server).
.Notifier: Outlook-Like Notifier
Learn to use an Outlook-like system tray notification that uses C#.
ColorComboBox
Learn to create a ColorComboBox color picker that uses ToolStripDropDown.
Extending the ComboBox with C#
Learn how to create a Fonts Combo, an Image Combo, Align all the Combobox parts, and display colours in a Combobox
Handy List Selection Control that We Use Every Day
A custom control that is useful for selecting/ deselecting a sub set of list items. Also learn how simple it is to create custom controls using C#.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.