/[projects]/dao/DaoMqPump2/DaoMqGUI/MainForm.cs
ViewVC logotype

Diff of /dao/DaoMqPump2/DaoMqGUI/MainForm.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2057 by torben, Fri Jul 12 10:23:03 2013 UTC revision 2058 by torben, Wed Aug 28 06:45:20 2013 UTC
# Line 196  namespace DaoMqGUI Line 196  namespace DaoMqGUI
196    
197              txtCounter.Text = "" + statusData.counter;              txtCounter.Text = "" + statusData.counter;
198    
199                txtDiscarded.Text = "" + statusData.discardedCounter;
200    
201              btnDisableOne.Enabled = enabled;              btnDisableOne.Enabled = enabled;
202              btnEnableOne.Enabled = (!enabled);                          btnEnableOne.Enabled = (!enabled);            

Legend:
Removed from v.2057  
changed lines
  Added in v.2058

  ViewVC Help
Powered by ViewVC 1.1.20