SAMPLE: Demonstration of the DrawEdge() Function

Last reviewed: June 5, 1996
Article ID: Q138320
The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK), versions 3.5, 3.51, 4.0

The DrawEdge() function is useful for drawing user interface elements like the edges of buttons, sunken or raised areas, and other 3D 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 will display the results on the screen.

Download Drawedge.exe, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:

  • The Microsoft Network

          On the Edit menu, click Go To, and then click Other Location
          Type mssupport
          Double-click the MS Software Library icon
          Find the appropriate product area
          Download Drawedge.exe (size: 23552 bytes) 
    
  • Microsoft Download Service (MSDL)

          Dial (206) 936-6735 to connect to MSDL
          Download Drawedge.exe (size: 23552 bytes) 
    
  • Internet (anonymous FTP)

          ftp ftp.microsoft.com
          Change to the Softlib\Mslfiles directory
          Get Drawedge.exe (size: 23552 bytes) 
    


Additional reference words: 4.00 3.50 UI GDI
KBCategory: kbui kbprg kbcode kbfile
KBSubcategory: GdiMisc


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: June 5, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.