Click here to Skip to main content
15,886,258 members
Articles / Programming Languages / C#

Integration: Mechanics + Hydraulics + Navigation

Rate me:
Please Sign up or sign in to vote.
5.00/5 (46 votes)
3 Feb 2011CPOL21 min read 61.5K   6.1K   88  
Sample of integration of branches of engineering.
namespace DiagramUI.UserControls
{
    partial class UserControlContainerDesigner
    {
        /// <summary> 
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary> 
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Component Designer generated code

        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserControlContainerDesigner));
            this.panelRight = new System.Windows.Forms.Panel();
            this.panel5 = new System.Windows.Forms.Panel();
            this.panel9 = new System.Windows.Forms.Panel();
            this.panel11 = new System.Windows.Forms.Panel();
            this.panel18 = new System.Windows.Forms.Panel();
            this.comboBoxInter = new System.Windows.Forms.ComboBox();
            this.panel19 = new System.Windows.Forms.Panel();
            this.panel20 = new System.Windows.Forms.Panel();
            this.panel21 = new System.Windows.Forms.Panel();
            this.panel22 = new System.Windows.Forms.Panel();
            this.panel23 = new System.Windows.Forms.Panel();
            this.panel24 = new System.Windows.Forms.Panel();
            this.panel25 = new System.Windows.Forms.Panel();
            this.panelDrawing = new System.Windows.Forms.Panel();
            this.panelLabelPeer = new System.Windows.Forms.Panel();
            this.panel12 = new System.Windows.Forms.Panel();
            this.panel13 = new System.Windows.Forms.Panel();
            this.panel14 = new System.Windows.Forms.Panel();
            this.panel15 = new System.Windows.Forms.Panel();
            this.panel8 = new System.Windows.Forms.Panel();
            this.panel6 = new System.Windows.Forms.Panel();
            this.panel7 = new System.Windows.Forms.Panel();
            this.label1 = new System.Windows.Forms.Label();
            this.buttonAcceptInterfaces = new System.Windows.Forms.Button();
            this.panelIntLeft = new System.Windows.Forms.Panel();
            this.panelCenter = new System.Windows.Forms.Panel();
            this.panelBaseCheck = new System.Windows.Forms.Panel();
            this.splitContainerMain = new System.Windows.Forms.SplitContainer();
            this.panel4 = new System.Windows.Forms.Panel();
            this.checkedListBoxInter = new System.Windows.Forms.CheckedListBox();
            this.panel3 = new System.Windows.Forms.Panel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.label2 = new System.Windows.Forms.Label();
            this.panel10 = new System.Windows.Forms.Panel();
            this.panel26 = new System.Windows.Forms.Panel();
            this.textBoxComment = new System.Windows.Forms.TextBox();
            this.panel27 = new System.Windows.Forms.Panel();
            this.panel28 = new System.Windows.Forms.Panel();
            this.panel29 = new System.Windows.Forms.Panel();
            this.label3 = new System.Windows.Forms.Label();
            this.panel30 = new System.Windows.Forms.Panel();
            this.panel31 = new System.Windows.Forms.Panel();
            this.buttonAlignment = new System.Windows.Forms.Button();
            this.panel32 = new System.Windows.Forms.Panel();
            this.panel33 = new System.Windows.Forms.Panel();
            this.panel34 = new System.Windows.Forms.Panel();
            this.panel35 = new System.Windows.Forms.Panel();
            this.panelIntBottom = new System.Windows.Forms.Panel();
            this.panelIntTop = new System.Windows.Forms.Panel();
            this.menuItemSaveAs = new System.Windows.Forms.MenuItem();
            this.menuItem3 = new System.Windows.Forms.MenuItem();
            this.mainMenuDesigner = new System.Windows.Forms.MainMenu(this.components);
            this.menuItemFile = new System.Windows.Forms.MenuItem();
            this.menuItemOpen = new System.Windows.Forms.MenuItem();
            this.menuItemSeparator = new System.Windows.Forms.MenuItem();
            this.menuItem1 = new System.Windows.Forms.MenuItem();
            this.menuItem2 = new System.Windows.Forms.MenuItem();
            this.toolStripButtonRefresh = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonClear = new System.Windows.Forms.ToolStripButton();
            this.panelLeft = new System.Windows.Forms.Panel();
            this.toolStripButtonFont = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonToolBox = new System.Windows.Forms.ToolStripButton();
            this.saveToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.panelTop = new System.Windows.Forms.Panel();
            this.toolStripMain = new System.Windows.Forms.ToolStrip();
            this.openToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.toolStripButtonLoadFromDatabase = new System.Windows.Forms.ToolStripButton();
            this.panelBottom = new System.Windows.Forms.Panel();
            this.saveFileDialogContainer = new System.Windows.Forms.SaveFileDialog();
            this.buttonAcceptAll = new System.Windows.Forms.Button();
            this.panel5.SuspendLayout();
            this.panel9.SuspendLayout();
            this.panel11.SuspendLayout();
            this.panel18.SuspendLayout();
            this.panel20.SuspendLayout();
            this.panel25.SuspendLayout();
            this.panelDrawing.SuspendLayout();
            this.panel7.SuspendLayout();
            this.panelCenter.SuspendLayout();
            this.panelBaseCheck.SuspendLayout();
            this.splitContainerMain.Panel1.SuspendLayout();
            this.splitContainerMain.Panel2.SuspendLayout();
            this.splitContainerMain.SuspendLayout();
            this.panel4.SuspendLayout();
            this.panel2.SuspendLayout();
            this.panel10.SuspendLayout();
            this.panel26.SuspendLayout();
            this.panel29.SuspendLayout();
            this.panel30.SuspendLayout();
            this.panel31.SuspendLayout();
            this.panelIntBottom.SuspendLayout();
            this.panelTop.SuspendLayout();
            this.toolStripMain.SuspendLayout();
            this.SuspendLayout();
            // 
            // panelRight
            // 
            this.panelRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.panelRight.Location = new System.Drawing.Point(711, 31);
            this.panelRight.Name = "panelRight";
            this.panelRight.Size = new System.Drawing.Size(8, 477);
            this.panelRight.TabIndex = 11;
            // 
            // panel5
            // 
            this.panel5.Controls.Add(this.buttonAcceptInterfaces);
            this.panel5.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel5.Location = new System.Drawing.Point(0, 391);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(402, 36);
            this.panel5.TabIndex = 5;
            // 
            // panel9
            // 
            this.panel9.Controls.Add(this.panel11);
            this.panel9.Controls.Add(this.panel12);
            this.panel9.Controls.Add(this.panel13);
            this.panel9.Controls.Add(this.panel14);
            this.panel9.Controls.Add(this.panel15);
            this.panel9.Controls.Add(this.panel8);
            this.panel9.Controls.Add(this.panel6);
            this.panel9.Controls.Add(this.panel7);
            this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel9.Location = new System.Drawing.Point(0, 0);
            this.panel9.Name = "panel9";
            this.panel9.Size = new System.Drawing.Size(297, 268);
            this.panel9.TabIndex = 6;
            // 
            // panel11
            // 
            this.panel11.Controls.Add(this.panel18);
            this.panel11.Controls.Add(this.panel19);
            this.panel11.Controls.Add(this.panel20);
            this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel11.Location = new System.Drawing.Point(10, 29);
            this.panel11.Name = "panel11";
            this.panel11.Size = new System.Drawing.Size(270, 231);
            this.panel11.TabIndex = 20;
            // 
            // panel18
            // 
            this.panel18.Controls.Add(this.comboBoxInter);
            this.panel18.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel18.Location = new System.Drawing.Point(0, 10);
            this.panel18.Name = "panel18";
            this.panel18.Size = new System.Drawing.Size(270, 30);
            this.panel18.TabIndex = 20;
            // 
            // comboBoxInter
            // 
            this.comboBoxInter.Dock = System.Windows.Forms.DockStyle.Top;
            this.comboBoxInter.FormattingEnabled = true;
            this.comboBoxInter.Location = new System.Drawing.Point(0, 0);
            this.comboBoxInter.Name = "comboBoxInter";
            this.comboBoxInter.Size = new System.Drawing.Size(270, 21);
            this.comboBoxInter.TabIndex = 0;
            this.comboBoxInter.SelectedIndexChanged += new System.EventHandler(this.comboBoxInter_SelectedIndexChanged);
            // 
            // panel19
            // 
            this.panel19.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel19.Location = new System.Drawing.Point(0, 0);
            this.panel19.Name = "panel19";
            this.panel19.Size = new System.Drawing.Size(270, 10);
            this.panel19.TabIndex = 16;
            // 
            // panel20
            // 
            this.panel20.Controls.Add(this.panel21);
            this.panel20.Controls.Add(this.panel22);
            this.panel20.Controls.Add(this.panel23);
            this.panel20.Controls.Add(this.panel24);
            this.panel20.Controls.Add(this.panel25);
            this.panel20.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel20.Location = new System.Drawing.Point(0, 37);
            this.panel20.Name = "panel20";
            this.panel20.Size = new System.Drawing.Size(270, 194);
            this.panel20.TabIndex = 19;
            // 
            // panel21
            // 
            this.panel21.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel21.Location = new System.Drawing.Point(0, 0);
            this.panel21.Name = "panel21";
            this.panel21.Size = new System.Drawing.Size(270, 3);
            this.panel21.TabIndex = 20;
            // 
            // panel22
            // 
            this.panel22.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel22.Location = new System.Drawing.Point(270, 0);
            this.panel22.Name = "panel22";
            this.panel22.Size = new System.Drawing.Size(0, 3);
            this.panel22.TabIndex = 18;
            // 
            // panel23
            // 
            this.panel23.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel23.Location = new System.Drawing.Point(0, 0);
            this.panel23.Name = "panel23";
            this.panel23.Size = new System.Drawing.Size(0, 3);
            this.panel23.TabIndex = 17;
            // 
            // panel24
            // 
            this.panel24.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel24.Location = new System.Drawing.Point(0, 0);
            this.panel24.Name = "panel24";
            this.panel24.Size = new System.Drawing.Size(270, 0);
            this.panel24.TabIndex = 16;
            // 
            // panel25
            // 
            this.panel25.Controls.Add(this.panelDrawing);
            this.panel25.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel25.Location = new System.Drawing.Point(0, 3);
            this.panel25.Name = "panel25";
            this.panel25.Size = new System.Drawing.Size(270, 191);
            this.panel25.TabIndex = 19;
            // 
            // panelDrawing
            // 
            this.panelDrawing.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.panelDrawing.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panelDrawing.Controls.Add(this.panelLabelPeer);
            this.panelDrawing.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelDrawing.Location = new System.Drawing.Point(0, 0);
            this.panelDrawing.Name = "panelDrawing";
            this.panelDrawing.Size = new System.Drawing.Size(270, 191);
            this.panelDrawing.TabIndex = 2;
            this.panelDrawing.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panelDrawing_MouseDown);
            // 
            // panelLabelPeer
            // 
            this.panelLabelPeer.BackColor = System.Drawing.SystemColors.Control;
            this.panelLabelPeer.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panelLabelPeer.Location = new System.Drawing.Point(80, 46);
            this.panelLabelPeer.Name = "panelLabelPeer";
            this.panelLabelPeer.Size = new System.Drawing.Size(100, 100);
            this.panelLabelPeer.TabIndex = 0;
            // 
            // panel12
            // 
            this.panel12.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel12.Location = new System.Drawing.Point(280, 29);
            this.panel12.Name = "panel12";
            this.panel12.Size = new System.Drawing.Size(0, 239);
            this.panel12.TabIndex = 18;
            // 
            // panel13
            // 
            this.panel13.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel13.Location = new System.Drawing.Point(10, 29);
            this.panel13.Name = "panel13";
            this.panel13.Size = new System.Drawing.Size(0, 239);
            this.panel13.TabIndex = 17;
            // 
            // panel14
            // 
            this.panel14.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel14.Location = new System.Drawing.Point(10, 29);
            this.panel14.Name = "panel14";
            this.panel14.Size = new System.Drawing.Size(270, 0);
            this.panel14.TabIndex = 16;
            // 
            // panel15
            // 
            this.panel15.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel15.Location = new System.Drawing.Point(10, 268);
            this.panel15.Name = "panel15";
            this.panel15.Size = new System.Drawing.Size(270, 0);
            this.panel15.TabIndex = 19;
            // 
            // panel8
            // 
            this.panel8.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel8.Location = new System.Drawing.Point(280, 29);
            this.panel8.Name = "panel8";
            this.panel8.Size = new System.Drawing.Size(17, 239);
            this.panel8.TabIndex = 2;
            // 
            // panel6
            // 
            this.panel6.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel6.Location = new System.Drawing.Point(0, 29);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(10, 239);
            this.panel6.TabIndex = 1;
            // 
            // panel7
            // 
            this.panel7.Controls.Add(this.label1);
            this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel7.Location = new System.Drawing.Point(0, 0);
            this.panel7.Name = "panel7";
            this.panel7.Size = new System.Drawing.Size(297, 29);
            this.panel7.TabIndex = 0;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(82, 7);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(39, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "Layout";
            // 
            // buttonAcceptInterfaces
            // 
            this.buttonAcceptInterfaces.Location = new System.Drawing.Point(167, 7);
            this.buttonAcceptInterfaces.Name = "buttonAcceptInterfaces";
            this.buttonAcceptInterfaces.Size = new System.Drawing.Size(75, 23);
            this.buttonAcceptInterfaces.TabIndex = 0;
            this.buttonAcceptInterfaces.Text = "Accept";
            this.buttonAcceptInterfaces.Click += new System.EventHandler(this.buttonAcceptInterfaces_Click);
            // 
            // panelIntLeft
            // 
            this.panelIntLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.panelIntLeft.Location = new System.Drawing.Point(0, 10);
            this.panelIntLeft.Name = "panelIntLeft";
            this.panelIntLeft.Size = new System.Drawing.Size(8, 427);
            this.panelIntLeft.TabIndex = 3;
            // 
            // panelCenter
            // 
            this.panelCenter.Controls.Add(this.panelBaseCheck);
            this.panelCenter.Controls.Add(this.panelIntLeft);
            this.panelCenter.Controls.Add(this.panelIntBottom);
            this.panelCenter.Controls.Add(this.panelIntTop);
            this.panelCenter.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelCenter.Location = new System.Drawing.Point(8, 31);
            this.panelCenter.Name = "panelCenter";
            this.panelCenter.Size = new System.Drawing.Size(711, 477);
            this.panelCenter.TabIndex = 14;
            // 
            // panelBaseCheck
            // 
            this.panelBaseCheck.Controls.Add(this.splitContainerMain);
            this.panelBaseCheck.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelBaseCheck.Location = new System.Drawing.Point(8, 10);
            this.panelBaseCheck.Name = "panelBaseCheck";
            this.panelBaseCheck.Size = new System.Drawing.Size(703, 427);
            this.panelBaseCheck.TabIndex = 4;
            // 
            // splitContainerMain
            // 
            this.splitContainerMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerMain.Location = new System.Drawing.Point(0, 0);
            this.splitContainerMain.Name = "splitContainerMain";
            // 
            // splitContainerMain.Panel1
            // 
            this.splitContainerMain.Panel1.Controls.Add(this.panel4);
            this.splitContainerMain.Panel1.Controls.Add(this.panel5);
            // 
            // splitContainerMain.Panel2
            // 
            this.splitContainerMain.Panel2.Controls.Add(this.panel9);
            this.splitContainerMain.Panel2.Controls.Add(this.panel10);
            this.splitContainerMain.Size = new System.Drawing.Size(703, 427);
            this.splitContainerMain.SplitterDistance = 402;
            this.splitContainerMain.TabIndex = 0;
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.checkedListBoxInter);
            this.panel4.Controls.Add(this.panel3);
            this.panel4.Controls.Add(this.panel1);
            this.panel4.Controls.Add(this.panel2);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(0, 0);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(402, 391);
            this.panel4.TabIndex = 6;
            // 
            // checkedListBoxInter
            // 
            this.checkedListBoxInter.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkedListBoxInter.Location = new System.Drawing.Point(10, 29);
            this.checkedListBoxInter.Name = "checkedListBoxInter";
            this.checkedListBoxInter.Size = new System.Drawing.Size(382, 349);
            this.checkedListBoxInter.TabIndex = 3;
            // 
            // panel3
            // 
            this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel3.Location = new System.Drawing.Point(392, 29);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(10, 362);
            this.panel3.TabIndex = 2;
            // 
            // panel1
            // 
            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel1.Location = new System.Drawing.Point(0, 29);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(10, 362);
            this.panel1.TabIndex = 1;
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.label2);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(402, 29);
            this.panel2.TabIndex = 0;
            // 
            // label2
            // 
            this.label2.Location = new System.Drawing.Point(126, 7);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(184, 23);
            this.label2.TabIndex = 1;
            this.label2.Text = "Public objects";
            // 
            // panel10
            // 
            this.panel10.Controls.Add(this.panel26);
            this.panel10.Controls.Add(this.panel27);
            this.panel10.Controls.Add(this.panel28);
            this.panel10.Controls.Add(this.panel29);
            this.panel10.Controls.Add(this.panel30);
            this.panel10.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel10.Location = new System.Drawing.Point(0, 268);
            this.panel10.Name = "panel10";
            this.panel10.Size = new System.Drawing.Size(297, 159);
            this.panel10.TabIndex = 5;
            // 
            // panel26
            // 
            this.panel26.Controls.Add(this.textBoxComment);
            this.panel26.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel26.Location = new System.Drawing.Point(10, 29);
            this.panel26.Name = "panel26";
            this.panel26.Size = new System.Drawing.Size(277, 36);
            this.panel26.TabIndex = 15;
            // 
            // textBoxComment
            // 
            this.textBoxComment.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBoxComment.Location = new System.Drawing.Point(0, 0);
            this.textBoxComment.Name = "textBoxComment";
            this.textBoxComment.Size = new System.Drawing.Size(277, 20);
            this.textBoxComment.TabIndex = 0;
            // 
            // panel27
            // 
            this.panel27.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel27.Location = new System.Drawing.Point(287, 29);
            this.panel27.Name = "panel27";
            this.panel27.Size = new System.Drawing.Size(10, 36);
            this.panel27.TabIndex = 13;
            // 
            // panel28
            // 
            this.panel28.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel28.Location = new System.Drawing.Point(0, 29);
            this.panel28.Name = "panel28";
            this.panel28.Size = new System.Drawing.Size(10, 36);
            this.panel28.TabIndex = 12;
            // 
            // panel29
            // 
            this.panel29.Controls.Add(this.label3);
            this.panel29.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel29.Location = new System.Drawing.Point(0, 0);
            this.panel29.Name = "panel29";
            this.panel29.Size = new System.Drawing.Size(297, 29);
            this.panel29.TabIndex = 11;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(29, 13);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(51, 13);
            this.label3.TabIndex = 0;
            this.label3.Text = "Comment";
            // 
            // panel30
            // 
            this.panel30.Controls.Add(this.panel31);
            this.panel30.Controls.Add(this.panel32);
            this.panel30.Controls.Add(this.panel33);
            this.panel30.Controls.Add(this.panel34);
            this.panel30.Controls.Add(this.panel35);
            this.panel30.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel30.Location = new System.Drawing.Point(0, 65);
            this.panel30.Name = "panel30";
            this.panel30.Size = new System.Drawing.Size(297, 94);
            this.panel30.TabIndex = 14;
            // 
            // panel31
            // 
            this.panel31.Controls.Add(this.buttonAlignment);
            this.panel31.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel31.Location = new System.Drawing.Point(10, 10);
            this.panel31.Name = "panel31";
            this.panel31.Size = new System.Drawing.Size(277, 74);
            this.panel31.TabIndex = 15;
            // 
            // buttonAlignment
            // 
            this.buttonAlignment.Location = new System.Drawing.Point(44, 26);
            this.buttonAlignment.Name = "buttonAlignment";
            this.buttonAlignment.Size = new System.Drawing.Size(224, 23);
            this.buttonAlignment.TabIndex = 5;
            this.buttonAlignment.Text = "Alignment";
            this.buttonAlignment.UseVisualStyleBackColor = true;
            this.buttonAlignment.Click += new System.EventHandler(this.buttonAlignment_Click);
            // 
            // panel32
            // 
            this.panel32.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel32.Location = new System.Drawing.Point(287, 10);
            this.panel32.Name = "panel32";
            this.panel32.Size = new System.Drawing.Size(10, 74);
            this.panel32.TabIndex = 13;
            // 
            // panel33
            // 
            this.panel33.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel33.Location = new System.Drawing.Point(0, 10);
            this.panel33.Name = "panel33";
            this.panel33.Size = new System.Drawing.Size(10, 74);
            this.panel33.TabIndex = 12;
            // 
            // panel34
            // 
            this.panel34.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel34.Location = new System.Drawing.Point(0, 0);
            this.panel34.Name = "panel34";
            this.panel34.Size = new System.Drawing.Size(297, 10);
            this.panel34.TabIndex = 11;
            // 
            // panel35
            // 
            this.panel35.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel35.Location = new System.Drawing.Point(0, 84);
            this.panel35.Name = "panel35";
            this.panel35.Size = new System.Drawing.Size(297, 10);
            this.panel35.TabIndex = 14;
            // 
            // panelIntBottom
            // 
            this.panelIntBottom.Controls.Add(this.buttonAcceptAll);
            this.panelIntBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelIntBottom.Location = new System.Drawing.Point(0, 437);
            this.panelIntBottom.Name = "panelIntBottom";
            this.panelIntBottom.Size = new System.Drawing.Size(711, 40);
            this.panelIntBottom.TabIndex = 2;
            // 
            // panelIntTop
            // 
            this.panelIntTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelIntTop.Location = new System.Drawing.Point(0, 0);
            this.panelIntTop.Name = "panelIntTop";
            this.panelIntTop.Size = new System.Drawing.Size(711, 10);
            this.panelIntTop.TabIndex = 1;
            // 
            // menuItemSaveAs
            // 
            this.menuItemSaveAs.Index = 2;
            this.menuItemSaveAs.Text = "Save as";
            // 
            // menuItem3
            // 
            this.menuItem3.Index = 5;
            this.menuItem3.Text = "Exit";
            // 
            // mainMenuDesigner
            // 
            this.mainMenuDesigner.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItemFile});
            // 
            // menuItemFile
            // 
            this.menuItemFile.Index = 0;
            this.menuItemFile.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItemOpen,
            this.menuItemSeparator,
            this.menuItemSaveAs,
            this.menuItem1,
            this.menuItem2,
            this.menuItem3});
            this.menuItemFile.Text = "File";
            // 
            // menuItemOpen
            // 
            this.menuItemOpen.Index = 0;
            this.menuItemOpen.Text = "Open";
            // 
            // menuItemSeparator
            // 
            this.menuItemSeparator.Index = 1;
            this.menuItemSeparator.Text = "-";
            // 
            // menuItem1
            // 
            this.menuItem1.Index = 3;
            this.menuItem1.Text = "Save";
            // 
            // menuItem2
            // 
            this.menuItem2.Index = 4;
            this.menuItem2.Text = "-";
            // 
            // toolStripButtonRefresh
            // 
            this.toolStripButtonRefresh.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButtonRefresh.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonRefresh.Image")));
            this.toolStripButtonRefresh.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButtonRefresh.Name = "toolStripButtonRefresh";
            this.toolStripButtonRefresh.Size = new System.Drawing.Size(23, 22);
            this.toolStripButtonRefresh.Text = "Refresh";
            // 
            // toolStripButtonClear
            // 
            this.toolStripButtonClear.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButtonClear.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonClear.Image")));
            this.toolStripButtonClear.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButtonClear.Name = "toolStripButtonClear";
            this.toolStripButtonClear.Size = new System.Drawing.Size(23, 22);
            this.toolStripButtonClear.Text = "toolStripButtonClear";
            this.toolStripButtonClear.Visible = false;
            // 
            // panelLeft
            // 
            this.panelLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.panelLeft.Location = new System.Drawing.Point(0, 31);
            this.panelLeft.Name = "panelLeft";
            this.panelLeft.Size = new System.Drawing.Size(8, 477);
            this.panelLeft.TabIndex = 10;
            // 
            // toolStripButtonFont
            // 
            this.toolStripButtonFont.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButtonFont.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonFont.Image")));
            this.toolStripButtonFont.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButtonFont.Name = "toolStripButtonFont";
            this.toolStripButtonFont.Size = new System.Drawing.Size(23, 22);
            this.toolStripButtonFont.Text = "toolStripButton1";
            this.toolStripButtonFont.Visible = false;
            // 
            // toolStripButtonToolBox
            // 
            this.toolStripButtonToolBox.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButtonToolBox.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonToolBox.Image")));
            this.toolStripButtonToolBox.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButtonToolBox.Name = "toolStripButtonToolBox";
            this.toolStripButtonToolBox.Size = new System.Drawing.Size(23, 22);
            this.toolStripButtonToolBox.Text = "ToolBox";
            this.toolStripButtonToolBox.Visible = false;
            // 
            // saveToolStripButton
            // 
            this.saveToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.saveToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripButton.Image")));
            this.saveToolStripButton.ImageTransparentColor = System.Drawing.Color.Black;
            this.saveToolStripButton.Name = "saveToolStripButton";
            this.saveToolStripButton.Size = new System.Drawing.Size(23, 22);
            this.saveToolStripButton.Text = "Save";
            this.saveToolStripButton.Click += new System.EventHandler(this.saveToolStripButton_Click);
            // 
            // panelTop
            // 
            this.panelTop.Controls.Add(this.toolStripMain);
            this.panelTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelTop.Location = new System.Drawing.Point(0, 0);
            this.panelTop.Name = "panelTop";
            this.panelTop.Size = new System.Drawing.Size(719, 31);
            this.panelTop.TabIndex = 12;
            // 
            // toolStripMain
            // 
            this.toolStripMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.openToolStripButton,
            this.toolStripButtonLoadFromDatabase,
            this.saveToolStripButton,
            this.toolStripButtonClear,
            this.toolStripButtonRefresh,
            this.toolStripButtonToolBox,
            this.toolStripButtonFont});
            this.toolStripMain.Location = new System.Drawing.Point(0, 0);
            this.toolStripMain.Name = "toolStripMain";
            this.toolStripMain.Size = new System.Drawing.Size(719, 25);
            this.toolStripMain.TabIndex = 6;
            this.toolStripMain.Text = "toolStrip1";
            // 
            // openToolStripButton
            // 
            this.openToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.openToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripButton.Image")));
            this.openToolStripButton.ImageTransparentColor = System.Drawing.Color.Black;
            this.openToolStripButton.Name = "openToolStripButton";
            this.openToolStripButton.Size = new System.Drawing.Size(23, 22);
            this.openToolStripButton.Text = "Open";
            // 
            // toolStripButtonLoadFromDatabase
            // 
            this.toolStripButtonLoadFromDatabase.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButtonLoadFromDatabase.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonLoadFromDatabase.Image")));
            this.toolStripButtonLoadFromDatabase.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButtonLoadFromDatabase.Name = "toolStripButtonLoadFromDatabase";
            this.toolStripButtonLoadFromDatabase.Size = new System.Drawing.Size(23, 22);
            this.toolStripButtonLoadFromDatabase.Text = "Load from database";
            this.toolStripButtonLoadFromDatabase.Visible = false;
            // 
            // panelBottom
            // 
            this.panelBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelBottom.Location = new System.Drawing.Point(0, 508);
            this.panelBottom.Name = "panelBottom";
            this.panelBottom.Size = new System.Drawing.Size(719, 8);
            this.panelBottom.TabIndex = 13;
            // 
            // saveFileDialogContainer
            // 
            this.saveFileDialogContainer.Filter = "Container files|*.cont";
            // 
            // buttonAcceptAll
            // 
            this.buttonAcceptAll.Location = new System.Drawing.Point(314, 6);
            this.buttonAcceptAll.Name = "buttonAcceptAll";
            this.buttonAcceptAll.Size = new System.Drawing.Size(128, 23);
            this.buttonAcceptAll.TabIndex = 0;
            this.buttonAcceptAll.Text = "Apply";
            this.buttonAcceptAll.UseVisualStyleBackColor = true;
            this.buttonAcceptAll.Click += new System.EventHandler(this.buttonAcceptAll_Click);
            // 
            // UserControlContainerDesigner
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.panelRight);
            this.Controls.Add(this.panelCenter);
            this.Controls.Add(this.panelLeft);
            this.Controls.Add(this.panelTop);
            this.Controls.Add(this.panelBottom);
            this.Name = "UserControlContainerDesigner";
            this.Size = new System.Drawing.Size(719, 516);
            this.panel5.ResumeLayout(false);
            this.panel9.ResumeLayout(false);
            this.panel11.ResumeLayout(false);
            this.panel18.ResumeLayout(false);
            this.panel20.ResumeLayout(false);
            this.panel25.ResumeLayout(false);
            this.panelDrawing.ResumeLayout(false);
            this.panel7.ResumeLayout(false);
            this.panel7.PerformLayout();
            this.panelCenter.ResumeLayout(false);
            this.panelBaseCheck.ResumeLayout(false);
            this.splitContainerMain.Panel1.ResumeLayout(false);
            this.splitContainerMain.Panel2.ResumeLayout(false);
            this.splitContainerMain.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.panel10.ResumeLayout(false);
            this.panel26.ResumeLayout(false);
            this.panel26.PerformLayout();
            this.panel29.ResumeLayout(false);
            this.panel29.PerformLayout();
            this.panel30.ResumeLayout(false);
            this.panel31.ResumeLayout(false);
            this.panelIntBottom.ResumeLayout(false);
            this.panelTop.ResumeLayout(false);
            this.panelTop.PerformLayout();
            this.toolStripMain.ResumeLayout(false);
            this.toolStripMain.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Panel panelRight;
        private System.Windows.Forms.Panel panel5;
        private System.Windows.Forms.Panel panel9;
        private System.Windows.Forms.Panel panel8;
        private System.Windows.Forms.Panel panel6;
        private System.Windows.Forms.Panel panel7;
        private System.Windows.Forms.Button buttonAcceptInterfaces;
        private System.Windows.Forms.Panel panelIntLeft;
        private System.Windows.Forms.Panel panelCenter;
        private System.Windows.Forms.Panel panelBaseCheck;
        private System.Windows.Forms.SplitContainer splitContainerMain;
        private System.Windows.Forms.Panel panel4;
        private System.Windows.Forms.CheckedListBox checkedListBoxInter;
        private System.Windows.Forms.Panel panel3;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.Panel panel10;
        private System.Windows.Forms.Panel panelIntBottom;
        private System.Windows.Forms.Panel panelIntTop;
        private System.Windows.Forms.MenuItem menuItemSaveAs;
        private System.Windows.Forms.MenuItem menuItem3;
        private System.Windows.Forms.MainMenu mainMenuDesigner;
        private System.Windows.Forms.MenuItem menuItemFile;
        private System.Windows.Forms.MenuItem menuItemOpen;
        private System.Windows.Forms.MenuItem menuItemSeparator;
        private System.Windows.Forms.MenuItem menuItem1;
        private System.Windows.Forms.MenuItem menuItem2;
        private System.Windows.Forms.ToolStripButton toolStripButtonRefresh;
        private System.Windows.Forms.ToolStripButton toolStripButtonClear;
        private System.Windows.Forms.Panel panelLeft;
        private System.Windows.Forms.ToolStripButton toolStripButtonFont;
        private System.Windows.Forms.ToolStripButton toolStripButtonToolBox;
        private System.Windows.Forms.ToolStripButton saveToolStripButton;
        private System.Windows.Forms.Panel panelTop;
        private System.Windows.Forms.ToolStrip toolStripMain;
        private System.Windows.Forms.ToolStripButton openToolStripButton;
        private System.Windows.Forms.ToolStripButton toolStripButtonLoadFromDatabase;
        private System.Windows.Forms.Panel panelBottom;
        private System.Windows.Forms.SaveFileDialog saveFileDialogContainer;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Panel panel11;
        private System.Windows.Forms.Panel panel12;
        private System.Windows.Forms.Panel panel13;
        private System.Windows.Forms.Panel panel14;
        private System.Windows.Forms.Panel panel15;
        private System.Windows.Forms.Panel panel18;
        private System.Windows.Forms.Panel panel19;
        private System.Windows.Forms.Panel panel20;
        private System.Windows.Forms.Panel panel21;
        private System.Windows.Forms.Panel panel22;
        private System.Windows.Forms.Panel panel23;
        private System.Windows.Forms.Panel panel24;
        private System.Windows.Forms.Panel panel25;
        private System.Windows.Forms.Panel panelDrawing;
        private System.Windows.Forms.Panel panelLabelPeer;
        private System.Windows.Forms.Panel panel26;
        private System.Windows.Forms.Panel panel27;
        private System.Windows.Forms.Panel panel28;
        private System.Windows.Forms.Panel panel29;
        private System.Windows.Forms.Panel panel30;
        private System.Windows.Forms.TextBox textBoxComment;
        private System.Windows.Forms.Panel panel31;
        private System.Windows.Forms.Panel panel32;
        private System.Windows.Forms.Panel panel33;
        private System.Windows.Forms.Panel panel34;
        private System.Windows.Forms.Panel panel35;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Button buttonAlignment;
        private System.Windows.Forms.ComboBox comboBoxInter;
        private System.Windows.Forms.Button buttonAcceptAll;
    }
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Russian Federation Russian Federation
Ph. D. Petr Ivankov worked as scientific researcher at Russian Mission Control Centre since 1978 up to 2000. Now he is engaged by Aviation training simulators http://dinamika-avia.com/ . His additional interests are:

1) Noncommutative geometry

http://front.math.ucdavis.edu/author/P.Ivankov

2) Literary work (Russian only)

http://zhurnal.lib.ru/editors/3/3d_m/

3) Scientific articles
http://arxiv.org/find/all/1/au:+Ivankov_Petr/0/1/0/all/0/1

Comments and Discussions