Hi!
Maybe you can help us understand what is happening.
Within a form we had three Container Group Boxes with controls (gauges, etc.) on each.
The controls in the right most container communicated with the PLC whereas the controls in the other two containers stopped doing so all of a sudden.
Also, the properties were lost when it was running as the text written for the control did not show.
This can be seen in the difference in the screen shots below (one is in develop mode, the other is running).
When we changed the font gdiCharSet property from 0 to 1 in just two controls, the font indications in the property form became bold and everything started working in all controls in both non-working boxes.
There must be logic for this to act this way somewhere but we don't know what's happening and what we should be doing to make this work all the time. BTW, once the characters go bold, it doesn't seem to matter whether gdiCharSet is "1" or "0"; they stay bold.
We are new to vb.net but have programmed in VB6 for several years.
Thanks for your assistance!
Ernie Adsett