namespace CSFrameworkV5.GSTEST
{
partial class Frm2
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm2));
this.gcSummary = new DevExpress.XtraGrid.GridControl();
this.gvSummary = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colDHA001 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDHA002 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDHA003 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDHA004 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDHA007 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pcDetailEditor = new DevExpress.XtraEditors.PanelControl();
this.textEdit7 = new DevExpress.XtraEditors.TextEdit();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.textEdit8 = new DevExpress.XtraEditors.TextEdit();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.txtDHA019 = new DevExpress.XtraEditors.TextEdit();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.txtDHA004 = new DevExpress.XtraEditors.TextEdit();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.txtDHA018 = new DevExpress.XtraEditors.TextEdit();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.txtCREATEUSER = new DevExpress.XtraEditors.TextEdit();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.txtDHA008 = new DevExpress.XtraEditors.TextEdit();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.txtDHA007 = new DevExpress.XtraEditors.TextEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.txtDHA001 = new DevExpress.XtraEditors.TextEdit();
this.lblObjectID = new DevExpress.XtraEditors.LabelControl();
this.tpSummary.SuspendLayout();
this.pnlSummary.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tcBusiness)).BeginInit();
this.tcBusiness.SuspendLayout();
this.tpDetail.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcNavigator)).BeginInit();
this.gcNavigator.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gcSummary)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvSummary)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pcDetailEditor)).BeginInit();
this.pcDetailEditor.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA019.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA004.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA018.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCREATEUSER.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA008.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA007.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA001.Properties)).BeginInit();
this.SuspendLayout();
//
// tpSummary
//
this.tpSummary.Appearance.PageClient.BackColor = System.Drawing.SystemColors.Control;
this.tpSummary.Appearance.PageClient.Options.UseBackColor = true;
this.tpSummary.Controls.Add(this.gcSummary);
this.tpSummary.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("tpSummary.ImageOptions.Image")));
this.tpSummary.Size = new System.Drawing.Size(1217, 410);
//
// pnlSummary
//
this.pnlSummary.Location = new System.Drawing.Point(2, 4);
this.pnlSummary.Size = new System.Drawing.Size(1219, 442);
//
// tcBusiness
//
this.tcBusiness.SelectedTabPage = this.tpSummary;
this.tcBusiness.Size = new System.Drawing.Size(1219, 442);
//
// tpDetail
//
this.tpDetail.Appearance.PageClient.BackColor = System.Drawing.SystemColors.Control;
this.tpDetail.Appearance.PageClient.Options.UseBackColor = true;
this.tpDetail.Controls.Add(this.pcDetailEditor);
this.tpDetail.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("tpDetail.ImageOptions.Image")));
this.tpDetail.Size = new System.Drawing.Size(1217, 410);
//
// gcNavigator
//
this.gcNavigator.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.gcNavigator.Appearance.Options.UseBackColor = true;
//
// controlNavigatorSummary
//
this.controlNavigatorSummary.Buttons.Append.Visible = false;
this.controlNavigatorSummary.Buttons.CancelEdit.Visible = false;
this.controlNavigatorSummary.Buttons.Edit.Visible = false;
this.controlNavigatorSummary.Buttons.EndEdit.Visible = false;
this.controlNavigatorSummary.Buttons.NextPage.Visible = false;
this.controlNavigatorSummary.Buttons.PrevPage.Visible = false;
this.controlNavigatorSummary.Buttons.Remove.Visible = false;
//
// gcSummary
//
this.gcSummary.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcSummary.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.gcSummary.Location = new System.Drawing.Point(0, 0);
this.gcSummary.MainView = this.gvSummary;
this.gcSummary.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.gcSummary.Name = "gcSummary";
this.gcSummary.Size = new System.Drawing.Size(1217, 410);
this.gcSummary.TabIndex = 3;
this.gcSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvSummary});
//
// gvSummary
//
this.gvSummary.ColumnPanelRowHeight = 32;
this.gvSummary.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colDHA001,
this.colDHA002,
this.colDHA003,
this.colDHA004,
this.colDHA007});
this.gvSummary.DetailHeight = 450;
this.gvSummary.FixedLineWidth = 3;
this.gvSummary.GridControl = this.gcSummary;
this.gvSummary.Name = "gvSummary";
this.gvSummary.OptionsBehavior.Editable = false;
this.gvSummary.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gvSummary.OptionsView.ColumnAutoWidth = false;
this.gvSummary.OptionsView.ShowFooter = true;
this.gvSummary.OptionsView.ShowGroupPanel = false;
this.gvSummary.OptionsView.ShowIndicator = false;
this.gvSummary.RowHeight = 32;
//
// colDHA001
//
this.colDHA001.Caption = "到货单号";
this.colDHA001.FieldName = "DHA001";
this.colDHA001.MinWidth = 23;
this.colDHA001.Name = "colDHA001";
this.colDHA001.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "RoleID", "记录数:{0}")});
this.colDHA001.Visible = true;
this.colDHA001.VisibleIndex = 0;
this.colDHA001.Width = 222;
//
// colDHA002
//
this.colDHA002.Caption = "单据日期";
this.colDHA002.FieldName = "DHA002";
this.colDHA002.MinWidth = 23;
this.colDHA002.Name = "colDHA002";
this.colDHA002.Visible = true;
this.colDHA002.VisibleIndex = 1;
this.colDHA002.Width = 275;
//
// colDHA003
//
this.colDHA003.Caption = "单据类型";
this.colDHA003.FieldName = "DHA003";
this.colDHA003.MinWidth = 23;
this.colDHA003.Name = "colDHA003";
this.colDHA003.Visible = true;
this.colDHA003.VisibleIndex = 2;
this.colDHA003.Width = 118;
//
// colDHA004
//
this.colDHA004.Caption = "到货日期";
this.colDHA004.FieldName = "DHA004";
this.colDHA004.MinWidth = 23;
this.colDHA004.Name = "colDHA004";
this.colDHA004.Visible = true;
this.colDHA004.VisibleIndex = 3;
this.colDHA004.Width = 97;
//
// colDHA007
//
this.colDHA007.Caption = "供应商编号";
this.colDHA007.FieldName = "DHA007";
this.colDHA007.MinWidth = 23;
this.colDHA007.Name = "colDHA007";
this.colDHA007.Visible = true;
this.colDHA007.VisibleIndex = 4;
this.colDHA007.Width = 197;
//
// pcDetailEditor
//
this.pcDetailEditor.Controls.Add(this.textEdit7);
this.pcDetailEditor.Controls.Add(this.labelControl7);
this.pcDetailEditor.Controls.Add(this.textEdit8);
this.pcDetailEditor.Controls.Add(this.labelControl8);
this.pcDetailEditor.Controls.Add(this.txtDHA019);
this.pcDetailEditor.Controls.Add(this.labelControl5);
this.pcDetailEditor.Controls.Add(this.txtDHA004);
this.pcDetailEditor.Controls.Add(this.labelControl6);
this.pcDetailEditor.Controls.Add(this.txtDHA018);
this.pcDetailEditor.Controls.Add(this.labelControl4);
this.pcDetailEditor.Controls.Add(this.txtCREATEUSER);
this.pcDetailEditor.Controls.Add(this.labelControl3);
this.pcDetailEditor.Controls.Add(this.txtDHA008);
this.pcDetailEditor.Controls.Add(this.labelControl2);
this.pcDetailEditor.Controls.Add(this.txtDHA007);
this.pcDetailEditor.Controls.Add(this.labelControl1);
this.pcDetailEditor.Controls.Add(this.txtDHA001);
this.pcDetailEditor.Controls.Add(this.lblObjectID);
this.pcDetailEditor.Dock = System.Windows.Forms.DockStyle.Fill;
this.pcDetailEditor.Location = new System.Drawing.Point(0, 0);
this.pcDetailEditor.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pcDetailEditor.Name = "pcDetailEditor";
this.pcDetailEditor.Size = new System.Drawing.Size(1217, 410);
this.pcDetailEditor.TabIndex = 2;
//
// textEdit7
//
this.textEdit7.EditValue = "";
this.textEdit7.Location = new System.Drawing.Point(765, 65);
this.textEdit7.Name = "textEdit7";
this.textEdit7.Size = new System.Drawing.Size(125, 24);
this.textEdit7.TabIndex = 17;
//
// labelControl7
//
this.labelControl7.Location = new System.Drawing.Point(686, 68);
this.labelControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(75, 18);
this.labelControl7.TabIndex = 16;
this.labelControl7.Text = "仓库名称:";
//
// textEdit8
//
this.textEdit8.EditValue = "";
this.textEdit8.Location = new System.Drawing.Point(543, 62);
this.textEdit8.Name = "textEdit8";
this.textEdit8.Size = new System.Drawing.Size(125, 24);
this.textEdit8.TabIndex = 15;
//
// labelControl8
//
this.labelControl8.Location = new System.Drawing.Point(464, 65);
this.labelControl8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(75, 18);
this.labelControl8.TabIndex = 14;
this.labelControl8.Text = "仓库编号:";
//
// txtDHA019
//
this.txtDHA019.EditValue = "";
this.txtDHA019.Location = new System.Drawing.Point(317, 59);
this.txtDHA019.Name = "txtDHA019";
this.txtDHA019.Size = new System.Drawing.Size(125, 24);
this.txtDHA019.TabIndex = 13;
//
// labelControl5
//
this.labelControl5.Location = new System.Drawing.Point(222, 62);
this.labelControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(75, 18);
this.labelControl5.TabIndex = 12;
this.labelControl5.Text = "审核时间:";
//
// txtDHA004
//
this.txtDHA004.EditValue = "";
this.txtDHA004.Location = new System.Drawing.Point(86, 56);
this.txtDHA004.Name = "txtDHA004";
this.txtDHA004.Size = new System.Drawing.Size(125, 24);
this.txtDHA004.TabIndex = 11;
//
// labelControl6
//
this.labelControl6.Location = new System.Drawing.Point(14, 59);
this.labelControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(75, 18);
this.labelControl6.TabIndex = 10;
this.labelControl6.Text = "来料时间:";
//
// txtDHA018
//
this.txtDHA018.EditValue = "";
this.txtDHA018.Location = new System.Drawing.Point(1003, 24);
this.txtDHA018.Name = "txtDHA018";
this.txtDHA018.Size = new System.Drawing.Size(125, 24);
this.txtDHA018.TabIndex = 9;
//
// labelControl4
//
this.labelControl4.Location = new System.Drawing.Point(922, 27);
this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(75, 18);
this.labelControl4.TabIndex = 8;
this.labelControl4.Text = "审核人员:";
//
// txtCREATEUSER
//
this.txtCREATEUSER.EditValue = "";
this.txtCREATEUSER.Location = new System.Drawing.Point(766, 24);
this.txtCREATEUSER.Name = "txtCREATEUSER";
this.txtCREATEUSER.Size = new System.Drawing.Size(125, 24);
this.txtCREATEUSER.TabIndex = 7;
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(688, 27);
this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(75, 18);
this.labelControl3.TabIndex = 6;
this.labelControl3.Text = "录入人员:";
//
// txtDHA008
//
this.txtDHA008.EditValue = "";
this.txtDHA008.Location = new System.Drawing.Point(542, 21);
this.txtDHA008.Name = "txtDHA008";
this.txtDHA008.Size = new System.Drawing.Size(125, 24);
this.txtDHA008.TabIndex = 5;
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(449, 24);
this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(90, 18);
this.labelControl2.TabIndex = 4;
this.labelControl2.Text = "供应商名称:";
//
// txtDHA007
//
this.txtDHA007.EditValue = "";
this.txtDHA007.Location = new System.Drawing.Point(317, 18);
this.txtDHA007.Name = "txtDHA007";
this.txtDHA007.Size = new System.Drawing.Size(125, 24);
this.txtDHA007.TabIndex = 3;
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(222, 21);
this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(90, 18);
this.labelControl1.TabIndex = 2;
this.labelControl1.Text = "供应商编号:";
//
// txtDHA001
//
this.txtDHA001.EditValue = "";
this.txtDHA001.Location = new System.Drawing.Point(86, 15);
this.txtDHA001.Name = "txtDHA001";
this.txtDHA001.Size = new System.Drawing.Size(125, 24);
this.txtDHA001.TabIndex = 1;
//
// lblObjectID
//
this.lblObjectID.Location = new System.Drawing.Point(14, 18);
this.lblObjectID.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lblObjectID.Name = "lblObjectID";
this.lblObjectID.Size = new System.Drawing.Size(75, 18);
this.lblObjectID.TabIndex = 0;
this.lblObjectID.Text = "到货单号:";
//
// Frm2
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1223, 450);
this.Name = "Frm2";
this.Text = "Frm2";
this.Load += new System.EventHandler(this.Frm2_Load);
this.tpSummary.ResumeLayout(false);
this.pnlSummary.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tcBusiness)).EndInit();
this.tcBusiness.ResumeLayout(false);
this.tpDetail.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcNavigator)).EndInit();
this.gcNavigator.ResumeLayout(false);
this.gcNavigator.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gcSummary)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvSummary)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pcDetailEditor)).EndInit();
this.pcDetailEditor.ResumeLayout(false);
this.pcDetailEditor.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA019.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA004.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA018.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCREATEUSER.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA008.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA007.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDHA001.Properties)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraGrid.GridControl gcSummary;
private DevExpress.XtraGrid.Views.Grid.GridView gvSummary;
private DevExpress.XtraGrid.Columns.GridColumn colDHA001;
private DevExpress.XtraGrid.Columns.GridColumn colDHA002;
private DevExpress.XtraGrid.Columns.GridColumn colDHA003;
private DevExpress.XtraGrid.Columns.GridColumn colDHA004;
private DevExpress.XtraGrid.Columns.GridColumn colDHA007;
private DevExpress.XtraEditors.PanelControl pcDetailEditor;
private DevExpress.XtraEditors.TextEdit textEdit7;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.TextEdit textEdit8;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.TextEdit txtDHA019;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.TextEdit txtDHA004;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.TextEdit txtDHA018;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.TextEdit txtCREATEUSER;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.TextEdit txtDHA008;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.TextEdit txtDHA007;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.TextEdit txtDHA001;
private DevExpress.XtraEditors.LabelControl lblObjectID;
}
}