by Glenn C. (3 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(6 Votes)

This example shows how to use the DrawEdge API. I wrote this because I've seen a lot of people using line controls to produce this effect. DrawEdge is faster and easier to use.
Assumes
Just select the Style and Sides you want to draw then click the "Draw Edge" button.
Download DrawEdge Example (3 KB)