Round those corners and make your user interfaces a little jazzier with a rounded rectangle Panel control; a fun chunk of code to incorporate into your application.
Latest OCX Controls Articles
Creating a Most Recents Menu Item with the MenuStrip
The MenuStrip and ToolStripMenuItem are a little harder to use than the Menu from earlier versions of VB. Walk through exercises using the MenuStrip, ToolStrip, and the Command behavior pattern to encapsulate a Recents menu for your applications that operate on files.
The Amazing GroupBox, Part 2
Gain the ability to contain controls and add a little preview for your control in design time.
The Amazing GroupBox, Part 1
Learn how to create your own GroupBox, with added features such as Alignment for the Title, and a scrollbar for child controls.
The Bare Basics of the Timer Control
Learn about some simple timer functions that produce some very complex effects.
Implementing Extension Methods in VB.NET
Extension Methods permit programmers to add behavior to a class without creating a wrapper. Here, you will learn how to implement Extension Methods in Visual Basic and .NET.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Back to Basics: The String Class
Take the plunge into the string class and master it.

Developer Careers for the VB Programmer
Learn about the various types of software development there are as well the job titles that go along with them.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.