The Wayback Machine - https://web.archive.org/web/20140630081104/http://www.codeguru.com/vb/gen/vb_graphics/gdi/

Latest GDI Articles

Animation in VB.NET, Part 3

Richard Newcombe takes a look at Bitmap Animations in VB.NET. VB6 made extensive use of API's to load and initialize large quantities of smaller images. .NET has the GDI+ dynamic library, with a large selection of graphic classes and functions, which means that we no longer require API's to manipulate images.

Creating a Rounded Panel Control

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.

Visualizing LINQ Sequences with GDI+

Discover a utility for quickly obtaining and managing rectangles within rectangles. The rectangles then can be used to do things such as manage the layout of dynamically generated forms or visualize LINQ queries.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Services Made Easy

Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.

Top White Papers and Webcasts

  • In this on-demand webcast, Oracle ACE and Toad Product Architect Bert Scalzo discusses 10 powerful and hidden features in Toad® that help increase your productivity and DB performance. Watch this webcast today.

  • More. Better. Faster. Those are common themes development teams hear on a daily basis. In the rush to get new products out to market quickly, companies expose themselves to the risk of software failure. Java developers often turn to open source solutions to help protect themselves from risk. While helpful for finding coding style and best practice issues, they are often not sufficient to protect the enterprise. Learn how the Coverity® Development Testing Platform can be used in conjunction with open …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds