VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Rounded Frames

Joseph M. Ferris  (8 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This sample is a great starting point for a custom control. What this source code shows is how to use various shape controls and pictureboxes to create a custom frame container that has the ability to use rounded corners.
This code is well commented. Most of this code can be easily migrated to an ActiveX control. See the screenshot for an example of its appearance.
Feel free to leave me feedback, and I will try to respond. Don't forget to vote if you like it!

Assumes
Will work in Visual Basic 5.0, as long as you remove the RETAINED key in the .vbp file.

Rate Rounded Frames (11(11 Vote))

Download Rounded Frames

Rounded Frames Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters