AdvancedHMI Software

General Category => Support Questions => Topic started by: scott.clark on October 30, 2015, 08:14:58 PM

Title: Using the Control MessageListByValue for alarms
Post by: scott.clark on October 30, 2015, 08:14:58 PM
I am using the MessageListByValue control for logging alarms, but when I change to a different form, it stops logging....What can I do to continue logging the alarms on a form change?

thanks!
Title: Re: Using the Control MessageListByValue for alarms
Post by: Archie on October 30, 2015, 08:43:50 PM
Check the code behind the form to see is the VisibleChanged Event handler code snippet is there. If so, comment it out.