Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/15/11 11:01:30 (14 years ago)
Author:
mkommend
Message:

Corrected positition of context menu in ViewHost to support multiple monitors (ticket #1410).

File:
1 edited

Legend:

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

    r5445 r5462  
    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;
    6968      this.viewsLabel.Image = HeuristicLab.Common.Resources.VSImageLibrary.Windows;
    7069      this.viewsLabel.Location = new System.Drawing.Point(211, 0);
Note: See TracChangeset for help on using the changeset viewer.