README.md
December 5, 2022 ยท View on GitHub
Description
This code demonstrates using the windows api to create and combine regions. The end result is a cool quick routine to shape buttons, forms, listboxes - anything with a hWnd. This code can be easily modified to create objects of any shape, the round controls in the example are just one implementation.
More Info
A control
May cause a memory leak if you arnt careful with it.
| Submitted On | 2002-12-05 17:00:12 |
| By | Jeffrey Katz |
| Level | Intermediate |
| User Rating | 5.0 (30 globes from 6 users) |
| Compatibility | VB 4.0 (32-bit), VB 5.0, VB 6.0 |
| Category | Windows API Call/ Explanation |
| World | Visual Basic |
| Archive File | Dynamicall1508511252002.zip |