05-05-2010 03:40 PM
Hi
I need your suggestion in creating a cutomized Tank indicator which can have three inputs like
Height= 6
Target=4
Current=2
I have attached picture of this type of indicator.
Solved! Go to Solution.
05-06-2010 01:35 AM
Drop a tank from the numeric palette. Right click it and select Add Cursor twice. You now have two cursors dividing the tank into three sections. You can select the fill options and color for each section using the paint tool or through the control's property menu.
The actual value of the control will be a cluster of three elements, which are your values. This won't give you the isometric view, however. You're going to need some tricks for that.