VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Custom Gauge OCX (minor modification)

Diaa Eldessouky  (1 Submission)   Custom Controls/Forms/Menus   Advanced   Wed 3rd February 2021

This simple code makes a custom OCX gauge.
Use the min, max, and value properties to customize your gauge.
The supplied tester project demonstrates how you may use the OCX.
You may use this code as a simple reference on how to use "property let"
and "property get" to give properties to your OCX.

Inputs
min, max, and value properties (like the scroll bar control)

Assumes
There is a tester project supplied with the ocx project. Use the file Group1.vbg to run the ocx project and the tester project.

Returns
min, max, and value properties(like the scroll bar control)

Rate Custom Gauge OCX (minor modification) (4(4 Vote))

Download Custom Gauge OCX (minor modification)

Custom Gauge OCX (minor modification) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters