Working with Regions in VB6
How to work with regions. Create complex shapes and detect mouse movements and clicks within them.
About this post
Posted: 2017-08-15
By: BlackBeltVB
Viewed: 856 times
Categories
Attachments
REGIONS.ZIP
Posted: 8/13/2017 11:17:08 AM
Size: 3,636 bytes
Requirements
This code originally appeared on BlackBeltVB.com, and has been republished here with the permission of Matt Hart.
Special Instructions
Uses the following API functions:
- CreateBrushIndirect
- CreateEllipticRgn
- CreatePen
- CreatePolygonRgn
- CreateRectRgn
- CreateRoundRectRgn
- DeleteObject
- GetCurrentObject
- PaintRgn
- PtInRegion
- ReleaseCapture
- SelectObject
- SetCapture
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.