Demonstration of the DrawEdge() Function
Article ID: 138320
Article Last Modified on 7/11/2005
APPLIES TO
- Microsoft Platform Software Development Kit-January 2000 Edition, when used with:
- Microsoft Windows NT Server 3.5
- Microsoft Windows NT Server 3.51
- Microsoft Windows NT Server 4.0 Standard Edition
- Microsoft Windows NT Workstation 3.5
- Microsoft Windows NT Workstation 3.51
- Microsoft Windows NT Workstation 4.0 Developer Edition
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Professional Edition
This article was previously published under Q138320
SUMMARY
The DrawEdge() function is useful for drawing user interface elements like the edges of buttons, sunken or raised areas, and other 3-D border styles.
Drawedge is a sample application available for download that demonstrates
how to use the DrawEdge() API function. The user can configure the various border and edge styles, and the application displays the results on the screen.
Additional query words: Drawedge UI GDI kbfile
Keywords: kbinfo kbdownload kbfile kbsample KB138320