Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/05/10 14:04:53 (14 years ago)
Author:
mkommend
Message:

corrected RunCollectionConstraints and the according views (ticket#970)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Data.Views/3.3/StringConvertibleMatrixView.Designer.cs

    r3346 r3632  
    165165    #endregion
    166166
    167     private System.Windows.Forms.Label rowsLabel;
    168     private System.Windows.Forms.TextBox rowsTextBox;
    169     private System.Windows.Forms.ErrorProvider errorProvider;
    170     private System.Windows.Forms.TextBox columnsTextBox;
    171     private System.Windows.Forms.Label columnsLabel;
    172     private System.Windows.Forms.ContextMenuStrip contextMenu;
    173     private System.Windows.Forms.ToolStripMenuItem ShowHideColumns;
     167    protected System.Windows.Forms.Label rowsLabel;
     168    protected System.Windows.Forms.TextBox rowsTextBox;
     169    protected System.Windows.Forms.ErrorProvider errorProvider;
     170    protected System.Windows.Forms.TextBox columnsTextBox;
     171    protected System.Windows.Forms.Label columnsLabel;
     172    protected System.Windows.Forms.ContextMenuStrip contextMenu;
     173    protected System.Windows.Forms.ToolStripMenuItem ShowHideColumns;
    174174    protected System.Windows.Forms.DataGridView dataGridView;
    175175
Note: See TracChangeset for help on using the changeset viewer.