Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/22/12 16:35:32 (12 years ago)
Author:
jkarder
Message:

#1751: fixed event handling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.Designer.cs

    r7967 r8090  
    365365      this.refreshAutomaticallyCheckBox.Text = "&Refresh automatically";
    366366      this.refreshAutomaticallyCheckBox.UseVisualStyleBackColor = true;
    367       this.refreshAutomaticallyCheckBox.Validated += new System.EventHandler(this.refreshAutomaticallyCheckBox_Validated);
     367      this.refreshAutomaticallyCheckBox.CheckedChanged += new System.EventHandler(this.refreshAutomaticallyCheckBox_CheckedChanged);
    368368      //
    369369      // infoGroupBox
Note: See TracChangeset for help on using the changeset viewer.