Changeset 5826 for branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.SlaveTrayIcon
- Timestamp:
- 03/24/11 16:15:23 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.SlaveTrayIcon/MainWindow.Designer.cs
r5677 r5826 85 85 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 86 86 this.ClientSize = new System.Drawing.Size(617, 454); 87 this.ContextMenuStrip = this.contextMenuNotifyIcon;88 87 this.Controls.Add(this.slaveView); 89 88 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
Note: See TracChangeset
for help on using the changeset viewer.