Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/22/13 22:53:03 (11 years ago)
Author:
mkommend
Message:

#2006: Disposed menu items of the ViewHost correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/Controls/ViewHost.Designer.cs

    r7967 r9180  
    6666      //
    6767      this.viewsLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     68      this.viewsLabel.ContextMenuStrip = this.viewContextMenuStrip;
    6869      this.viewsLabel.Image = HeuristicLab.Common.Resources.VSImageLibrary.Windows;
    6970      this.viewsLabel.Location = new System.Drawing.Point(211, 0);
Note: See TracChangeset for help on using the changeset viewer.