VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Dynamically Shaped (round) Controls and Forms

Jeffrey Katz  (4 Submissions)   Windows API Call/Explanation   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

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.

Inputs
A control

Side Effects
May cause a memory leak if you arnt careful with it.

Rate Dynamically Shaped (round) Controls and Forms (6(6 Vote))

Download Dynamically Shaped (round) Controls and Forms

Dynamically Shaped (round) Controls and Forms Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters