Version 3.99y Beta 16 has a modified SevenSegment2 that allows you to add a frame and text. This allows you to make a custom digital panel meter.
- Save the attached file DigitalPanelMeterR1.png
- Using 3.99y Beta 16 or higher, open the MainForm
- Add a SevenSegment2 to the form
- Set Size to 400,178
- Set TextCenterLocation to 200, 30
- Set InsetPercent to 25
- Set BackgroundImageLayout to Stretch
- Add a BackgroundImage and browse to the downloaded file
You should end up with something as shown in the attached picture of SevenSegment2wFrame