namespace Pur.ck
{
partial class PopFrmCkInBill
{
///
/// 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()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab1 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon1");
Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup1 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup1");
Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup2 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup2");
Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar2");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PopFrmCkInBill));
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVTYPE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTOCKNO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFEID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REFTYPE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMDESC");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOM");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMCONEFFICIENT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHTUNIT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERLINESQE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPCODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPNAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVORIGQTY", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVORIGAMT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVQTY");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVORQTY");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVUNITPRICE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOCKMONEY");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUGPRICE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVBUDGETAMT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVRESPONSER");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVMATERIALTYPE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVPRICETYPE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXPENSETYPE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PURPLANMRLINEID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMUOMID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSTANDARDSCODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSTANDARDSID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATBATCHNO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USESTATUS");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHKBATCHNO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMATTR");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMATTRID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCHNO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
this.dataSet3 = new System.Data.DataSet();
this.dataTable5 = new System.Data.DataTable();
this.dataColumn96 = new System.Data.DataColumn();
this.dataColumn97 = new System.Data.DataColumn();
this.dataColumn98 = new System.Data.DataColumn();
this.dataColumn99 = new System.Data.DataColumn();
this.dataColumn100 = new System.Data.DataColumn();
this.dataColumn101 = new System.Data.DataColumn();
this.dataColumn102 = new System.Data.DataColumn();
this.dataColumn103 = new System.Data.DataColumn();
this.dataColumn104 = new System.Data.DataColumn();
this.dataColumn105 = new System.Data.DataColumn();
this.dataColumn106 = new System.Data.DataColumn();
this.dataColumn107 = new System.Data.DataColumn();
this.dataColumn108 = new System.Data.DataColumn();
this.dataColumn109 = new System.Data.DataColumn();
this.dataColumn110 = new System.Data.DataColumn();
this.dataColumn111 = new System.Data.DataColumn();
this.dataColumn112 = new System.Data.DataColumn();
this.dataColumn113 = new System.Data.DataColumn();
this.dataColumn114 = new System.Data.DataColumn();
this.dataColumn115 = new System.Data.DataColumn();
this.dataColumn116 = new System.Data.DataColumn();
this.dataColumn117 = new System.Data.DataColumn();
this.dataColumn118 = new System.Data.DataColumn();
this.dataColumn119 = new System.Data.DataColumn();
this.dataColumn120 = new System.Data.DataColumn();
this.dataColumn121 = new System.Data.DataColumn();
this.dataColumn122 = new System.Data.DataColumn();
this.dataColumn123 = new System.Data.DataColumn();
this.dataColumn124 = new System.Data.DataColumn();
this.dataColumn125 = new System.Data.DataColumn();
this.dataColumn126 = new System.Data.DataColumn();
this.dataColumn127 = new System.Data.DataColumn();
this.dataColumn128 = new System.Data.DataColumn();
this.dataColumn129 = new System.Data.DataColumn();
this.dataColumn130 = new System.Data.DataColumn();
this.dataColumn131 = new System.Data.DataColumn();
this.dataColumn132 = new System.Data.DataColumn();
this.dataColumn133 = new System.Data.DataColumn();
this.dataColumn134 = new System.Data.DataColumn();
this.dataColumn135 = new System.Data.DataColumn();
this.dataColumn136 = new System.Data.DataColumn();
this.dataColumn137 = new System.Data.DataColumn();
this.dataColumn138 = new System.Data.DataColumn();
this.dataTable6 = new System.Data.DataTable();
this.dataColumn139 = new System.Data.DataColumn();
this.dataColumn140 = new System.Data.DataColumn();
this.dataColumn141 = new System.Data.DataColumn();
this.dataColumn142 = new System.Data.DataColumn();
this.dataColumn143 = new System.Data.DataColumn();
this.dataColumn144 = new System.Data.DataColumn();
this.dataColumn145 = new System.Data.DataColumn();
this.dataColumn146 = new System.Data.DataColumn();
this.dataColumn147 = new System.Data.DataColumn();
this.dataColumn148 = new System.Data.DataColumn();
this.dataColumn149 = new System.Data.DataColumn();
this.dataColumn150 = new System.Data.DataColumn();
this.dataColumn151 = new System.Data.DataColumn();
this.dataTable7 = new System.Data.DataTable();
this.dataColumn152 = new System.Data.DataColumn();
this.dataColumn153 = new System.Data.DataColumn();
this.dataColumn154 = new System.Data.DataColumn();
this.dataColumn155 = new System.Data.DataColumn();
this.dataColumn156 = new System.Data.DataColumn();
this.dataColumn157 = new System.Data.DataColumn();
this.dataColumn158 = new System.Data.DataColumn();
this.dataColumn159 = new System.Data.DataColumn();
this.dataColumn160 = new System.Data.DataColumn();
this.dataColumn161 = new System.Data.DataColumn();
this.dataColumn162 = new System.Data.DataColumn();
this.dataColumn163 = new System.Data.DataColumn();
this.dataColumn164 = new System.Data.DataColumn();
this.dataSet1 = new System.Data.DataSet();
this.dataTable1 = new System.Data.DataTable();
this.dataColumn1 = new System.Data.DataColumn();
this.dataColumn2 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.dataColumn4 = new System.Data.DataColumn();
this.dataColumn5 = new System.Data.DataColumn();
this.dataColumn6 = new System.Data.DataColumn();
this.dataColumn7 = new System.Data.DataColumn();
this.dataColumn8 = new System.Data.DataColumn();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn11 = new System.Data.DataColumn();
this.dataColumn12 = new System.Data.DataColumn();
this.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataColumn15 = new System.Data.DataColumn();
this.dataColumn16 = new System.Data.DataColumn();
this.dataColumn17 = new System.Data.DataColumn();
this.dataColumn18 = new System.Data.DataColumn();
this.dataColumn19 = new System.Data.DataColumn();
this.dataColumn20 = new System.Data.DataColumn();
this.dataColumn9 = new System.Data.DataColumn();
this.dataColumn21 = new System.Data.DataColumn();
this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.barsManagerButon = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.dataSet2 = new System.Data.DataSet();
this.dataTable2 = new System.Data.DataTable();
this.dataColumn22 = new System.Data.DataColumn();
this.dataColumn23 = new System.Data.DataColumn();
this.dataColumn24 = new System.Data.DataColumn();
this.dataColumn25 = new System.Data.DataColumn();
this.dataColumn26 = new System.Data.DataColumn();
this.dataColumn27 = new System.Data.DataColumn();
this.dataColumn28 = new System.Data.DataColumn();
this.dataColumn29 = new System.Data.DataColumn();
this.dataColumn30 = new System.Data.DataColumn();
this.dataColumn31 = new System.Data.DataColumn();
this.dataColumn32 = new System.Data.DataColumn();
this.dataColumn33 = new System.Data.DataColumn();
this.dataColumn34 = new System.Data.DataColumn();
this.dataColumn35 = new System.Data.DataColumn();
this.dataColumn36 = new System.Data.DataColumn();
this.dataColumn37 = new System.Data.DataColumn();
this.dataColumn38 = new System.Data.DataColumn();
this.dataColumn39 = new System.Data.DataColumn();
this.dataColumn40 = new System.Data.DataColumn();
this.dataColumn41 = new System.Data.DataColumn();
this.dataColumn42 = new System.Data.DataColumn();
this.dataColumn43 = new System.Data.DataColumn();
this.dataColumn44 = new System.Data.DataColumn();
this.dataTable3 = new System.Data.DataTable();
this.dataColumn45 = new System.Data.DataColumn();
this.dataColumn46 = new System.Data.DataColumn();
this.dataColumn47 = new System.Data.DataColumn();
this.dataColumn48 = new System.Data.DataColumn();
this.dataColumn49 = new System.Data.DataColumn();
this.dataColumn50 = new System.Data.DataColumn();
this.dataColumn51 = new System.Data.DataColumn();
this.dataColumn52 = new System.Data.DataColumn();
this.dataColumn53 = new System.Data.DataColumn();
this.dataColumn54 = new System.Data.DataColumn();
this.dataColumn55 = new System.Data.DataColumn();
this.dataColumn56 = new System.Data.DataColumn();
this.dataColumn57 = new System.Data.DataColumn();
this.dataColumn58 = new System.Data.DataColumn();
this.dataColumn59 = new System.Data.DataColumn();
this.dataColumn60 = new System.Data.DataColumn();
this.dataColumn61 = new System.Data.DataColumn();
this.dataColumn62 = new System.Data.DataColumn();
this.dataColumn63 = new System.Data.DataColumn();
this.dataColumn64 = new System.Data.DataColumn();
this.dataColumn65 = new System.Data.DataColumn();
this.dataColumn66 = new System.Data.DataColumn();
this.dataColumn67 = new System.Data.DataColumn();
this.dataColumn68 = new System.Data.DataColumn();
this.dataColumn69 = new System.Data.DataColumn();
this.dataColumn70 = new System.Data.DataColumn();
this.dataColumn71 = new System.Data.DataColumn();
this.dataColumn72 = new System.Data.DataColumn();
this.dataColumn73 = new System.Data.DataColumn();
this.dataColumn74 = new System.Data.DataColumn();
this.dataColumn75 = new System.Data.DataColumn();
this.dataColumn76 = new System.Data.DataColumn();
this.dataColumn77 = new System.Data.DataColumn();
this.dataColumn78 = new System.Data.DataColumn();
this.dataColumn95 = new System.Data.DataColumn();
this.dataTable4 = new System.Data.DataTable();
this.dataColumn79 = new System.Data.DataColumn();
this.dataColumn80 = new System.Data.DataColumn();
this.dataColumn81 = new System.Data.DataColumn();
this.dataColumn82 = new System.Data.DataColumn();
this.dataColumn83 = new System.Data.DataColumn();
this.dataColumn84 = new System.Data.DataColumn();
this.dataColumn85 = new System.Data.DataColumn();
this.dataColumn86 = new System.Data.DataColumn();
this.dataColumn87 = new System.Data.DataColumn();
this.dataColumn88 = new System.Data.DataColumn();
this.dataColumn89 = new System.Data.DataColumn();
this.dataColumn90 = new System.Data.DataColumn();
this.dataColumn91 = new System.Data.DataColumn();
this.dataColumn92 = new System.Data.DataColumn();
this.dataColumn93 = new System.Data.DataColumn();
this.dataColumn94 = new System.Data.DataColumn();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataColumn165 = new System.Data.DataColumn();
this.dataColumn166 = new System.Data.DataColumn();
this.dataColumn167 = new System.Data.DataColumn();
((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
this.SuspendLayout();
//
// dataSet3
//
this.dataSet3.DataSetName = "NewDataSet";
this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable5,
this.dataTable6,
this.dataTable7});
//
// dataTable5
//
this.dataTable5.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn96,
this.dataColumn97,
this.dataColumn98,
this.dataColumn99,
this.dataColumn100,
this.dataColumn101,
this.dataColumn102,
this.dataColumn103,
this.dataColumn104,
this.dataColumn105,
this.dataColumn106,
this.dataColumn107,
this.dataColumn108,
this.dataColumn109,
this.dataColumn110,
this.dataColumn111,
this.dataColumn112,
this.dataColumn113,
this.dataColumn114,
this.dataColumn115,
this.dataColumn116,
this.dataColumn117,
this.dataColumn118,
this.dataColumn119,
this.dataColumn120,
this.dataColumn121,
this.dataColumn122,
this.dataColumn123,
this.dataColumn124,
this.dataColumn125,
this.dataColumn126,
this.dataColumn127,
this.dataColumn128,
this.dataColumn129,
this.dataColumn130,
this.dataColumn131,
this.dataColumn132,
this.dataColumn133,
this.dataColumn134,
this.dataColumn135,
this.dataColumn136,
this.dataColumn137,
this.dataColumn138,
this.dataColumn165,
this.dataColumn166,
this.dataColumn167});
this.dataTable5.TableName = "Table1";
//
// dataColumn96
//
this.dataColumn96.Caption = "库存记录号";
this.dataColumn96.ColumnName = "INVID";
//
// dataColumn97
//
this.dataColumn97.Caption = "库存属性";
this.dataColumn97.ColumnName = "INVTYPE";
//
// dataColumn98
//
this.dataColumn98.Caption = "入库单号";
this.dataColumn98.ColumnName = "INSTOCKNO";
//
// dataColumn99
//
this.dataColumn99.Caption = "参考单号";
this.dataColumn99.ColumnName = "REFEID";
//
// dataColumn100
//
this.dataColumn100.Caption = "参考单类别";
this.dataColumn100.ColumnName = "REFTYPE";
//
// dataColumn101
//
this.dataColumn101.Caption = "物料编码";
this.dataColumn101.ColumnName = "ITEMCODE";
//
// dataColumn102
//
this.dataColumn102.Caption = "物料描述";
this.dataColumn102.ColumnName = "ITEMDESC";
//
// dataColumn103
//
this.dataColumn103.Caption = "物料名称";
this.dataColumn103.ColumnName = "ITEMNAME";
//
// dataColumn104
//
this.dataColumn104.Caption = "采购单位";
this.dataColumn104.ColumnName = "ITEMUOM";
//
// dataColumn105
//
this.dataColumn105.Caption = "转换系数";
this.dataColumn105.ColumnName = "ITEMUOMCONEFFICIENT";
//
// dataColumn106
//
this.dataColumn106.Caption = "库存单位";
this.dataColumn106.ColumnName = "WEIGHTUNIT";
//
// dataColumn107
//
this.dataColumn107.Caption = "合同号";
this.dataColumn107.ColumnName = "ORDERID";
//
// dataColumn108
//
this.dataColumn108.Caption = "合同行号";
this.dataColumn108.ColumnName = "ORDERLINESQE";
//
// dataColumn109
//
this.dataColumn109.Caption = "供应商代码";
this.dataColumn109.ColumnName = "SUPPCODE";
//
// dataColumn110
//
this.dataColumn110.Caption = "供应商名称";
this.dataColumn110.ColumnName = "SUPPNAME";
//
// dataColumn111
//
this.dataColumn111.Caption = "库存原始数量";
this.dataColumn111.ColumnName = "INVORIGQTY";
//
// dataColumn112
//
this.dataColumn112.Caption = "库存原值总价";
this.dataColumn112.ColumnName = "INVORIGAMT";
//
// dataColumn113
//
this.dataColumn113.Caption = "库存数量";
this.dataColumn113.ColumnName = "INVQTY";
//
// dataColumn114
//
this.dataColumn114.Caption = "库存预约量";
this.dataColumn114.ColumnName = "INVORQTY";
//
// dataColumn115
//
this.dataColumn115.Caption = "库存单价";
this.dataColumn115.ColumnName = "INVUNITPRICE";
//
// dataColumn116
//
this.dataColumn116.Caption = "库存总价";
this.dataColumn116.ColumnName = "STOCKMONEY";
//
// dataColumn117
//
this.dataColumn117.Caption = "预算价";
this.dataColumn117.ColumnName = "BUGPRICE";
//
// dataColumn118
//
this.dataColumn118.Caption = "库存预算总价";
this.dataColumn118.ColumnName = "INVBUDGETAMT";
//
// dataColumn119
//
this.dataColumn119.Caption = "库存责任人";
this.dataColumn119.ColumnName = "INVRESPONSER";
//
// dataColumn120
//
this.dataColumn120.Caption = "库存物料方式";
this.dataColumn120.ColumnName = "INVMATERIALTYPE";
//
// dataColumn121
//
this.dataColumn121.Caption = "库存计价方式";
this.dataColumn121.ColumnName = "INVPRICETYPE";
//
// dataColumn122
//
this.dataColumn122.Caption = "费用类型";
this.dataColumn122.ColumnName = "EXPENSETYPE";
//
// dataColumn123
//
this.dataColumn123.Caption = "备注";
this.dataColumn123.ColumnName = "REMARK";
//
// dataColumn124
//
this.dataColumn124.Caption = "创建人";
this.dataColumn124.ColumnName = "CREATENAME";
//
// dataColumn125
//
this.dataColumn125.Caption = "创建时间";
this.dataColumn125.ColumnName = "CREATETIME";
//
// dataColumn126
//
this.dataColumn126.Caption = "修改人";
this.dataColumn126.ColumnName = "UPDATENAME";
//
// dataColumn127
//
this.dataColumn127.Caption = "修改时间";
this.dataColumn127.ColumnName = "UPDATETIME";
//
// dataColumn128
//
this.dataColumn128.Caption = "采购计划行号";
this.dataColumn128.ColumnName = "PURPLANMRLINEID";
//
// dataColumn129
//
this.dataColumn129.Caption = "单位换算ID";
this.dataColumn129.ColumnName = "ITEMUOMID";
//
// dataColumn130
//
this.dataColumn130.Caption = "标准编号";
this.dataColumn130.ColumnName = "ITEMSTANDARDSCODE";
//
// dataColumn131
//
this.dataColumn131.Caption = "标准编号ID";
this.dataColumn131.ColumnName = "ITEMSTANDARDSID";
//
// dataColumn132
//
this.dataColumn132.Caption = "物料批";
this.dataColumn132.ColumnName = "MATBATCHNO";
//
// dataColumn133
//
this.dataColumn133.Caption = "使用状态";
this.dataColumn133.ColumnName = "USESTATUS";
//
// dataColumn134
//
this.dataColumn134.Caption = "检验批";
this.dataColumn134.ColumnName = "CHKBATCHNO";
//
// dataColumn135
//
this.dataColumn135.Caption = "状态";
this.dataColumn135.ColumnName = "STATUS";
//
// dataColumn136
//
this.dataColumn136.Caption = "属性名称";
this.dataColumn136.ColumnName = "ITEMATTR";
//
// dataColumn137
//
this.dataColumn137.Caption = "属性编码";
this.dataColumn137.ColumnName = "ITEMATTRID";
//
// dataColumn138
//
this.dataColumn138.Caption = "入场批";
this.dataColumn138.ColumnName = "BATCHNO";
//
// dataTable6
//
this.dataTable6.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn139,
this.dataColumn140,
this.dataColumn141,
this.dataColumn142,
this.dataColumn143,
this.dataColumn144,
this.dataColumn145,
this.dataColumn146,
this.dataColumn147,
this.dataColumn148,
this.dataColumn149,
this.dataColumn150,
this.dataColumn151});
this.dataTable6.TableName = "Table2";
//
// dataColumn139
//
this.dataColumn139.Caption = "主键";
this.dataColumn139.ColumnName = "INVPOSID";
//
// dataColumn140
//
this.dataColumn140.Caption = "库存记录号";
this.dataColumn140.ColumnName = "INVID";
//
// dataColumn141
//
this.dataColumn141.Caption = "顺序号";
this.dataColumn141.ColumnName = "SEQID";
//
// dataColumn142
//
this.dataColumn142.Caption = "物理库区";
this.dataColumn142.ColumnName = "INVPHYSIC";
//
// dataColumn143
//
this.dataColumn143.Caption = "库区储位";
this.dataColumn143.ColumnName = "INVPOS";
//
// dataColumn144
//
this.dataColumn144.Caption = "库存原始数量";
this.dataColumn144.ColumnName = "INVORIGQTY";
//
// dataColumn145
//
this.dataColumn145.Caption = "库存数量";
this.dataColumn145.ColumnName = "INVQTY";
//
// dataColumn146
//
this.dataColumn146.Caption = "库存预约量";
this.dataColumn146.ColumnName = "INVORQTY";
//
// dataColumn147
//
this.dataColumn147.Caption = "备注";
this.dataColumn147.ColumnName = "REMARK";
//
// dataColumn148
//
this.dataColumn148.Caption = "创建人";
this.dataColumn148.ColumnName = "CREATENAME";
//
// dataColumn149
//
this.dataColumn149.Caption = "创建时间";
this.dataColumn149.ColumnName = "CREATETIME";
//
// dataColumn150
//
this.dataColumn150.Caption = "修改人";
this.dataColumn150.ColumnName = "UPDATENAME";
//
// dataColumn151
//
this.dataColumn151.Caption = "修改时间";
this.dataColumn151.ColumnName = "UPDATETIME";
//
// dataTable7
//
this.dataTable7.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn152,
this.dataColumn153,
this.dataColumn154,
this.dataColumn155,
this.dataColumn156,
this.dataColumn157,
this.dataColumn158,
this.dataColumn159,
this.dataColumn160,
this.dataColumn161,
this.dataColumn162,
this.dataColumn163,
this.dataColumn164});
this.dataTable7.TableName = "Table3";
//
// dataColumn152
//
this.dataColumn152.Caption = "库存记录号";
this.dataColumn152.ColumnName = "INVID";
//
// dataColumn153
//
this.dataColumn153.Caption = "参考单号";
this.dataColumn153.ColumnName = "REFEID";
//
// dataColumn154
//
this.dataColumn154.Caption = "参考单类别";
this.dataColumn154.ColumnName = "REFTYPE";
//
// dataColumn155
//
this.dataColumn155.Caption = "采购计划行号";
this.dataColumn155.ColumnName = "PURPLANMRLINEID";
//
// dataColumn156
//
this.dataColumn156.Caption = "占用类别";
this.dataColumn156.ColumnName = "USETYPE";
//
// dataColumn157
//
this.dataColumn157.Caption = "状态";
this.dataColumn157.ColumnName = "STATUS";
//
// dataColumn158
//
this.dataColumn158.Caption = "占用量";
this.dataColumn158.ColumnName = "INVORQTY";
//
// dataColumn159
//
this.dataColumn159.Caption = "已领用数量";
this.dataColumn159.ColumnName = "USEDQTY";
//
// dataColumn160
//
this.dataColumn160.Caption = "备注";
this.dataColumn160.ColumnName = "REMARK";
//
// dataColumn161
//
this.dataColumn161.Caption = "创建人";
this.dataColumn161.ColumnName = "CREATENAME";
//
// dataColumn162
//
this.dataColumn162.Caption = "创建时间";
this.dataColumn162.ColumnName = "CREATETIME";
//
// dataColumn163
//
this.dataColumn163.Caption = "修改人";
this.dataColumn163.ColumnName = "UPDATENAME";
//
// dataColumn164
//
this.dataColumn164.Caption = "修改时间";
this.dataColumn164.ColumnName = "UPDATETIME";
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2,
this.dataColumn3,
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
this.dataColumn10,
this.dataColumn11,
this.dataColumn12,
this.dataColumn13,
this.dataColumn14,
this.dataColumn15,
this.dataColumn16,
this.dataColumn17,
this.dataColumn18,
this.dataColumn19,
this.dataColumn20,
this.dataColumn9,
this.dataColumn21});
this.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.Caption = "收货单号";
this.dataColumn1.ColumnName = "RECID";
//
// dataColumn2
//
this.dataColumn2.Caption = "收货数量";
this.dataColumn2.ColumnName = "RECQTY";
//
// dataColumn3
//
this.dataColumn3.Caption = "物料编码";
this.dataColumn3.ColumnName = "ITEMCODE";
//
// dataColumn4
//
this.dataColumn4.Caption = "物料名称";
this.dataColumn4.ColumnName = "ITEMNAME";
//
// dataColumn5
//
this.dataColumn5.Caption = "采购单位";
this.dataColumn5.ColumnName = "ITEMUOM";
//
// dataColumn6
//
this.dataColumn6.Caption = "库存单位";
this.dataColumn6.ColumnName = "WEIGHTUNIT";
//
// dataColumn7
//
this.dataColumn7.Caption = "检验人账号";
this.dataColumn7.ColumnName = "CHECKUSERID";
//
// dataColumn8
//
this.dataColumn8.Caption = "检验日期";
this.dataColumn8.ColumnName = "CHECKDATE";
//
// dataColumn10
//
this.dataColumn10.Caption = "收货日期";
this.dataColumn10.ColumnName = "RECDATE";
//
// dataColumn11
//
this.dataColumn11.Caption = "供应商代码";
this.dataColumn11.ColumnName = "SUPPCODE";
//
// dataColumn12
//
this.dataColumn12.Caption = "供应商名称";
this.dataColumn12.ColumnName = "SUPPNAME";
//
// dataColumn13
//
this.dataColumn13.Caption = "公司代码";
this.dataColumn13.ColumnName = "COMPANYCODE";
//
// dataColumn14
//
this.dataColumn14.Caption = "公司中文名称";
this.dataColumn14.ColumnName = "COMPANYNAME";
//
// dataColumn15
//
this.dataColumn15.Caption = "备注";
this.dataColumn15.ColumnName = "REMARK";
//
// dataColumn16
//
this.dataColumn16.Caption = "创建人";
this.dataColumn16.ColumnName = "CREATENAME";
//
// dataColumn17
//
this.dataColumn17.Caption = "创建时间";
this.dataColumn17.ColumnName = "CREATETIME";
//
// dataColumn18
//
this.dataColumn18.Caption = "修改人";
this.dataColumn18.ColumnName = "UPDATENAME";
//
// dataColumn19
//
this.dataColumn19.Caption = "修改时间";
this.dataColumn19.ColumnName = "UPDATETIME";
//
// dataColumn20
//
this.dataColumn20.Caption = "入存量";
this.dataColumn20.ColumnName = "INVINQTY";
//
// dataColumn9
//
this.dataColumn9.Caption = "属性名称";
this.dataColumn9.ColumnName = "itemattr";
//
// dataColumn21
//
this.dataColumn21.Caption = "属性编号";
this.dataColumn21.ColumnName = "itemattrid";
//
// _Form1_Toolbars_Dock_Area_Top
//
this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1254, 25);
this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.barsManagerButon;
//
// barsManagerButon
//
this.barsManagerButon.DesignerFlags = 1;
this.barsManagerButon.DockWithinContainer = this;
this.barsManagerButon.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
this.barsManagerButon.MiniToolbar.ToolRowCount = 3;
this.barsManagerButon.Office2007UICompatibility = false;
ribbonTab1.Caption = "ribbon1";
ribbonGroup1.Caption = "ribbonGroup1";
ribbonGroup2.Caption = "ribbonGroup2";
ribbonTab1.Groups.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonGroup[] {
ribbonGroup1,
ribbonGroup2});
this.barsManagerButon.Ribbon.NonInheritedRibbonTabs.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonTab[] {
ribbonTab1});
this.barsManagerButon.ShowQuickCustomizeButton = false;
ultraToolbar1.DockedColumn = 0;
ultraToolbar1.DockedRow = 0;
buttonTool5.InstanceProps.IsFirstInGroup = true;
ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool2,
buttonTool5});
ultraToolbar1.Text = "UltraToolbar1";
ultraToolbar1.Visible = false;
ultraToolbar2.DockedColumn = 0;
ultraToolbar2.DockedRow = 0;
ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool4,
buttonTool16});
ultraToolbar2.Text = "UltraToolbar2";
this.barsManagerButon.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
ultraToolbar1,
ultraToolbar2});
buttonTool6.SharedPropsInternal.Caption = "新增";
buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool7.SharedPropsInternal.Caption = "删除";
buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool8.SharedPropsInternal.Caption = "修改";
buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool9.SharedPropsInternal.Caption = "查询";
buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool10.SharedPropsInternal.Caption = "关闭";
buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool12.SharedPropsInternal.Caption = "恢复";
buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool3.SharedPropsInternal.Caption = "确认";
buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
buttonTool11.SharedPropsInternal.Caption = "查询";
buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
buttonTool13.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
buttonTool13.SharedPropsInternal.Caption = "关闭";
buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
buttonTool17.SharedPropsInternal.Caption = "确认入库";
buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
this.barsManagerButon.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool6,
buttonTool7,
buttonTool8,
buttonTool9,
buttonTool10,
buttonTool12,
buttonTool3,
buttonTool11,
buttonTool13,
buttonTool17});
this.barsManagerButon.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.barsManagerButon_ToolClick);
//
// _Form1_Toolbars_Dock_Area_Bottom
//
this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 430);
this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1254, 0);
this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.barsManagerButon;
//
// _Form1_Toolbars_Dock_Area_Left
//
this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 25);
this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 405);
this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.barsManagerButon;
//
// _Form1_Toolbars_Dock_Area_Right
//
this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1254, 25);
this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 405);
this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.barsManagerButon;
//
// dataSet2
//
this.dataSet2.DataSetName = "NewDataSet";
this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable2,
this.dataTable3,
this.dataTable4});
//
// dataTable2
//
this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn22,
this.dataColumn23,
this.dataColumn24,
this.dataColumn25,
this.dataColumn26,
this.dataColumn27,
this.dataColumn28,
this.dataColumn29,
this.dataColumn30,
this.dataColumn31,
this.dataColumn32,
this.dataColumn33,
this.dataColumn34,
this.dataColumn35,
this.dataColumn36,
this.dataColumn37,
this.dataColumn38,
this.dataColumn39,
this.dataColumn40,
this.dataColumn41,
this.dataColumn42,
this.dataColumn43,
this.dataColumn44});
this.dataTable2.TableName = "Table1";
//
// dataColumn22
//
this.dataColumn22.Caption = "发货通知单号";
this.dataColumn22.ColumnName = "noticeId";
//
// dataColumn23
//
this.dataColumn23.Caption = "发货通知类型";
this.dataColumn23.ColumnName = "noticeType";
//
// dataColumn24
//
this.dataColumn24.Caption = "状态";
this.dataColumn24.ColumnName = "status";
//
// dataColumn25
//
this.dataColumn25.Caption = "合同号";
this.dataColumn25.ColumnName = "orderId";
//
// dataColumn26
//
this.dataColumn26.Caption = "交付地点编码";
this.dataColumn26.ColumnName = "deliveryLocationCode";
//
// dataColumn27
//
this.dataColumn27.Caption = "交付地点";
this.dataColumn27.ColumnName = "deliveryLocation";
//
// dataColumn28
//
this.dataColumn28.Caption = "供应商代码";
this.dataColumn28.ColumnName = "suppCode";
//
// dataColumn29
//
this.dataColumn29.Caption = "供应商名称";
this.dataColumn29.ColumnName = "suppName";
//
// dataColumn30
//
this.dataColumn30.Caption = "发货跟踪号";
this.dataColumn30.ColumnName = "trackingId";
//
// dataColumn31
//
this.dataColumn31.Caption = "计划发货日期";
this.dataColumn31.ColumnName = "planedShipDate";
//
// dataColumn32
//
this.dataColumn32.Caption = "实际发货日期";
this.dataColumn32.ColumnName = "shipDate";
//
// dataColumn33
//
this.dataColumn33.Caption = "计划到货日期";
this.dataColumn33.ColumnName = "planedDeliveryDate";
//
// dataColumn34
//
this.dataColumn34.Caption = "实际到货日期";
this.dataColumn34.ColumnName = "deliveryDate";
//
// dataColumn35
//
this.dataColumn35.Caption = "提单号";
this.dataColumn35.ColumnName = "bollCode";
//
// dataColumn36
//
this.dataColumn36.Caption = "送货单据号";
this.dataColumn36.ColumnName = "deliverSheetId";
//
// dataColumn37
//
this.dataColumn37.Caption = "公司代码";
this.dataColumn37.ColumnName = "companyCode";
//
// dataColumn38
//
this.dataColumn38.Caption = "公司中文名称";
this.dataColumn38.ColumnName = "companyName";
//
// dataColumn39
//
this.dataColumn39.Caption = "备注";
this.dataColumn39.ColumnName = "remark";
//
// dataColumn40
//
this.dataColumn40.Caption = "数据状态";
this.dataColumn40.ColumnName = "validflag";
//
// dataColumn41
//
this.dataColumn41.Caption = "创建人";
this.dataColumn41.ColumnName = "createName";
//
// dataColumn42
//
this.dataColumn42.Caption = "创建时间";
this.dataColumn42.ColumnName = "createTime";
//
// dataColumn43
//
this.dataColumn43.Caption = "修改人";
this.dataColumn43.ColumnName = "updateName";
//
// dataColumn44
//
this.dataColumn44.Caption = "修改时间";
this.dataColumn44.ColumnName = "UpdateTime";
//
// dataTable3
//
this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn45,
this.dataColumn46,
this.dataColumn47,
this.dataColumn48,
this.dataColumn49,
this.dataColumn50,
this.dataColumn51,
this.dataColumn52,
this.dataColumn53,
this.dataColumn54,
this.dataColumn55,
this.dataColumn56,
this.dataColumn57,
this.dataColumn58,
this.dataColumn59,
this.dataColumn60,
this.dataColumn61,
this.dataColumn62,
this.dataColumn63,
this.dataColumn64,
this.dataColumn65,
this.dataColumn66,
this.dataColumn67,
this.dataColumn68,
this.dataColumn69,
this.dataColumn70,
this.dataColumn71,
this.dataColumn72,
this.dataColumn73,
this.dataColumn74,
this.dataColumn75,
this.dataColumn76,
this.dataColumn77,
this.dataColumn78,
this.dataColumn95});
this.dataTable3.TableName = "Table2";
//
// dataColumn45
//
this.dataColumn45.Caption = "发货通知单行号";
this.dataColumn45.ColumnName = "noticeLineSqe";
//
// dataColumn46
//
this.dataColumn46.Caption = "发货通知单号";
this.dataColumn46.ColumnName = "noticeId";
//
// dataColumn47
//
this.dataColumn47.Caption = "合同号";
this.dataColumn47.ColumnName = "orderId";
//
// dataColumn48
//
this.dataColumn48.Caption = "合同行号";
this.dataColumn48.ColumnName = "orderLineSqe";
//
// dataColumn49
//
this.dataColumn49.Caption = "状态";
this.dataColumn49.ColumnName = "status";
//
// dataColumn50
//
this.dataColumn50.Caption = "物料编码";
this.dataColumn50.ColumnName = "itemCode";
//
// dataColumn51
//
this.dataColumn51.Caption = "物料描述";
this.dataColumn51.ColumnName = "itemDesc";
//
// dataColumn52
//
this.dataColumn52.Caption = "物料名称";
this.dataColumn52.ColumnName = "itemName";
//
// dataColumn53
//
this.dataColumn53.Caption = "物料英文名称";
this.dataColumn53.ColumnName = "itemDescE";
//
// dataColumn54
//
this.dataColumn54.Caption = "物料型号规格";
this.dataColumn54.ColumnName = "itemModel";
//
// dataColumn55
//
this.dataColumn55.Caption = "物料材质";
this.dataColumn55.ColumnName = "itemSpec";
//
// dataColumn56
//
this.dataColumn56.Caption = "数量";
this.dataColumn56.ColumnName = "qty";
//
// dataColumn57
//
this.dataColumn57.Caption = "已生成送货单数量";
this.dataColumn57.ColumnName = "createdQty";
//
// dataColumn58
//
this.dataColumn58.Caption = "是否使用采购单位";
this.dataColumn58.ColumnName = "itemUseUom";
//
// dataColumn59
//
this.dataColumn59.Caption = "采购单位";
this.dataColumn59.ColumnName = "itemUom";
//
// dataColumn60
//
this.dataColumn60.Caption = "转换系数";
this.dataColumn60.ColumnName = "itemUomConefficient";
//
// dataColumn61
//
this.dataColumn61.Caption = "库存单位";
this.dataColumn61.ColumnName = "weightUnit";
//
// dataColumn62
//
this.dataColumn62.Caption = "入库类型";
this.dataColumn62.ColumnName = "receiveType";
//
// dataColumn63
//
this.dataColumn63.Caption = "发货数量";
this.dataColumn63.ColumnName = "ShipQty";
//
// dataColumn64
//
this.dataColumn64.Caption = "累计发货数量";
this.dataColumn64.ColumnName = "shippedQty";
//
// dataColumn65
//
this.dataColumn65.Caption = "累计收货量";
this.dataColumn65.ColumnName = "receivedQty";
//
// dataColumn66
//
this.dataColumn66.Caption = "采购员";
this.dataColumn66.ColumnName = "buyerName";
//
// dataColumn67
//
this.dataColumn67.Caption = "是否计量";
this.dataColumn67.ColumnName = "meteringFlag";
//
// dataColumn68
//
this.dataColumn68.Caption = "是否批次控制";
this.dataColumn68.ColumnName = "batchFlag";
//
// dataColumn69
//
this.dataColumn69.Caption = "是否理化检验";
this.dataColumn69.ColumnName = "pcFlag";
//
// dataColumn70
//
this.dataColumn70.Caption = "公司中文名称";
this.dataColumn70.ColumnName = "companyName";
//
// dataColumn71
//
this.dataColumn71.Caption = "备注";
this.dataColumn71.ColumnName = "remark";
//
// dataColumn72
//
this.dataColumn72.Caption = "数据状态";
this.dataColumn72.ColumnName = "validflag";
//
// dataColumn73
//
this.dataColumn73.Caption = "创建人";
this.dataColumn73.ColumnName = "createName";
//
// dataColumn74
//
this.dataColumn74.Caption = "创建时间";
this.dataColumn74.ColumnName = "createTime";
//
// dataColumn75
//
this.dataColumn75.Caption = "修改人";
this.dataColumn75.ColumnName = "updateName";
//
// dataColumn76
//
this.dataColumn76.Caption = "修改时间";
this.dataColumn76.ColumnName = "updateTime";
//
// dataColumn77
//
this.dataColumn77.Caption = "物料属性名称";
this.dataColumn77.ColumnName = "itemAttr";
//
// dataColumn78
//
this.dataColumn78.Caption = "物料属性编码";
this.dataColumn78.ColumnName = "itemAttrId";
//
// dataColumn95
//
this.dataColumn95.Caption = "交货行号";
this.dataColumn95.ColumnName = "ORDERLINEDSQE";
//
// dataTable4
//
this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn79,
this.dataColumn80,
this.dataColumn81,
this.dataColumn82,
this.dataColumn83,
this.dataColumn84,
this.dataColumn85,
this.dataColumn86,
this.dataColumn87,
this.dataColumn88,
this.dataColumn89,
this.dataColumn90,
this.dataColumn91,
this.dataColumn92,
this.dataColumn93,
this.dataColumn94});
this.dataTable4.TableName = "Table3";
//
// dataColumn79
//
this.dataColumn79.Caption = "主键";
this.dataColumn79.ColumnName = "id";
//
// dataColumn80
//
this.dataColumn80.Caption = "需求计划行号";
this.dataColumn80.ColumnName = "requireLineId";
//
// dataColumn81
//
this.dataColumn81.Caption = "发货通知单行号";
this.dataColumn81.ColumnName = "noticeLineSqe";
//
// dataColumn82
//
this.dataColumn82.Caption = "发货数量";
this.dataColumn82.ColumnName = "qty";
//
// dataColumn83
//
this.dataColumn83.Caption = "已生成送货子单数量";
this.dataColumn83.ColumnName = "createdQty";
//
// dataColumn84
//
this.dataColumn84.Caption = "创建时间";
this.dataColumn84.ColumnName = "createTime";
//
// dataColumn85
//
this.dataColumn85.Caption = "创建人编号";
this.dataColumn85.ColumnName = "createUserId";
//
// dataColumn86
//
this.dataColumn86.Caption = "创建人名";
this.dataColumn86.ColumnName = "createName";
//
// dataColumn87
//
this.dataColumn87.Caption = "是否有效";
this.dataColumn87.ColumnName = "validflag";
//
// dataColumn88
//
this.dataColumn88.Caption = "收货地点编号";
this.dataColumn88.ColumnName = "deliveryLocationCode";
//
// dataColumn89
//
this.dataColumn89.Caption = "收货地点";
this.dataColumn89.ColumnName = "deliveryLocation";
//
// dataColumn90
//
this.dataColumn90.Caption = "物料编码";
this.dataColumn90.ColumnName = "itemCode";
//
// dataColumn91
//
this.dataColumn91.Caption = "物料名称";
this.dataColumn91.ColumnName = "itemName";
//
// dataColumn92
//
this.dataColumn92.Caption = "采购单位";
this.dataColumn92.ColumnName = "itemUom";
//
// dataColumn93
//
this.dataColumn93.Caption = "物料属性名称";
this.dataColumn93.ColumnName = "itemAttr";
//
// dataColumn94
//
this.dataColumn94.Caption = "物料属性编码";
this.dataColumn94.ColumnName = "itemAttrId";
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 25);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(1254, 405);
this.ultraGroupBox1.TabIndex = 5;
this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// ultraGrid1
//
this.ultraGrid1.DataMember = "Table1";
this.ultraGrid1.DataSource = this.dataSet3;
appearance1.BackColor = System.Drawing.SystemColors.Window;
appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid1.DisplayLayout.Appearance = appearance1;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn5.Header.VisiblePosition = 5;
ultraGridColumn6.Header.VisiblePosition = 4;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn9.Header.VisiblePosition = 10;
ultraGridColumn10.Header.VisiblePosition = 8;
ultraGridColumn11.Header.VisiblePosition = 9;
ultraGridColumn12.Header.VisiblePosition = 11;
ultraGridColumn13.Header.VisiblePosition = 12;
ultraGridColumn14.Header.VisiblePosition = 13;
ultraGridColumn15.Header.VisiblePosition = 14;
ultraGridColumn16.Header.VisiblePosition = 41;
ultraGridColumn17.Header.VisiblePosition = 16;
ultraGridColumn18.Header.VisiblePosition = 42;
ultraGridColumn19.Header.VisiblePosition = 19;
ultraGridColumn20.Header.VisiblePosition = 21;
ultraGridColumn21.Header.VisiblePosition = 23;
ultraGridColumn22.Header.VisiblePosition = 24;
ultraGridColumn23.Header.VisiblePosition = 25;
ultraGridColumn24.Header.VisiblePosition = 26;
ultraGridColumn25.Header.VisiblePosition = 27;
ultraGridColumn26.Header.VisiblePosition = 28;
ultraGridColumn27.Header.VisiblePosition = 29;
ultraGridColumn28.Header.VisiblePosition = 15;
ultraGridColumn29.Header.VisiblePosition = 17;
ultraGridColumn30.Header.VisiblePosition = 18;
ultraGridColumn31.Header.VisiblePosition = 20;
ultraGridColumn32.Header.VisiblePosition = 22;
ultraGridColumn33.Header.VisiblePosition = 30;
ultraGridColumn34.Header.VisiblePosition = 31;
ultraGridColumn35.Header.VisiblePosition = 32;
ultraGridColumn36.Header.VisiblePosition = 33;
ultraGridColumn37.Header.VisiblePosition = 34;
ultraGridColumn38.Header.VisiblePosition = 35;
ultraGridColumn39.Header.VisiblePosition = 36;
ultraGridColumn40.Header.VisiblePosition = 37;
ultraGridColumn41.Header.VisiblePosition = 38;
ultraGridColumn42.Header.VisiblePosition = 39;
ultraGridColumn43.Header.VisiblePosition = 40;
appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
ultraGridColumn44.Header.Appearance = appearance14;
ultraGridColumn44.Header.VisiblePosition = 43;
appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
ultraGridColumn45.Header.Appearance = appearance15;
ultraGridColumn45.Header.VisiblePosition = 44;
appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
ultraGridColumn46.Header.Appearance = appearance16;
ultraGridColumn46.Header.VisiblePosition = 45;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15,
ultraGridColumn16,
ultraGridColumn17,
ultraGridColumn18,
ultraGridColumn19,
ultraGridColumn20,
ultraGridColumn21,
ultraGridColumn22,
ultraGridColumn23,
ultraGridColumn24,
ultraGridColumn25,
ultraGridColumn26,
ultraGridColumn27,
ultraGridColumn28,
ultraGridColumn29,
ultraGridColumn30,
ultraGridColumn31,
ultraGridColumn32,
ultraGridColumn33,
ultraGridColumn34,
ultraGridColumn35,
ultraGridColumn36,
ultraGridColumn37,
ultraGridColumn38,
ultraGridColumn39,
ultraGridColumn40,
ultraGridColumn41,
ultraGridColumn42,
ultraGridColumn43,
ultraGridColumn44,
ultraGridColumn45,
ultraGridColumn46});
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance2.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance4.BackColor2 = System.Drawing.SystemColors.Control;
appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
appearance5.BackColor = System.Drawing.SystemColors.Window;
appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
appearance6.BackColor = System.Drawing.SystemColors.Highlight;
appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance7.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
appearance8.BorderColor = System.Drawing.Color.Silver;
appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
appearance9.BackColor = System.Drawing.SystemColors.Control;
appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance9.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
appearance10.TextHAlignAsString = "Left";
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance11.BackColor = System.Drawing.SystemColors.Window;
appearance11.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGrid1.Location = new System.Drawing.Point(3, 0);
this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(1248, 402);
this.ultraGrid1.TabIndex = 1;
this.ultraGrid1.Text = "ultraGrid1";
//
// dataColumn165
//
this.dataColumn165.Caption = "入库量";
this.dataColumn165.ColumnName = "Column1";
//
// dataColumn166
//
this.dataColumn166.Caption = "合格量";
this.dataColumn166.ColumnName = "Column2";
//
// dataColumn167
//
this.dataColumn167.Caption = "不合格量";
this.dataColumn167.ColumnName = "Column3";
//
// PopFrmCkInBill
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1254, 430);
this.Controls.Add(this.ultraGroupBox1);
this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
this.Name = "PopFrmCkInBill";
this.Text = "入库确认";
this.Load += new System.EventHandler(this.PopFrmCkInBill_Load);
((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager barsManagerButon;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn3;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn15;
private System.Data.DataColumn dataColumn16;
private System.Data.DataColumn dataColumn17;
private System.Data.DataColumn dataColumn18;
private System.Data.DataColumn dataColumn19;
private System.Data.DataColumn dataColumn20;
private System.Data.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn21;
private System.Data.DataSet dataSet2;
private System.Data.DataTable dataTable2;
private System.Data.DataColumn dataColumn22;
private System.Data.DataColumn dataColumn23;
private System.Data.DataColumn dataColumn24;
private System.Data.DataColumn dataColumn25;
private System.Data.DataColumn dataColumn26;
private System.Data.DataColumn dataColumn27;
private System.Data.DataColumn dataColumn28;
private System.Data.DataColumn dataColumn29;
private System.Data.DataColumn dataColumn30;
private System.Data.DataColumn dataColumn31;
private System.Data.DataColumn dataColumn32;
private System.Data.DataColumn dataColumn33;
private System.Data.DataColumn dataColumn34;
private System.Data.DataColumn dataColumn35;
private System.Data.DataColumn dataColumn36;
private System.Data.DataColumn dataColumn37;
private System.Data.DataColumn dataColumn38;
private System.Data.DataColumn dataColumn39;
private System.Data.DataColumn dataColumn40;
private System.Data.DataColumn dataColumn41;
private System.Data.DataColumn dataColumn42;
private System.Data.DataColumn dataColumn43;
private System.Data.DataColumn dataColumn44;
private System.Data.DataTable dataTable3;
private System.Data.DataColumn dataColumn45;
private System.Data.DataColumn dataColumn46;
private System.Data.DataColumn dataColumn47;
private System.Data.DataColumn dataColumn48;
private System.Data.DataColumn dataColumn49;
private System.Data.DataColumn dataColumn50;
private System.Data.DataColumn dataColumn51;
private System.Data.DataColumn dataColumn52;
private System.Data.DataColumn dataColumn53;
private System.Data.DataColumn dataColumn54;
private System.Data.DataColumn dataColumn55;
private System.Data.DataColumn dataColumn56;
private System.Data.DataColumn dataColumn57;
private System.Data.DataColumn dataColumn58;
private System.Data.DataColumn dataColumn59;
private System.Data.DataColumn dataColumn60;
private System.Data.DataColumn dataColumn61;
private System.Data.DataColumn dataColumn62;
private System.Data.DataColumn dataColumn63;
private System.Data.DataColumn dataColumn64;
private System.Data.DataColumn dataColumn65;
private System.Data.DataColumn dataColumn66;
private System.Data.DataColumn dataColumn67;
private System.Data.DataColumn dataColumn68;
private System.Data.DataColumn dataColumn69;
private System.Data.DataColumn dataColumn70;
private System.Data.DataColumn dataColumn71;
private System.Data.DataColumn dataColumn72;
private System.Data.DataColumn dataColumn73;
private System.Data.DataColumn dataColumn74;
private System.Data.DataColumn dataColumn75;
private System.Data.DataColumn dataColumn76;
private System.Data.DataColumn dataColumn77;
private System.Data.DataColumn dataColumn78;
private System.Data.DataColumn dataColumn95;
private System.Data.DataTable dataTable4;
private System.Data.DataColumn dataColumn79;
private System.Data.DataColumn dataColumn80;
private System.Data.DataColumn dataColumn81;
private System.Data.DataColumn dataColumn82;
private System.Data.DataColumn dataColumn83;
private System.Data.DataColumn dataColumn84;
private System.Data.DataColumn dataColumn85;
private System.Data.DataColumn dataColumn86;
private System.Data.DataColumn dataColumn87;
private System.Data.DataColumn dataColumn88;
private System.Data.DataColumn dataColumn89;
private System.Data.DataColumn dataColumn90;
private System.Data.DataColumn dataColumn91;
private System.Data.DataColumn dataColumn92;
private System.Data.DataColumn dataColumn93;
private System.Data.DataColumn dataColumn94;
private System.Data.DataSet dataSet3;
private System.Data.DataTable dataTable5;
private System.Data.DataColumn dataColumn96;
private System.Data.DataColumn dataColumn97;
private System.Data.DataColumn dataColumn98;
private System.Data.DataColumn dataColumn99;
private System.Data.DataColumn dataColumn100;
private System.Data.DataColumn dataColumn101;
private System.Data.DataColumn dataColumn102;
private System.Data.DataColumn dataColumn103;
private System.Data.DataColumn dataColumn104;
private System.Data.DataColumn dataColumn105;
private System.Data.DataColumn dataColumn106;
private System.Data.DataColumn dataColumn107;
private System.Data.DataColumn dataColumn108;
private System.Data.DataColumn dataColumn109;
private System.Data.DataColumn dataColumn110;
private System.Data.DataColumn dataColumn111;
private System.Data.DataColumn dataColumn112;
private System.Data.DataColumn dataColumn113;
private System.Data.DataColumn dataColumn114;
private System.Data.DataColumn dataColumn115;
private System.Data.DataColumn dataColumn116;
private System.Data.DataColumn dataColumn117;
private System.Data.DataColumn dataColumn118;
private System.Data.DataColumn dataColumn119;
private System.Data.DataColumn dataColumn120;
private System.Data.DataColumn dataColumn121;
private System.Data.DataColumn dataColumn122;
private System.Data.DataColumn dataColumn123;
private System.Data.DataColumn dataColumn124;
private System.Data.DataColumn dataColumn125;
private System.Data.DataColumn dataColumn126;
private System.Data.DataColumn dataColumn127;
private System.Data.DataColumn dataColumn128;
private System.Data.DataColumn dataColumn129;
private System.Data.DataColumn dataColumn130;
private System.Data.DataColumn dataColumn131;
private System.Data.DataColumn dataColumn132;
private System.Data.DataColumn dataColumn133;
private System.Data.DataColumn dataColumn134;
private System.Data.DataColumn dataColumn135;
private System.Data.DataColumn dataColumn136;
private System.Data.DataColumn dataColumn137;
private System.Data.DataColumn dataColumn138;
private System.Data.DataTable dataTable6;
private System.Data.DataColumn dataColumn139;
private System.Data.DataColumn dataColumn140;
private System.Data.DataColumn dataColumn141;
private System.Data.DataColumn dataColumn142;
private System.Data.DataColumn dataColumn143;
private System.Data.DataColumn dataColumn144;
private System.Data.DataColumn dataColumn145;
private System.Data.DataColumn dataColumn146;
private System.Data.DataColumn dataColumn147;
private System.Data.DataColumn dataColumn148;
private System.Data.DataColumn dataColumn149;
private System.Data.DataColumn dataColumn150;
private System.Data.DataColumn dataColumn151;
private System.Data.DataTable dataTable7;
private System.Data.DataColumn dataColumn152;
private System.Data.DataColumn dataColumn153;
private System.Data.DataColumn dataColumn154;
private System.Data.DataColumn dataColumn155;
private System.Data.DataColumn dataColumn156;
private System.Data.DataColumn dataColumn157;
private System.Data.DataColumn dataColumn158;
private System.Data.DataColumn dataColumn159;
private System.Data.DataColumn dataColumn160;
private System.Data.DataColumn dataColumn161;
private System.Data.DataColumn dataColumn162;
private System.Data.DataColumn dataColumn163;
private System.Data.DataColumn dataColumn164;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
private System.Data.DataColumn dataColumn165;
private System.Data.DataColumn dataColumn166;
private System.Data.DataColumn dataColumn167;
}
}