Create a Shaped 3D Control with GDI+
Create Shaped Controls and Forms
GDI+ permits you to extend the .NET Framework to develop some interesting graphics and controls. One still has to do some legwork, but creating shaped controls and shaped forms is significantly easier. In the future, I expect to see many more interesting applications that deviate from the standard rectilinear style.
In this article, you learned about surfacing constituent properties, using control attributes, creating custom controls and shaped controls, and how to associate a bitmap with your custom controls using the ToolboxBitmap attribute. (You may have also learned that everyone writes a few bugs, so testing is critical.) I hope you enjoy creating shaped controls and forms.
Biography
Copyright © 2004 by Paul Kimmel. All Rights Reserved.
Page 6 of 6