VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Custom Gauge OCX (minor modification)

by Diaa Eldessouky (1 Submission)
Category: Custom Controls/Forms/Menus
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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.
Code Returns
min, max, and value properties(like the scroll bar control)

Rate Custom Gauge OCX (minor modification)

Download Custom Gauge OCX (minor modification)

Download Custom Gauge OCX (minor modification) (16 KB)

Custom Gauge OCX (minor modification) Comments

No comments have been posted about Custom Gauge OCX (minor modification). Why not be the first to post a comment about Custom Gauge OCX (minor modification).

Post your comment

Subject:
Message:
0/1000 characters