namespace NewMyFormDesigner { partial class MyFormDesigner { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MyFormDesigner)); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton3 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton4 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton5 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton6 = new System.Windows.Forms.ToolStripButton(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.plRight = new System.Windows.Forms.Panel(); this.dcMain = new NewMyFormDesigner.DesignerControl(); this.pl_Bottom = new System.Windows.Forms.Panel(); this.pl_PropertyGrid = new System.Windows.Forms.Panel(); this.propertyGrid1 = new System.Windows.Forms.PropertyGrid(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.gcFiled = new System.Windows.Forms.DataGridView(); this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem(); this.ToolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem(); this.ToolStripMenuItemJql = new System.Windows.Forms.ToolStripMenuItem(); this.ToolStripMenuItemCyl = new System.Windows.Forms.ToolStripMenuItem(); this.ToolStripMenuItemJqh = new System.Windows.Forms.ToolStripMenuItem(); this.ToolStripMenuItemCyh = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator(); this.ToolStripMenuItemSzlm = new System.Windows.Forms.ToolStripMenuItem(); this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.SeparateColumn = new System.Windows.Forms.ToolStripMenuItem(); this.一栏ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.二栏ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.三栏ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.四栏ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.五栏ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.panel4 = new System.Windows.Forms.Panel(); this.btn_design = new System.Windows.Forms.Button(); this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); this.label3 = new System.Windows.Forms.Label(); this.comboBox2 = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.gridControl1 = new System.Windows.Forms.DataGridView(); this.栏目ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panel3 = new System.Windows.Forms.Panel(); this.simpleButton3 = new System.Windows.Forms.Button(); this.simpleButton2 = new System.Windows.Forms.Button(); this.simpleButton1 = new System.Windows.Forms.Button(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.gcGroup = new System.Windows.Forms.DataGridView(); this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.toolStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.plRight.SuspendLayout(); this.pl_Bottom.SuspendLayout(); this.pl_PropertyGrid.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcFiled)).BeginInit(); this.contextMenuStrip1.SuspendLayout(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); this.panel3.SuspendLayout(); this.tabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcGroup)).BeginInit(); this.SuspendLayout(); // // toolStrip1 // this.toolStrip1.BackColor = System.Drawing.Color.Transparent; this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripButton1, this.toolStripButton2, this.toolStripButton3, this.toolStripButton4, this.toolStripButton5, this.toolStripButton6}); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(1443, 27); this.toolStrip1.TabIndex = 0; this.toolStrip1.Text = "toolStrip1"; // // toolStripButton1 // this.toolStripButton1.Image = global::NewMyFormDesigner.Properties.Resources.Remove_16x16; this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(56, 24); this.toolStripButton1.Text = "删除"; this.toolStripButton1.Click += new System.EventHandler(this.barDelete_ItemClick); // // toolStripButton2 // this.toolStripButton2.Image = global::NewMyFormDesigner.Properties.Resources.RemoveFolder_16x16; this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton2.Name = "toolStripButton2"; this.toolStripButton2.Size = new System.Drawing.Size(80, 24); this.toolStripButton2.Text = "全部删除"; this.toolStripButton2.Click += new System.EventHandler(this.barDeleteAll_ItemClick); // // toolStripButton3 // this.toolStripButton3.Image = global::NewMyFormDesigner.Properties.Resources.AddFile_16x16; this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton3.Name = "toolStripButton3"; this.toolStripButton3.Size = new System.Drawing.Size(92, 24); this.toolStripButton3.Text = "初始化表单"; this.toolStripButton3.Click += new System.EventHandler(this.barButtonItem9_ItemClick); // // toolStripButton4 // this.toolStripButton4.Image = global::NewMyFormDesigner.Properties.Resources.Mark_16x16; this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton4.Name = "toolStripButton4"; this.toolStripButton4.Size = new System.Drawing.Size(56, 24); this.toolStripButton4.Text = "保存"; this.toolStripButton4.Click += new System.EventHandler(this.barSave_ItemClick); // // toolStripButton5 // this.toolStripButton5.Image = global::NewMyFormDesigner.Properties.Resources.Close_16x16; this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton5.Name = "toolStripButton5"; this.toolStripButton5.Size = new System.Drawing.Size(56, 24); this.toolStripButton5.Text = "退出"; this.toolStripButton5.Click += new System.EventHandler(this.barClose_ItemClick); // // toolStripButton6 // this.toolStripButton6.Image = global::NewMyFormDesigner.Properties.Resources.Other_16x16; this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton6.Name = "toolStripButton6"; this.toolStripButton6.Size = new System.Drawing.Size(56, 24); this.toolStripButton6.Text = "运行"; this.toolStripButton6.Click += new System.EventHandler(this.barRun_ItemClick); // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 27); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.plRight); this.splitContainer1.Panel1.Controls.Add(this.pl_Bottom); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.tabControl1); this.splitContainer1.Size = new System.Drawing.Size(1443, 589); this.splitContainer1.SplitterDistance = 1135; this.splitContainer1.TabIndex = 1; // // plRight // this.plRight.AutoScroll = true; this.plRight.Controls.Add(this.dcMain); this.plRight.Dock = System.Windows.Forms.DockStyle.Fill; this.plRight.Location = new System.Drawing.Point(0, 0); this.plRight.Name = "plRight"; this.plRight.Size = new System.Drawing.Size(1135, 413); this.plRight.TabIndex = 4; // // dcMain // this.dcMain.BackColor = System.Drawing.Color.White; this.dcMain.Dock = System.Windows.Forms.DockStyle.Top; this.dcMain.Location = new System.Drawing.Point(0, 0); this.dcMain.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.dcMain.Name = "dcMain"; this.dcMain.Size = new System.Drawing.Size(1118, 490); this.dcMain.TabIndex = 2; // // pl_Bottom // this.pl_Bottom.Controls.Add(this.pl_PropertyGrid); this.pl_Bottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.pl_Bottom.Location = new System.Drawing.Point(0, 413); this.pl_Bottom.Name = "pl_Bottom"; this.pl_Bottom.Size = new System.Drawing.Size(1135, 176); this.pl_Bottom.TabIndex = 0; // // pl_PropertyGrid // this.pl_PropertyGrid.Controls.Add(this.propertyGrid1); this.pl_PropertyGrid.Dock = System.Windows.Forms.DockStyle.Fill; this.pl_PropertyGrid.Location = new System.Drawing.Point(0, 0); this.pl_PropertyGrid.Name = "pl_PropertyGrid"; this.pl_PropertyGrid.Size = new System.Drawing.Size(1135, 176); this.pl_PropertyGrid.TabIndex = 2; // // propertyGrid1 // this.propertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.propertyGrid1.HelpVisible = false; this.propertyGrid1.Location = new System.Drawing.Point(0, 0); this.propertyGrid1.Name = "propertyGrid1"; this.propertyGrid1.PropertySort = System.Windows.Forms.PropertySort.Alphabetical; this.propertyGrid1.Size = new System.Drawing.Size(1135, 176); this.propertyGrid1.TabIndex = 3; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(304, 589); this.tabControl1.TabIndex = 5; // // tabPage1 // this.tabPage1.Controls.Add(this.gcFiled); this.tabPage1.Controls.Add(this.panel4); this.tabPage1.Controls.Add(this.panel2); this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3); this.tabPage1.Size = new System.Drawing.Size(296, 563); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "方案布局"; this.tabPage1.UseVisualStyleBackColor = true; // // gcFiled // this.gcFiled.AllowUserToAddRows = false; this.gcFiled.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.gcFiled.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column1, this.Column3, this.Column2, this.Column15, this.Column16, this.Column17, this.Column8, this.Column9, this.Column4, this.Column5, this.Column6, this.Column7}); this.gcFiled.ContextMenuStrip = this.contextMenuStrip1; this.gcFiled.Dock = System.Windows.Forms.DockStyle.Fill; this.gcFiled.Location = new System.Drawing.Point(3, 3); this.gcFiled.Name = "gcFiled"; this.gcFiled.ReadOnly = true; this.gcFiled.RowHeadersVisible = false; this.gcFiled.RowHeadersWidth = 51; this.gcFiled.RowTemplate.Height = 18; this.gcFiled.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.gcFiled.Size = new System.Drawing.Size(290, 352); this.gcFiled.TabIndex = 6; this.gcFiled.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.gvFiled_RowCellClick); this.gcFiled.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.gcFiled_CellPainting); this.gcFiled.MouseDown += new System.Windows.Forms.MouseEventHandler(this.gvFiled_MouseDown); // // Column1 // this.Column1.DataPropertyName = "orderid"; this.Column1.HeaderText = "编号"; this.Column1.MinimumWidth = 6; this.Column1.Name = "Column1"; this.Column1.ReadOnly = true; this.Column1.Width = 50; // // Column3 // this.Column3.DataPropertyName = "username"; this.Column3.HeaderText = "用户名"; this.Column3.MinimumWidth = 6; this.Column3.Name = "Column3"; this.Column3.ReadOnly = true; this.Column3.Width = 70; // // Column2 // this.Column2.DataPropertyName = "fieldname"; this.Column2.HeaderText = "字段名"; this.Column2.MinimumWidth = 6; this.Column2.Name = "Column2"; this.Column2.ReadOnly = true; this.Column2.Width = 70; // // Column15 // this.Column15.DataPropertyName = "groupname"; this.Column15.HeaderText = "分组名称"; this.Column15.MinimumWidth = 6; this.Column15.Name = "Column15"; this.Column15.ReadOnly = true; this.Column15.Width = 70; // // Column16 // this.Column16.DataPropertyName = "row_id1"; this.Column16.HeaderText = "行号"; this.Column16.MinimumWidth = 6; this.Column16.Name = "Column16"; this.Column16.ReadOnly = true; this.Column16.Width = 40; // // Column17 // this.Column17.DataPropertyName = "columns_id1"; this.Column17.HeaderText = "列号"; this.Column17.MinimumWidth = 6; this.Column17.Name = "Column17"; this.Column17.ReadOnly = true; this.Column17.Width = 40; // // Column8 // this.Column8.DataPropertyName = "Column_Id"; this.Column8.HeaderText = "栏"; this.Column8.MinimumWidth = 6; this.Column8.Name = "Column8"; this.Column8.ReadOnly = true; this.Column8.Width = 40; // // Column9 // this.Column9.DataPropertyName = "tabOrder"; this.Column9.HeaderText = "TAB"; this.Column9.MinimumWidth = 6; this.Column9.Name = "Column9"; this.Column9.ReadOnly = true; this.Column9.Width = 40; // // Column4 // this.Column4.DataPropertyName = "controlLeft"; this.Column4.HeaderText = "左"; this.Column4.MinimumWidth = 6; this.Column4.Name = "Column4"; this.Column4.ReadOnly = true; this.Column4.Width = 50; // // Column5 // this.Column5.DataPropertyName = "controlTop"; this.Column5.HeaderText = "上"; this.Column5.MinimumWidth = 6; this.Column5.Name = "Column5"; this.Column5.ReadOnly = true; this.Column5.Width = 50; // // Column6 // this.Column6.DataPropertyName = "controlWidth"; this.Column6.HeaderText = "宽"; this.Column6.MinimumWidth = 6; this.Column6.Name = "Column6"; this.Column6.ReadOnly = true; this.Column6.Width = 50; // // Column7 // this.Column7.DataPropertyName = "controlHeight"; this.Column7.HeaderText = "高"; this.Column7.MinimumWidth = 6; this.Column7.Name = "Column7"; this.Column7.ReadOnly = true; this.Column7.Width = 50; // // contextMenuStrip1 // this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem1, this.toolStripMenuItem3, this.ToolStripMenuItem4, this.ToolStripMenuItemJql, this.ToolStripMenuItemCyl, this.ToolStripMenuItemJqh, this.ToolStripMenuItemCyh, this.toolStripMenuItem2, this.ToolStripMenuItemSzlm, this.ToolStripMenuItem, this.SeparateColumn}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(149, 230); // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; this.toolStripMenuItem1.Size = new System.Drawing.Size(148, 22); this.toolStripMenuItem1.Text = "重新生成序号"; this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click); // // toolStripMenuItem3 // this.toolStripMenuItem3.Name = "toolStripMenuItem3"; this.toolStripMenuItem3.Size = new System.Drawing.Size(148, 22); this.toolStripMenuItem3.Text = "生成Tab次序"; this.toolStripMenuItem3.Click += new System.EventHandler(this.toolStripMenuItem3_Click); // // ToolStripMenuItem4 // this.ToolStripMenuItem4.Name = "ToolStripMenuItem4"; this.ToolStripMenuItem4.Size = new System.Drawing.Size(148, 22); this.ToolStripMenuItem4.Text = "整栏选中"; this.ToolStripMenuItem4.Click += new System.EventHandler(this.ToolStripMenuItem4_Click); // // ToolStripMenuItemJql // this.ToolStripMenuItemJql.Name = "ToolStripMenuItemJql"; this.ToolStripMenuItemJql.Size = new System.Drawing.Size(148, 22); this.ToolStripMenuItemJql.Text = "精确列选中"; this.ToolStripMenuItemJql.Click += new System.EventHandler(this.ToolStripMenuItemJql_Click); // // ToolStripMenuItemCyl // this.ToolStripMenuItemCyl.Name = "ToolStripMenuItemCyl"; this.ToolStripMenuItemCyl.Size = new System.Drawing.Size(148, 22); this.ToolStripMenuItemCyl.Text = "差异列选中"; this.ToolStripMenuItemCyl.Click += new System.EventHandler(this.ToolStripMenuItemCyl_Click); // // ToolStripMenuItemJqh // this.ToolStripMenuItemJqh.Name = "ToolStripMenuItemJqh"; this.ToolStripMenuItemJqh.Size = new System.Drawing.Size(148, 22); this.ToolStripMenuItemJqh.Text = "精确行选中"; this.ToolStripMenuItemJqh.Click += new System.EventHandler(this.ToolStripMenuItemJqh_Click); // // ToolStripMenuItemCyh // this.ToolStripMenuItemCyh.Name = "ToolStripMenuItemCyh"; this.ToolStripMenuItemCyh.Size = new System.Drawing.Size(148, 22); this.ToolStripMenuItemCyh.Text = "差异行选中"; this.ToolStripMenuItemCyh.Click += new System.EventHandler(this.ToolStripMenuItemCyh_Click); // // toolStripMenuItem2 // this.toolStripMenuItem2.Name = "toolStripMenuItem2"; this.toolStripMenuItem2.Size = new System.Drawing.Size(145, 6); // // ToolStripMenuItemSzlm // this.ToolStripMenuItemSzlm.Name = "ToolStripMenuItemSzlm"; this.ToolStripMenuItemSzlm.Size = new System.Drawing.Size(148, 22); this.ToolStripMenuItemSzlm.Text = "生成布局"; this.ToolStripMenuItemSzlm.Click += new System.EventHandler(this.ToolStripMenuItemSzlm_Click); // // ToolStripMenuItem // this.ToolStripMenuItem.Name = "ToolStripMenuItem"; this.ToolStripMenuItem.Size = new System.Drawing.Size(148, 22); this.ToolStripMenuItem.Text = "分组框多选"; this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click); // // SeparateColumn // this.SeparateColumn.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.一栏ToolStripMenuItem, this.二栏ToolStripMenuItem, this.三栏ToolStripMenuItem, this.四栏ToolStripMenuItem, this.五栏ToolStripMenuItem}); this.SeparateColumn.Name = "SeparateColumn"; this.SeparateColumn.Size = new System.Drawing.Size(148, 22); this.SeparateColumn.Text = "分栏"; // // 一栏ToolStripMenuItem // this.一栏ToolStripMenuItem.Name = "一栏ToolStripMenuItem"; this.一栏ToolStripMenuItem.Size = new System.Drawing.Size(100, 22); this.一栏ToolStripMenuItem.Tag = "1"; this.一栏ToolStripMenuItem.Text = "一栏"; this.一栏ToolStripMenuItem.Click += new System.EventHandler(this.OnSeparateColumn); // // 二栏ToolStripMenuItem // this.二栏ToolStripMenuItem.Name = "二栏ToolStripMenuItem"; this.二栏ToolStripMenuItem.Size = new System.Drawing.Size(100, 22); this.二栏ToolStripMenuItem.Tag = "2"; this.二栏ToolStripMenuItem.Text = "二栏"; this.二栏ToolStripMenuItem.Click += new System.EventHandler(this.OnSeparateColumn); // // 三栏ToolStripMenuItem // this.三栏ToolStripMenuItem.Name = "三栏ToolStripMenuItem"; this.三栏ToolStripMenuItem.Size = new System.Drawing.Size(100, 22); this.三栏ToolStripMenuItem.Tag = "3"; this.三栏ToolStripMenuItem.Text = "三栏"; this.三栏ToolStripMenuItem.Click += new System.EventHandler(this.OnSeparateColumn); // // 四栏ToolStripMenuItem // this.四栏ToolStripMenuItem.Name = "四栏ToolStripMenuItem"; this.四栏ToolStripMenuItem.Size = new System.Drawing.Size(100, 22); this.四栏ToolStripMenuItem.Tag = "4"; this.四栏ToolStripMenuItem.Text = "四栏"; this.四栏ToolStripMenuItem.Click += new System.EventHandler(this.OnSeparateColumn); // // 五栏ToolStripMenuItem // this.五栏ToolStripMenuItem.Name = "五栏ToolStripMenuItem"; this.五栏ToolStripMenuItem.Size = new System.Drawing.Size(100, 22); this.五栏ToolStripMenuItem.Tag = "5"; this.五栏ToolStripMenuItem.Text = "五栏"; this.五栏ToolStripMenuItem.Click += new System.EventHandler(this.OnSeparateColumn); // // panel4 // this.panel4.Controls.Add(this.btn_design); this.panel4.Controls.Add(this.numericUpDown1); this.panel4.Controls.Add(this.label3); this.panel4.Controls.Add(this.comboBox2); this.panel4.Controls.Add(this.label2); this.panel4.Controls.Add(this.comboBox1); this.panel4.Controls.Add(this.label1); this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel4.Location = new System.Drawing.Point(3, 355); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(290, 40); this.panel4.TabIndex = 5; // // btn_design // this.btn_design.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btn_design.Location = new System.Drawing.Point(217, 7); this.btn_design.Name = "btn_design"; this.btn_design.Size = new System.Drawing.Size(68, 25); this.btn_design.TabIndex = 0; this.btn_design.Text = "调整"; this.btn_design.UseVisualStyleBackColor = true; this.btn_design.Click += new System.EventHandler(this.simpleButton4_Click); // // numericUpDown1 // this.numericUpDown1.Location = new System.Drawing.Point(308, 10); this.numericUpDown1.Maximum = new decimal(new int[] { 8000, 0, 0, 0}); this.numericUpDown1.Minimum = new decimal(new int[] { 1000, 0, 0, -2147483648}); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(42, 21); this.numericUpDown1.TabIndex = 8; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(265, 14); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(41, 12); this.label3.TabIndex = 6; this.label3.Text = "调整值"; // // comboBox2 // this.comboBox2.BackColor = System.Drawing.SystemColors.Menu; this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox2.FormattingEnabled = true; this.comboBox2.Items.AddRange(new object[] { "左", "上", "宽", "高", "栏目"}); this.comboBox2.Location = new System.Drawing.Point(213, 10); this.comboBox2.Name = "comboBox2"; this.comboBox2.Size = new System.Drawing.Size(46, 20); this.comboBox2.TabIndex = 5; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(158, 14); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 12); this.label2.TabIndex = 4; this.label2.Text = "调整属性"; // // comboBox1 // this.comboBox1.BackColor = System.Drawing.SystemColors.Menu; this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox1.FormattingEnabled = true; this.comboBox1.Items.AddRange(new object[] { "同值", "增减"}); this.comboBox1.Location = new System.Drawing.Point(98, 10); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(49, 20); this.comboBox1.TabIndex = 3; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(5, 13); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(89, 12); this.label1.TabIndex = 2; this.label1.Text = "批量调整 类型"; // // panel2 // this.panel2.Controls.Add(this.gridControl1); this.panel2.Controls.Add(this.panel3); this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel2.Location = new System.Drawing.Point(3, 395); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(290, 165); this.panel2.TabIndex = 4; // // gridControl1 // this.gridControl1.AllowUserToAddRows = false; this.gridControl1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.gridControl1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.栏目ID, this.Column10, this.Column11, this.Column12, this.Column13, this.Column14}); this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl1.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter; this.gridControl1.Location = new System.Drawing.Point(0, 0); this.gridControl1.Name = "gridControl1"; this.gridControl1.RowHeadersVisible = false; this.gridControl1.RowHeadersWidth = 51; this.gridControl1.RowTemplate.Height = 18; this.gridControl1.Size = new System.Drawing.Size(290, 126); this.gridControl1.TabIndex = 7; // // 栏目ID // this.栏目ID.DataPropertyName = "Column_Id"; this.栏目ID.HeaderText = "栏目ID"; this.栏目ID.MinimumWidth = 6; this.栏目ID.Name = "栏目ID"; this.栏目ID.Width = 70; // // Column10 // this.Column10.DataPropertyName = "controlLeft"; this.Column10.HeaderText = "左"; this.Column10.MinimumWidth = 6; this.Column10.Name = "Column10"; this.Column10.Width = 40; // // Column11 // this.Column11.DataPropertyName = "controlTop"; this.Column11.HeaderText = "上"; this.Column11.MinimumWidth = 6; this.Column11.Name = "Column11"; this.Column11.Width = 40; // // Column12 // this.Column12.DataPropertyName = "controlWidth"; this.Column12.HeaderText = "宽"; this.Column12.MinimumWidth = 6; this.Column12.Name = "Column12"; this.Column12.Width = 40; // // Column13 // this.Column13.DataPropertyName = "controlHeight"; this.Column13.HeaderText = "高"; this.Column13.MinimumWidth = 6; this.Column13.Name = "Column13"; this.Column13.Width = 40; // // Column14 // this.Column14.DataPropertyName = "RowSpace"; this.Column14.HeaderText = "行间距"; this.Column14.MinimumWidth = 6; this.Column14.Name = "Column14"; this.Column14.Width = 40; // // panel3 // this.panel3.Controls.Add(this.simpleButton3); this.panel3.Controls.Add(this.simpleButton2); this.panel3.Controls.Add(this.simpleButton1); this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel3.Location = new System.Drawing.Point(0, 126); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(290, 39); this.panel3.TabIndex = 1; // // simpleButton3 // this.simpleButton3.Location = new System.Drawing.Point(151, 8); this.simpleButton3.Name = "simpleButton3"; this.simpleButton3.Size = new System.Drawing.Size(68, 25); this.simpleButton3.TabIndex = 0; this.simpleButton3.Text = "执行方案"; this.simpleButton3.UseVisualStyleBackColor = true; this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click); // // simpleButton2 // this.simpleButton2.Location = new System.Drawing.Point(77, 8); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(68, 25); this.simpleButton2.TabIndex = 0; this.simpleButton2.Text = "删除"; this.simpleButton2.UseVisualStyleBackColor = true; this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); // // simpleButton1 // this.simpleButton1.Location = new System.Drawing.Point(3, 8); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(68, 25); this.simpleButton1.TabIndex = 0; this.simpleButton1.Text = "增加"; this.simpleButton1.UseVisualStyleBackColor = true; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // tabPage2 // this.tabPage2.Controls.Add(this.gcGroup); this.tabPage2.Location = new System.Drawing.Point(4, 22); this.tabPage2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2); this.tabPage2.Size = new System.Drawing.Size(296, 563); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "标签设置"; this.tabPage2.UseVisualStyleBackColor = true; // // gcGroup // this.gcGroup.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.gcGroup.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column18, this.Column19, this.Column20, this.Column21}); this.gcGroup.Dock = System.Windows.Forms.DockStyle.Fill; this.gcGroup.Location = new System.Drawing.Point(2, 2); this.gcGroup.Name = "gcGroup"; this.gcGroup.RowHeadersWidth = 51; this.gcGroup.RowTemplate.Height = 27; this.gcGroup.Size = new System.Drawing.Size(292, 559); this.gcGroup.TabIndex = 0; // // Column18 // this.Column18.DataPropertyName = "id"; this.Column18.HeaderText = "编号"; this.Column18.MinimumWidth = 6; this.Column18.Name = "Column18"; this.Column18.Width = 70; // // Column19 // this.Column19.DataPropertyName = "GroupName"; this.Column19.HeaderText = "名字"; this.Column19.MinimumWidth = 6; this.Column19.Name = "Column19"; this.Column19.Width = 70; // // Column20 // this.Column20.DataPropertyName = "pageName"; this.Column20.HeaderText = "所在页面"; this.Column20.MinimumWidth = 6; this.Column20.Name = "Column20"; this.Column20.Width = 70; // // Column21 // this.Column21.DataPropertyName = "pageOrder"; this.Column21.HeaderText = "页面顺序"; this.Column21.MinimumWidth = 6; this.Column21.Name = "Column21"; this.Column21.Width = 70; // // MyFormDesigner // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1443, 616); this.Controls.Add(this.splitContainer1); this.Controls.Add(this.toolStrip1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "MyFormDesigner"; this.Text = "Form1"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.plRight.ResumeLayout(false); this.pl_Bottom.ResumeLayout(false); this.pl_PropertyGrid.ResumeLayout(false); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcFiled)).EndInit(); this.contextMenuStrip1.ResumeLayout(false); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); this.panel3.ResumeLayout(false); this.tabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcGroup)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.ToolStrip toolStrip1; private System.Windows.Forms.ToolStripButton toolStripButton1; private System.Windows.Forms.ToolStripButton toolStripButton2; private System.Windows.Forms.ToolStripButton toolStripButton3; private System.Windows.Forms.ToolStripButton toolStripButton4; private System.Windows.Forms.ToolStripButton toolStripButton5; private System.Windows.Forms.ToolStripButton toolStripButton6; private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Button simpleButton3; private System.Windows.Forms.Button simpleButton2; private System.Windows.Forms.Button simpleButton1; private System.Windows.Forms.Panel plRight; public DesignerControl dcMain; private System.Windows.Forms.Panel pl_Bottom; private System.Windows.Forms.Panel pl_PropertyGrid; public System.Windows.Forms.PropertyGrid propertyGrid1; private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3; private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem4; private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemJql; private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemCyl; private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemJqh; private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemCyh; private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2; private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemSzlm; private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem; private System.Windows.Forms.DataGridView gcFiled; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Button btn_design; private System.Windows.Forms.NumericUpDown numericUpDown1; private System.Windows.Forms.Label label3; private System.Windows.Forms.ComboBox comboBox2; private System.Windows.Forms.Label label2; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.DataGridView gridControl1; private System.Windows.Forms.ToolStripMenuItem SeparateColumn; private System.Windows.Forms.ToolStripMenuItem 一栏ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 二栏ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 三栏ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 四栏ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 五栏ToolStripMenuItem; private System.Windows.Forms.DataGridViewTextBoxColumn 栏目ID; private System.Windows.Forms.DataGridViewTextBoxColumn Column10; private System.Windows.Forms.DataGridViewTextBoxColumn Column11; private System.Windows.Forms.DataGridViewTextBoxColumn Column12; private System.Windows.Forms.DataGridViewTextBoxColumn Column13; private System.Windows.Forms.DataGridViewTextBoxColumn Column14; private System.Windows.Forms.DataGridViewTextBoxColumn Column1; private System.Windows.Forms.DataGridViewTextBoxColumn Column3; private System.Windows.Forms.DataGridViewTextBoxColumn Column2; private System.Windows.Forms.DataGridViewTextBoxColumn Column15; private System.Windows.Forms.DataGridViewTextBoxColumn Column16; private System.Windows.Forms.DataGridViewTextBoxColumn Column17; private System.Windows.Forms.DataGridViewTextBoxColumn Column8; private System.Windows.Forms.DataGridViewTextBoxColumn Column9; private System.Windows.Forms.DataGridViewTextBoxColumn Column4; private System.Windows.Forms.DataGridViewTextBoxColumn Column5; private System.Windows.Forms.DataGridViewTextBoxColumn Column6; private System.Windows.Forms.DataGridViewTextBoxColumn Column7; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.DataGridView gcGroup; private System.Windows.Forms.DataGridViewTextBoxColumn Column18; private System.Windows.Forms.DataGridViewTextBoxColumn Column19; private System.Windows.Forms.DataGridViewTextBoxColumn Column20; private System.Windows.Forms.DataGridViewTextBoxColumn Column21; } }