Miscellaneous GDI+ Examples
In this chapter we will write some miscellaneous GDI+ samples that you may find useful when writing real-world applications. We will cover the following topics:
- Designing interactive GUI applications
- Writing Windows applications using shaped forms
- Adding custom text in images
- Reading and writing images to and from databases
- Resizing the graphics of a form when the form is resized
- Creating owner-drawn ListBox and ComboBox controls