| | |
| | | this.toolStripMenuItemAdd = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.toolStripMenuItemEdt = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.toolStripMenuItemDel = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.toolStripMenuItemRoot = new System.Windows.Forms.ToolStripMenuItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1126, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // tlMenu |
| | |
| | | // |
| | | // tlcMenuName |
| | | // |
| | | this.tlcMenuName.Caption = "字典名称"; |
| | | this.tlcMenuName.Caption = "字典名称值"; |
| | | this.tlcMenuName.FieldName = "defectName"; |
| | | this.tlcMenuName.MinWidth = 38; |
| | | this.tlcMenuName.Name = "tlcMenuName"; |
| | |
| | | // |
| | | // tlcActions |
| | | // |
| | | this.tlcActions.Caption = "字典类型"; |
| | | this.tlcActions.Caption = "字典分组"; |
| | | this.tlcActions.FieldName = "sType"; |
| | | this.tlcActions.MinWidth = 23; |
| | | this.tlcActions.Name = "tlcActions"; |
| | |
| | | this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.toolStripMenuItemAdd, |
| | | this.toolStripMenuItemEdt, |
| | | this.toolStripMenuItemDel}); |
| | | this.toolStripMenuItemDel, |
| | | this.toolStripMenuItemRoot}); |
| | | this.contextMenuStrip1.Name = "contextMenuStrip1"; |
| | | this.contextMenuStrip1.Size = new System.Drawing.Size(143, 82); |
| | | this.contextMenuStrip1.Size = new System.Drawing.Size(143, 108); |
| | | // |
| | | // toolStripMenuItemAdd |
| | | // |
| | |
| | | this.toolStripMenuItemDel.Name = "toolStripMenuItemDel"; |
| | | this.toolStripMenuItemDel.Size = new System.Drawing.Size(142, 26); |
| | | this.toolStripMenuItemDel.Text = "删除该项"; |
| | | // |
| | | // toolStripMenuItemRoot |
| | | // |
| | | this.toolStripMenuItemRoot.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_allmarkup_16x16; |
| | | this.toolStripMenuItemRoot.Name = "toolStripMenuItemRoot"; |
| | | this.toolStripMenuItemRoot.Size = new System.Drawing.Size(142, 26); |
| | | this.toolStripMenuItemRoot.Text = "增加项目"; |
| | | // |
| | | // Frm_MesDefectCode |
| | | // |
| | |
| | | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemEdt; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn tl8; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn tl9; |
| | | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemRoot; |
| | | } |
| | | } |