| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components); |
| | | this.dockPanel6 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | this.dockPanel6_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | this.panTuo = new DevExpress.XtraEditors.PanelControl(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.panLayHead = new System.Windows.Forms.Panel(); |
| | | this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.textEdit2 = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lbMsg = new DevExpress.XtraEditors.LabelControl(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit(); |
| | | this.dockPanel6.SuspendLayout(); |
| | | this.dockPanel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panTuo)).BeginInit(); |
| | | this.panTuo.SuspendLayout(); |
| | | this.txt_isWc = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_shState = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.lb_isWc = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lb_shState = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lb_shDate = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_shDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_shBy = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_shBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.panel3 = new System.Windows.Forms.Panel(); |
| | | this.panel4 = new System.Windows.Forms.Panel(); |
| | | this.panel5 = new System.Windows.Forms.Panel(); |
| | | this.panel6 = new System.Windows.Forms.Panel(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit(); |
| | | this.splitContainerControl1.SuspendLayout(); |
| | | this.xtraTabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).BeginInit(); |
| | | this.splitContainerControl2.Panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).BeginInit(); |
| | | this.splitContainerControl2.Panel2.SuspendLayout(); |
| | | this.splitContainerControl2.SuspendLayout(); |
| | | this.panLayHead.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isWc.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_shState.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_shDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_shBy.Properties)).BeginInit(); |
| | | this.panel3.SuspendLayout(); |
| | | this.panel4.SuspendLayout(); |
| | | this.panel5.SuspendLayout(); |
| | | this.panel6.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); |
| | | this.panelControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); |
| | | this.panelControl2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // dockManager1 |
| | | // xtraTabControl1 |
| | | // |
| | | this.dockManager1.Form = this; |
| | | this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { |
| | | this.dockPanel6}); |
| | | this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { |
| | | this.dockPanel1}); |
| | | this.dockManager1.TopZIndexControls.AddRange(new string[] { |
| | | "DevExpress.XtraBars.BarDockControl", |
| | | "DevExpress.XtraBars.StandaloneBarDockControl", |
| | | "System.Windows.Forms.MenuStrip", |
| | | "System.Windows.Forms.StatusStrip", |
| | | "System.Windows.Forms.StatusBar", |
| | | "DevExpress.XtraBars.Ribbon.RibbonStatusBar", |
| | | "DevExpress.XtraBars.Ribbon.RibbonControl", |
| | | "DevExpress.XtraBars.Navigation.OfficeNavigationBar", |
| | | "DevExpress.XtraBars.Navigation.TileNavPane", |
| | | "DevExpress.XtraBars.TabFormControl", |
| | | "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", |
| | | "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"}); |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1057, 660); |
| | | this.xtraTabControl1.TabIndex = 0; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | | this.xtraTabPage2}); |
| | | // |
| | | // dockPanel6 |
| | | // xtraTabPage1 |
| | | // |
| | | this.dockPanel6.Controls.Add(this.dockPanel6_Container); |
| | | this.dockPanel6.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float; |
| | | this.dockPanel6.ID = new System.Guid("d1ecdb58-0d2a-4534-939d-21df5f7ede56"); |
| | | this.dockPanel6.Location = new System.Drawing.Point(-32768, -32768); |
| | | this.dockPanel6.Name = "dockPanel6"; |
| | | this.dockPanel6.OriginalSize = new System.Drawing.Size(200, 200); |
| | | this.dockPanel6.SavedIndex = 5; |
| | | this.dockPanel6.Size = new System.Drawing.Size(200, 200); |
| | | this.dockPanel6.Text = "dockPanel6"; |
| | | this.dockPanel6.Visibility = DevExpress.XtraBars.Docking.DockVisibility.Hidden; |
| | | this.xtraTabPage1.Controls.Add(this.splitContainerControl1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1055, 628); |
| | | this.xtraTabPage1.Text = "xtraTabPage1"; |
| | | // |
| | | // dockPanel6_Container |
| | | // splitContainerControl1 |
| | | // |
| | | this.dockPanel6_Container.Location = new System.Drawing.Point(5, 32); |
| | | this.dockPanel6_Container.Name = "dockPanel6_Container"; |
| | | this.dockPanel6_Container.Size = new System.Drawing.Size(190, 164); |
| | | this.dockPanel6_Container.TabIndex = 0; |
| | | this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitContainerControl1.Horizontal = false; |
| | | this.splitContainerControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitContainerControl1.Name = "splitContainerControl1"; |
| | | // |
| | | // dockPanel1 |
| | | // splitContainerControl1.Panel1 |
| | | // |
| | | this.dockPanel1.Controls.Add(this.dockPanel1_Container); |
| | | this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right; |
| | | this.dockPanel1.ID = new System.Guid("8abce80a-c8c2-4696-95f4-0ce4b3b63096"); |
| | | this.dockPanel1.Location = new System.Drawing.Point(677, 0); |
| | | this.dockPanel1.Name = "dockPanel1"; |
| | | this.dockPanel1.OriginalSize = new System.Drawing.Size(237, 200); |
| | | this.dockPanel1.Size = new System.Drawing.Size(237, 553); |
| | | this.dockPanel1.Text = "dockPanel1"; |
| | | this.splitContainerControl1.Panel1.Text = "Panel1"; |
| | | // |
| | | // dockPanel1_Container |
| | | // splitContainerControl1.Panel2 |
| | | // |
| | | this.dockPanel1_Container.Location = new System.Drawing.Point(6, 32); |
| | | this.dockPanel1_Container.Name = "dockPanel1_Container"; |
| | | this.dockPanel1_Container.Size = new System.Drawing.Size(227, 517); |
| | | this.dockPanel1_Container.TabIndex = 0; |
| | | this.splitContainerControl1.Panel2.Text = "Panel2"; |
| | | this.splitContainerControl1.Size = new System.Drawing.Size(1055, 628); |
| | | this.splitContainerControl1.SplitterPosition = 255; |
| | | this.splitContainerControl1.TabIndex = 0; |
| | | // |
| | | // panTuo |
| | | // xtraTabPage2 |
| | | // |
| | | this.panTuo.Controls.Add(this.textEdit1); |
| | | this.panTuo.Controls.Add(this.labelControl1); |
| | | this.panTuo.Location = new System.Drawing.Point(56, 18); |
| | | this.panTuo.Name = "panTuo"; |
| | | this.panTuo.Size = new System.Drawing.Size(276, 100); |
| | | this.panTuo.TabIndex = 0; |
| | | this.xtraTabPage2.Controls.Add(this.splitContainerControl2); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1055, 628); |
| | | this.xtraTabPage2.Text = "xtraTabPage2"; |
| | | // |
| | | // splitContainerControl2 |
| | | // |
| | | this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitContainerControl2.Horizontal = false; |
| | | this.splitContainerControl2.Location = new System.Drawing.Point(0, 0); |
| | | this.splitContainerControl2.Name = "splitContainerControl2"; |
| | | // |
| | | // splitContainerControl2.Panel1 |
| | | // |
| | | this.splitContainerControl2.Panel1.Controls.Add(this.panLayHead); |
| | | this.splitContainerControl2.Panel1.Text = "Panel1"; |
| | | // |
| | | // splitContainerControl2.Panel2 |
| | | // |
| | | this.splitContainerControl2.Panel2.Controls.Add(this.label1); |
| | | this.splitContainerControl2.Panel2.Controls.Add(this.panel6); |
| | | this.splitContainerControl2.Panel2.Controls.Add(this.panel4); |
| | | this.splitContainerControl2.Panel2.Controls.Add(this.panel5); |
| | | this.splitContainerControl2.Panel2.Controls.Add(this.panel3); |
| | | this.splitContainerControl2.Panel2.Text = "Panel2"; |
| | | this.splitContainerControl2.Size = new System.Drawing.Size(1055, 628); |
| | | this.splitContainerControl2.SplitterPosition = 255; |
| | | this.splitContainerControl2.TabIndex = 1; |
| | | // |
| | | // panLayHead |
| | | // |
| | | this.panLayHead.AutoScroll = true; |
| | | this.panLayHead.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; |
| | | this.panLayHead.Controls.Add(this.panel1); |
| | | this.panLayHead.Controls.Add(this.panelControl1); |
| | | this.panLayHead.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.panLayHead.Location = new System.Drawing.Point(0, 0); |
| | | this.panLayHead.Name = "panLayHead"; |
| | | this.panLayHead.Size = new System.Drawing.Size(1055, 255); |
| | | this.panLayHead.TabIndex = 400; |
| | | // |
| | | // labelControl7 |
| | | // |
| | | this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl7.Appearance.Options.UseFont = true; |
| | | this.labelControl7.Location = new System.Drawing.Point(3, 16); |
| | | this.labelControl7.Name = "labelControl7"; |
| | | this.labelControl7.Size = new System.Drawing.Size(68, 21); |
| | | this.labelControl7.TabIndex = 397; |
| | | this.labelControl7.Text = "申请时间"; |
| | | // |
| | | // textEdit1 |
| | | // |
| | | this.textEdit1.Location = new System.Drawing.Point(108, 26); |
| | | this.textEdit1.Enabled = false; |
| | | this.textEdit1.Location = new System.Drawing.Point(75, 12); |
| | | this.textEdit1.Name = "textEdit1"; |
| | | this.textEdit1.Size = new System.Drawing.Size(125, 24); |
| | | this.textEdit1.TabIndex = 1; |
| | | this.textEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.textEdit1.Properties.Appearance.Options.UseFont = true; |
| | | this.textEdit1.Size = new System.Drawing.Size(166, 28); |
| | | this.textEdit1.TabIndex = 398; |
| | | // |
| | | // labelControl1 |
| | | // labelControl8 |
| | | // |
| | | this.labelControl1.Location = new System.Drawing.Point(20, 34); |
| | | this.labelControl1.Name = "labelControl1"; |
| | | this.labelControl1.Size = new System.Drawing.Size(81, 18); |
| | | this.labelControl1.TabIndex = 0; |
| | | this.labelControl1.Text = "labelControl1"; |
| | | // |
| | | // panelControl1 |
| | | // |
| | | this.panelControl1.Controls.Add(this.panelControl2); |
| | | this.panelControl1.Controls.Add(this.panTuo); |
| | | this.panelControl1.Location = new System.Drawing.Point(46, 69); |
| | | this.panelControl1.Name = "panelControl1"; |
| | | this.panelControl1.Size = new System.Drawing.Size(482, 310); |
| | | this.panelControl1.TabIndex = 4; |
| | | // |
| | | // panelControl2 |
| | | // |
| | | this.panelControl2.Controls.Add(this.textEdit2); |
| | | this.panelControl2.Controls.Add(this.labelControl2); |
| | | this.panelControl2.Location = new System.Drawing.Point(56, 159); |
| | | this.panelControl2.Name = "panelControl2"; |
| | | this.panelControl2.Size = new System.Drawing.Size(276, 100); |
| | | this.panelControl2.TabIndex = 1; |
| | | this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl8.Appearance.Options.UseFont = true; |
| | | this.labelControl8.Location = new System.Drawing.Point(5, 32); |
| | | this.labelControl8.Name = "labelControl8"; |
| | | this.labelControl8.Size = new System.Drawing.Size(51, 21); |
| | | this.labelControl8.TabIndex = 395; |
| | | this.labelControl8.Text = "申请人"; |
| | | // |
| | | // textEdit2 |
| | | // |
| | | this.textEdit2.Location = new System.Drawing.Point(108, 26); |
| | | this.textEdit2.Enabled = false; |
| | | this.textEdit2.Location = new System.Drawing.Point(60, 28); |
| | | this.textEdit2.Name = "textEdit2"; |
| | | this.textEdit2.Size = new System.Drawing.Size(125, 24); |
| | | this.textEdit2.TabIndex = 1; |
| | | this.textEdit2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.textEdit2.Properties.Appearance.Options.UseFont = true; |
| | | this.textEdit2.Size = new System.Drawing.Size(166, 28); |
| | | this.textEdit2.TabIndex = 396; |
| | | // |
| | | // labelControl2 |
| | | // txt_isWc |
| | | // |
| | | this.labelControl2.Location = new System.Drawing.Point(20, 34); |
| | | this.labelControl2.Name = "labelControl2"; |
| | | this.labelControl2.Size = new System.Drawing.Size(81, 18); |
| | | this.labelControl2.TabIndex = 0; |
| | | this.labelControl2.Text = "labelControl2"; |
| | | this.txt_isWc.Enabled = false; |
| | | this.txt_isWc.Location = new System.Drawing.Point(188, 38); |
| | | this.txt_isWc.Name = "txt_isWc"; |
| | | this.txt_isWc.Properties.Caption = ""; |
| | | this.txt_isWc.Size = new System.Drawing.Size(39, 24); |
| | | this.txt_isWc.TabIndex = 394; |
| | | // |
| | | // lbMsg |
| | | // txt_shState |
| | | // |
| | | this.lbMsg.Location = new System.Drawing.Point(46, 28); |
| | | this.lbMsg.Name = "lbMsg"; |
| | | this.lbMsg.Size = new System.Drawing.Size(81, 18); |
| | | this.lbMsg.TabIndex = 5; |
| | | this.lbMsg.Text = "labelControl2"; |
| | | this.txt_shState.Enabled = false; |
| | | this.txt_shState.Location = new System.Drawing.Point(74, 38); |
| | | this.txt_shState.Name = "txt_shState"; |
| | | this.txt_shState.Properties.Caption = ""; |
| | | this.txt_shState.Size = new System.Drawing.Size(29, 24); |
| | | this.txt_shState.TabIndex = 393; |
| | | // |
| | | // lb_isWc |
| | | // |
| | | this.lb_isWc.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_isWc.Appearance.Options.UseFont = true; |
| | | this.lb_isWc.Location = new System.Drawing.Point(112, 40); |
| | | this.lb_isWc.Name = "lb_isWc"; |
| | | this.lb_isWc.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_isWc.TabIndex = 392; |
| | | this.lb_isWc.Text = "完结标识 "; |
| | | // |
| | | // lb_shState |
| | | // |
| | | this.lb_shState.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_shState.Appearance.Options.UseFont = true; |
| | | this.lb_shState.Location = new System.Drawing.Point(2, 40); |
| | | this.lb_shState.Name = "lb_shState"; |
| | | this.lb_shState.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_shState.TabIndex = 391; |
| | | this.lb_shState.Text = "审核状态"; |
| | | // |
| | | // lb_shDate |
| | | // |
| | | this.lb_shDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_shDate.Appearance.Options.UseFont = true; |
| | | this.lb_shDate.Location = new System.Drawing.Point(3, 20); |
| | | this.lb_shDate.Name = "lb_shDate"; |
| | | this.lb_shDate.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_shDate.TabIndex = 389; |
| | | this.lb_shDate.Text = "审核时间"; |
| | | // |
| | | // txt_shDate |
| | | // |
| | | this.txt_shDate.Enabled = false; |
| | | this.txt_shDate.Location = new System.Drawing.Point(75, 16); |
| | | this.txt_shDate.Name = "txt_shDate"; |
| | | this.txt_shDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_shDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_shDate.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_shDate.TabIndex = 390; |
| | | // |
| | | // lb_shBy |
| | | // |
| | | this.lb_shBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_shBy.Appearance.Options.UseFont = true; |
| | | this.lb_shBy.Location = new System.Drawing.Point(3, 15); |
| | | this.lb_shBy.Name = "lb_shBy"; |
| | | this.lb_shBy.Size = new System.Drawing.Size(51, 21); |
| | | this.lb_shBy.TabIndex = 387; |
| | | this.lb_shBy.Text = "审核人"; |
| | | // |
| | | // txt_shBy |
| | | // |
| | | this.txt_shBy.Enabled = false; |
| | | this.txt_shBy.Location = new System.Drawing.Point(58, 11); |
| | | this.txt_shBy.Name = "txt_shBy"; |
| | | this.txt_shBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_shBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_shBy.Size = new System.Drawing.Size(166, 28); |
| | | this.txt_shBy.TabIndex = 388; |
| | | // |
| | | // panel3 |
| | | // |
| | | this.panel3.Controls.Add(this.labelControl7); |
| | | this.panel3.Controls.Add(this.textEdit1); |
| | | this.panel3.Location = new System.Drawing.Point(118, 45); |
| | | this.panel3.Name = "panel3"; |
| | | this.panel3.Size = new System.Drawing.Size(256, 53); |
| | | this.panel3.TabIndex = 400; |
| | | // |
| | | // panel4 |
| | | // |
| | | this.panel4.Controls.Add(this.lb_shBy); |
| | | this.panel4.Controls.Add(this.txt_shBy); |
| | | this.panel4.Location = new System.Drawing.Point(748, 118); |
| | | this.panel4.Name = "panel4"; |
| | | this.panel4.Size = new System.Drawing.Size(237, 46); |
| | | this.panel4.TabIndex = 401; |
| | | // |
| | | // panel5 |
| | | // |
| | | this.panel5.Controls.Add(this.lb_shDate); |
| | | this.panel5.Controls.Add(this.txt_shDate); |
| | | this.panel5.Location = new System.Drawing.Point(453, 99); |
| | | this.panel5.Name = "panel5"; |
| | | this.panel5.Size = new System.Drawing.Size(267, 58); |
| | | this.panel5.TabIndex = 402; |
| | | // |
| | | // panel6 |
| | | // |
| | | this.panel6.Controls.Add(this.lb_isWc); |
| | | this.panel6.Controls.Add(this.txt_shState); |
| | | this.panel6.Controls.Add(this.lb_shState); |
| | | this.panel6.Controls.Add(this.txt_isWc); |
| | | this.panel6.Location = new System.Drawing.Point(116, 132); |
| | | this.panel6.Name = "panel6"; |
| | | this.panel6.Size = new System.Drawing.Size(240, 70); |
| | | this.panel6.TabIndex = 403; |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Location = new System.Drawing.Point(383, 160); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(44, 18); |
| | | this.label1.TabIndex = 404; |
| | | this.label1.Text = "label1"; |
| | | // |
| | | // panelControl1 |
| | | // |
| | | this.panelControl1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); |
| | | this.panelControl1.Appearance.BorderColor = System.Drawing.Color.Red; |
| | | this.panelControl1.Appearance.Options.UseBackColor = true; |
| | | this.panelControl1.Appearance.Options.UseBorderColor = true; |
| | | this.panelControl1.Controls.Add(this.textEdit2); |
| | | this.panelControl1.Controls.Add(this.labelControl8); |
| | | this.panelControl1.Location = new System.Drawing.Point(384, 50); |
| | | this.panelControl1.Name = "panelControl1"; |
| | | this.panelControl1.Size = new System.Drawing.Size(283, 186); |
| | | this.panelControl1.TabIndex = 400; |
| | | // |
| | | // panel1 |
| | | // |
| | | this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
| | | this.panel1.Location = new System.Drawing.Point(83, 62); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(200, 100); |
| | | this.panel1.TabIndex = 401; |
| | | // |
| | | // XtraForm1 |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(914, 553); |
| | | this.Controls.Add(this.lbMsg); |
| | | this.Controls.Add(this.panelControl1); |
| | | this.Controls.Add(this.dockPanel1); |
| | | this.ClientSize = new System.Drawing.Size(1057, 660); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Name = "XtraForm1"; |
| | | this.Text = "XtraForm1"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit(); |
| | | this.dockPanel6.ResumeLayout(false); |
| | | this.dockPanel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panTuo)).EndInit(); |
| | | this.panTuo.ResumeLayout(false); |
| | | this.panTuo.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | | this.xtraTabControl1.ResumeLayout(false); |
| | | this.xtraTabPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); |
| | | this.splitContainerControl1.ResumeLayout(false); |
| | | this.xtraTabPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).EndInit(); |
| | | this.splitContainerControl2.Panel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).EndInit(); |
| | | this.splitContainerControl2.Panel2.ResumeLayout(false); |
| | | this.splitContainerControl2.Panel2.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit(); |
| | | this.splitContainerControl2.ResumeLayout(false); |
| | | this.panLayHead.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isWc.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_shState.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_shDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_shBy.Properties)).EndInit(); |
| | | this.panel3.ResumeLayout(false); |
| | | this.panel3.PerformLayout(); |
| | | this.panel4.ResumeLayout(false); |
| | | this.panel4.PerformLayout(); |
| | | this.panel5.ResumeLayout(false); |
| | | this.panel5.PerformLayout(); |
| | | this.panel6.ResumeLayout(false); |
| | | this.panel6.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); |
| | | this.panelControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); |
| | | this.panelControl2.ResumeLayout(false); |
| | | this.panelControl2.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); |
| | | this.panelControl1.PerformLayout(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | | |
| | | } |
| | | |
| | | #endregion |
| | | private DevExpress.XtraBars.Docking.DockManager dockManager1; |
| | | private DevExpress.XtraBars.Docking.DockPanel dockPanel6; |
| | | private DevExpress.XtraBars.Docking.ControlContainer dockPanel6_Container; |
| | | private DevExpress.XtraEditors.PanelControl panTuo; |
| | | |
| | | private DevExpress.XtraTab.XtraTabControl xtraTabControl1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage2; |
| | | private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1; |
| | | private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2; |
| | | private DevExpress.XtraEditors.LabelControl labelControl7; |
| | | private DevExpress.XtraEditors.TextEdit textEdit1; |
| | | private DevExpress.XtraEditors.LabelControl labelControl1; |
| | | private DevExpress.XtraEditors.PanelControl panelControl1; |
| | | private DevExpress.XtraEditors.LabelControl lbMsg; |
| | | private DevExpress.XtraBars.Docking.DockPanel dockPanel1; |
| | | private DevExpress.XtraBars.Docking.ControlContainer dockPanel1_Container; |
| | | private DevExpress.XtraEditors.PanelControl panelControl2; |
| | | private DevExpress.XtraEditors.LabelControl labelControl8; |
| | | private DevExpress.XtraEditors.TextEdit textEdit2; |
| | | private DevExpress.XtraEditors.LabelControl labelControl2; |
| | | private DevExpress.XtraEditors.CheckEdit txt_isWc; |
| | | private DevExpress.XtraEditors.CheckEdit txt_shState; |
| | | private DevExpress.XtraEditors.LabelControl lb_isWc; |
| | | private DevExpress.XtraEditors.LabelControl lb_shState; |
| | | private DevExpress.XtraEditors.LabelControl lb_shDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_shDate; |
| | | private DevExpress.XtraEditors.LabelControl lb_shBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_shBy; |
| | | private System.Windows.Forms.Panel panLayHead; |
| | | private System.Windows.Forms.Panel panel5; |
| | | private System.Windows.Forms.Panel panel4; |
| | | private System.Windows.Forms.Panel panel3; |
| | | private System.Windows.Forms.Panel panel6; |
| | | private System.Windows.Forms.Label label1; |
| | | private DevExpress.XtraEditors.PanelControl panelControl1; |
| | | private System.Windows.Forms.Panel panel1; |
| | | } |
| | | } |