| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935 |
- namespace Pur.Pop_upWindow
- {
- partial class frmPop_updPrice
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.Appearance appearance34 = 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("itemCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("bugPrice");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WeightUnit");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("orderPrice");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("newPrice");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ARCCODE");
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 607535422);
- Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinTree.Override _override1 = new Infragistics.Win.UltraWinTree.Override();
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHANGEID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLDVALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NEWVALUE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- this.matSet = new System.Data.DataSet();
- this.DTmat = new System.Data.DataTable();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn39 = new System.Data.DataColumn();
- this.dataColumn41 = new System.Data.DataColumn();
- this.dataColumn21 = new System.Data.DataColumn();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn27 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.recordSet = new System.Data.DataSet();
- this.DTrecord = 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.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.panel1 = new System.Windows.Forms.Panel();
- this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
- this.GridMat = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.panel2 = new System.Windows.Forms.Panel();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.QtimeE = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.QtimeB = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.物料分类 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ulTreeMat = new Infragistics.Win.UltraWinTree.UltraTree();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.label66 = new System.Windows.Forms.Label();
- this.txt_ARC_ITEM = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_ARC_CODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.checkBox1 = new System.Windows.Forms.CheckBox();
- this.QueryNum = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label65 = new System.Windows.Forms.Label();
- this.label64 = new System.Windows.Forms.Label();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
- this.txt_wlmc = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_wlbm = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.GridRecord = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.panel3 = new System.Windows.Forms.Panel();
- this.QitemCode_record = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label4 = new System.Windows.Forms.Label();
- this.QitemName_record = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label3 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.matSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.DTmat)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.recordSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.DTrecord)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
- this.ultraTabControl1.SuspendLayout();
- this.ultraTabPageControl1.SuspendLayout();
- this.panel1.SuspendLayout();
- this.ultraPanel3.ClientArea.SuspendLayout();
- this.ultraPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.GridMat)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.QtimeE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.QtimeB)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.物料分类)).BeginInit();
- this.物料分类.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ulTreeMat)).BeginInit();
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ARC_ITEM)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ARC_CODE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.QueryNum)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_wlmc)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_wlbm)).BeginInit();
- this.ultraTabPageControl2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.GridRecord)).BeginInit();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.QitemCode_record)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.QitemName_record)).BeginInit();
- this.SuspendLayout();
- //
- // matSet
- //
- this.matSet.DataSetName = "NewDataSet";
- this.matSet.Tables.AddRange(new System.Data.DataTable[] {
- this.DTmat});
- //
- // DTmat
- //
- this.DTmat.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn19,
- this.dataColumn24,
- this.dataColumn39,
- this.dataColumn41,
- this.dataColumn21,
- this.dataColumn22,
- this.dataColumn27,
- this.dataColumn20});
- this.DTmat.TableName = "Table1";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "物料编码";
- this.dataColumn19.ColumnName = "itemCode";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "物料名称";
- this.dataColumn24.ColumnName = "itemName";
- //
- // dataColumn39
- //
- this.dataColumn39.Caption = "旧计划价";
- this.dataColumn39.ColumnName = "bugPrice";
- //
- // dataColumn41
- //
- this.dataColumn41.Caption = "库存单位";
- this.dataColumn41.ColumnName = "WeightUnit";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "不含税加权库存单位平均价";
- this.dataColumn21.ColumnName = "orderPrice";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "新计划价";
- this.dataColumn22.ColumnName = "newPrice";
- //
- // dataColumn27
- //
- this.dataColumn27.Caption = "选择";
- this.dataColumn27.ColumnName = "Check";
- this.dataColumn27.DataType = typeof(bool);
- this.dataColumn27.DefaultValue = true;
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "分类编码";
- this.dataColumn20.ColumnName = "ARCCODE";
- //
- // recordSet
- //
- this.recordSet.DataSetName = "NewDataSet";
- this.recordSet.Tables.AddRange(new System.Data.DataTable[] {
- this.DTrecord});
- //
- // DTrecord
- //
- this.DTrecord.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7});
- this.DTrecord.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "编号";
- this.dataColumn1.ColumnName = "CHANGEID";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "物料编码";
- this.dataColumn2.ColumnName = "ITEMCODE";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "物料名称";
- this.dataColumn3.ColumnName = "ITEMNAME";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "上期价格";
- this.dataColumn4.ColumnName = "OLDVALUE";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "本期价格";
- this.dataColumn5.ColumnName = "NEWVALUE";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "修改人";
- this.dataColumn6.ColumnName = "CREATENAME";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "修改时间";
- this.dataColumn7.ColumnName = "CREATETIME";
- //
- // ultraTabControl1
- //
- this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
- this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
- this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraTabControl1.Name = "ultraTabControl1";
- this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
- this.ultraTabControl1.Size = new System.Drawing.Size(1599, 602);
- this.ultraTabControl1.TabIndex = 178;
- this.ultraTabControl1.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.BottomLeft;
- ultraTab1.Key = "1";
- ultraTab1.TabPage = this.ultraTabPageControl1;
- ultraTab1.Text = "计划价格维护";
- ultraTab2.Key = "2";
- ultraTab2.TabPage = this.ultraTabPageControl2;
- ultraTab2.Text = "维护记录";
- this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab1,
- ultraTab2});
- this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
- //
- // ultraTabSharedControlsPage1
- //
- this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
- this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1595, 573);
- //
- // ultraTabPageControl1
- //
- this.ultraTabPageControl1.Controls.Add(this.panel1);
- this.ultraTabPageControl1.Controls.Add(this.ultraPanel1);
- this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 1);
- this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraTabPageControl1.Name = "ultraTabPageControl1";
- this.ultraTabPageControl1.Size = new System.Drawing.Size(1595, 573);
- //
- // panel1
- //
- this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel1.Controls.Add(this.ultraPanel3);
- this.panel1.Controls.Add(this.物料分类);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 42);
- this.panel1.Margin = new System.Windows.Forms.Padding(4);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1595, 531);
- this.panel1.TabIndex = 177;
- //
- // ultraPanel3
- //
- //
- // ultraPanel3.ClientArea
- //
- this.ultraPanel3.ClientArea.Controls.Add(this.GridMat);
- this.ultraPanel3.ClientArea.Controls.Add(this.panel2);
- this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel3.Location = new System.Drawing.Point(276, 0);
- this.ultraPanel3.Margin = new System.Windows.Forms.Padding(4);
- this.ultraPanel3.Name = "ultraPanel3";
- this.ultraPanel3.Size = new System.Drawing.Size(1317, 529);
- this.ultraPanel3.TabIndex = 169;
- //
- // GridMat
- //
- this.GridMat.DataMember = "Table1";
- this.GridMat.DataSource = this.matSet;
- appearance34.BackColor = System.Drawing.SystemColors.Window;
- appearance34.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.GridMat.DisplayLayout.Appearance = appearance34;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8});
- ultraGridGroup1.Header.Caption = "加权平均价格计算区间";
- ultraGridGroup1.Hidden = true;
- ultraGridGroup1.Key = "NewGroup0";
- ultraGridGroup1.RowLayoutGroupInfo.LabelSpan = 1;
- ultraGridGroup1.RowLayoutGroupInfo.OriginX = 12;
- ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0;
- ultraGridGroup1.RowLayoutGroupInfo.SpanX = 4;
- ultraGridGroup1.RowLayoutGroupInfo.SpanY = 4;
- ultraGridBand1.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
- ultraGridGroup1});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.GridMat.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.GridMat.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.GridMat.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance35.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance35.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance35.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance35.BorderColor = System.Drawing.SystemColors.Window;
- this.GridMat.DisplayLayout.GroupByBox.Appearance = appearance35;
- appearance36.ForeColor = System.Drawing.SystemColors.GrayText;
- this.GridMat.DisplayLayout.GroupByBox.BandLabelAppearance = appearance36;
- this.GridMat.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.GridMat.DisplayLayout.GroupByBox.Hidden = true;
- appearance37.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance37.BackColor2 = System.Drawing.SystemColors.Control;
- appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance37.ForeColor = System.Drawing.SystemColors.GrayText;
- this.GridMat.DisplayLayout.GroupByBox.PromptAppearance = appearance37;
- appearance38.BackColor = System.Drawing.SystemColors.Window;
- appearance38.ForeColor = System.Drawing.SystemColors.ControlText;
- this.GridMat.DisplayLayout.Override.ActiveCellAppearance = appearance38;
- appearance39.BackColor = System.Drawing.SystemColors.Highlight;
- appearance39.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.GridMat.DisplayLayout.Override.ActiveRowAppearance = appearance39;
- this.GridMat.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.GridMat.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance40.BackColor = System.Drawing.SystemColors.Window;
- this.GridMat.DisplayLayout.Override.CardAreaAppearance = appearance40;
- appearance41.BorderColor = System.Drawing.Color.Silver;
- appearance41.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.GridMat.DisplayLayout.Override.CellAppearance = appearance41;
- this.GridMat.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.GridMat.DisplayLayout.Override.CellPadding = 0;
- appearance42.BackColor = System.Drawing.SystemColors.Control;
- appearance42.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance42.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance42.BorderColor = System.Drawing.SystemColors.Window;
- this.GridMat.DisplayLayout.Override.GroupByRowAppearance = appearance42;
- appearance43.TextHAlignAsString = "Left";
- this.GridMat.DisplayLayout.Override.HeaderAppearance = appearance43;
- this.GridMat.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.GridMat.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance44.BackColor = System.Drawing.SystemColors.Window;
- appearance44.BorderColor = System.Drawing.Color.Silver;
- this.GridMat.DisplayLayout.Override.RowAppearance = appearance44;
- appearance45.BackColor = System.Drawing.SystemColors.ControlLight;
- this.GridMat.DisplayLayout.Override.TemplateAddRowAppearance = appearance45;
- this.GridMat.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.GridMat.Dock = System.Windows.Forms.DockStyle.Fill;
- this.GridMat.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.GridMat.Location = new System.Drawing.Point(0, 35);
- this.GridMat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.GridMat.Name = "GridMat";
- this.GridMat.Size = new System.Drawing.Size(1317, 494);
- this.GridMat.TabIndex = 2;
- this.GridMat.Text = "ultraGrid1";
- //
- // panel2
- //
- this.panel2.Controls.Add(this.label2);
- this.panel2.Controls.Add(this.label1);
- this.panel2.Controls.Add(this.ultraLabel8);
- this.panel2.Controls.Add(this.QtimeE);
- this.panel2.Controls.Add(this.QtimeB);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Margin = new System.Windows.Forms.Padding(4);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1317, 35);
- this.panel2.TabIndex = 3;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(329, 8);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(22, 15);
- this.label2.TabIndex = 188;
- this.label2.Text = "至";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(16, 9);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(157, 15);
- this.label1.TabIndex = 187;
- this.label1.Text = "合同采购价格统计区间";
- //
- // ultraLabel8
- //
- appearance10.ForeColor = System.Drawing.Color.Blue;
- this.ultraLabel8.Appearance = appearance10;
- this.ultraLabel8.AutoSize = true;
- this.ultraLabel8.Location = new System.Drawing.Point(493, 8);
- this.ultraLabel8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(639, 19);
- this.ultraLabel8.TabIndex = 186;
- this.ultraLabel8.Text = "注:新计划价格默认为到货合同加权平均价,如果合同加权平均价为空,则默认为原计划价。";
- //
- // QtimeE
- //
- this.QtimeE.Location = new System.Drawing.Point(352, 4);
- this.QtimeE.Margin = new System.Windows.Forms.Padding(4);
- this.QtimeE.MaskInput = "{LOC}yyyy/mm/dd";
- this.QtimeE.Name = "QtimeE";
- this.QtimeE.Size = new System.Drawing.Size(132, 24);
- this.QtimeE.TabIndex = 184;
- //
- // QtimeB
- //
- this.QtimeB.Location = new System.Drawing.Point(189, 4);
- this.QtimeB.Margin = new System.Windows.Forms.Padding(4);
- this.QtimeB.MaskInput = "{LOC}yyyy/mm/dd";
- this.QtimeB.Name = "QtimeB";
- this.QtimeB.Size = new System.Drawing.Size(132, 24);
- this.QtimeB.TabIndex = 183;
- //
- // 物料分类
- //
- this.物料分类.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Far;
- this.物料分类.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.物料分类.Dock = System.Windows.Forms.DockStyle.Left;
- this.物料分类.ExpandedSize = new System.Drawing.Size(276, 529);
- this.物料分类.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
- this.物料分类.Location = new System.Drawing.Point(0, 0);
- this.物料分类.Margin = new System.Windows.Forms.Padding(4);
- this.物料分类.Name = "物料分类";
- this.物料分类.Size = new System.Drawing.Size(276, 529);
- this.物料分类.TabIndex = 176;
- this.物料分类.Text = "物料分类";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ulTreeMat);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(22, 3);
- this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(251, 523);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ulTreeMat
- //
- this.ulTreeMat.DisplayStyle = Infragistics.Win.UltraWinTree.UltraTreeDisplayStyle.WindowsVista;
- this.ulTreeMat.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ulTreeMat.Location = new System.Drawing.Point(0, 0);
- this.ulTreeMat.Margin = new System.Windows.Forms.Padding(4);
- this.ulTreeMat.Name = "ulTreeMat";
- appearance26.BackColor = System.Drawing.Color.SkyBlue;
- _override1.ActiveNodeAppearance = appearance26;
- _override1.BorderStyleNode = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ulTreeMat.Override = _override1;
- this.ulTreeMat.Size = new System.Drawing.Size(251, 523);
- this.ulTreeMat.TabIndex = 1;
- this.ulTreeMat.AfterActivate += new Infragistics.Win.UltraWinTree.AfterNodeChangedEventHandler(this.ulTreeMat_AfterActivate);
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.label66);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_ARC_ITEM);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_ARC_CODE);
- this.ultraPanel1.ClientArea.Controls.Add(this.checkBox1);
- this.ultraPanel1.ClientArea.Controls.Add(this.QueryNum);
- this.ultraPanel1.ClientArea.Controls.Add(this.label65);
- this.ultraPanel1.ClientArea.Controls.Add(this.label64);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel6);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel23);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_wlmc);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_wlbm);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(1595, 42);
- this.ultraPanel1.TabIndex = 174;
- //
- // label66
- //
- this.label66.AutoSize = true;
- this.label66.Location = new System.Drawing.Point(1171, 14);
- this.label66.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label66.Name = "label66";
- this.label66.Size = new System.Drawing.Size(97, 15);
- this.label66.TabIndex = 172;
- this.label66.Text = "物料分类编码";
- this.label66.Visible = false;
- //
- // txt_ARC_ITEM
- //
- this.txt_ARC_ITEM.Location = new System.Drawing.Point(733, 9);
- this.txt_ARC_ITEM.Margin = new System.Windows.Forms.Padding(4);
- this.txt_ARC_ITEM.Name = "txt_ARC_ITEM";
- this.txt_ARC_ITEM.ReadOnly = true;
- this.txt_ARC_ITEM.Size = new System.Drawing.Size(216, 24);
- this.txt_ARC_ITEM.TabIndex = 170;
- //
- // txt_ARC_CODE
- //
- this.txt_ARC_CODE.Location = new System.Drawing.Point(1277, 9);
- this.txt_ARC_CODE.Margin = new System.Windows.Forms.Padding(4);
- this.txt_ARC_CODE.Name = "txt_ARC_CODE";
- this.txt_ARC_CODE.ReadOnly = true;
- this.txt_ARC_CODE.Size = new System.Drawing.Size(20, 24);
- this.txt_ARC_CODE.TabIndex = 171;
- this.txt_ARC_CODE.Visible = false;
- //
- // checkBox1
- //
- this.checkBox1.AutoSize = true;
- this.checkBox1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.checkBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.checkBox1.Location = new System.Drawing.Point(632, 11);
- this.checkBox1.Margin = new System.Windows.Forms.Padding(4);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(89, 19);
- this.checkBox1.TabIndex = 169;
- this.checkBox1.Text = "物料分类";
- this.checkBox1.UseVisualStyleBackColor = false;
- //
- // QueryNum
- //
- this.QueryNum.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem15.DataValue = "500";
- valueListItem15.DisplayText = "五百";
- valueListItem16.DataValue = "1000";
- valueListItem16.DisplayText = "一千";
- valueListItem17.DataValue = "2000";
- valueListItem17.DisplayText = "二千";
- valueListItem18.DataValue = "5000";
- valueListItem18.DisplayText = "五千";
- valueListItem19.DataValue = "";
- valueListItem19.DisplayText = "全部";
- this.QueryNum.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem15,
- valueListItem16,
- valueListItem17,
- valueListItem18,
- valueListItem19});
- this.QueryNum.Location = new System.Drawing.Point(1029, 9);
- this.QueryNum.Margin = new System.Windows.Forms.Padding(4);
- this.QueryNum.Name = "QueryNum";
- this.QueryNum.Size = new System.Drawing.Size(71, 24);
- this.QueryNum.TabIndex = 167;
- //
- // label65
- //
- this.label65.AutoSize = true;
- this.label65.Location = new System.Drawing.Point(1109, 14);
- this.label65.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label65.Name = "label65";
- this.label65.Size = new System.Drawing.Size(52, 15);
- this.label65.TabIndex = 166;
- this.label65.Text = "条记录";
- //
- // label64
- //
- this.label64.AutoSize = true;
- this.label64.Location = new System.Drawing.Point(953, 14);
- this.label64.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label64.Name = "label64";
- this.label64.Size = new System.Drawing.Size(67, 15);
- this.label64.TabIndex = 165;
- this.label64.Text = "每页显示";
- //
- // ultraLabel6
- //
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(289, 11);
- this.ultraLabel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(67, 19);
- this.ultraLabel6.TabIndex = 12;
- this.ultraLabel6.Text = "物料名称";
- //
- // ultraLabel23
- //
- this.ultraLabel23.AutoSize = true;
- this.ultraLabel23.Location = new System.Drawing.Point(9, 11);
- this.ultraLabel23.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel23.Name = "ultraLabel23";
- this.ultraLabel23.Size = new System.Drawing.Size(67, 19);
- this.ultraLabel23.TabIndex = 11;
- this.ultraLabel23.Text = "物料编码";
- //
- // txt_wlmc
- //
- this.txt_wlmc.Location = new System.Drawing.Point(367, 9);
- this.txt_wlmc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_wlmc.Name = "txt_wlmc";
- this.txt_wlmc.Size = new System.Drawing.Size(256, 24);
- this.txt_wlmc.TabIndex = 8;
- //
- // txt_wlbm
- //
- this.txt_wlbm.Location = new System.Drawing.Point(87, 9);
- this.txt_wlbm.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_wlbm.Name = "txt_wlbm";
- this.txt_wlbm.Size = new System.Drawing.Size(191, 24);
- this.txt_wlbm.TabIndex = 7;
- //
- // ultraTabPageControl2
- //
- this.ultraTabPageControl2.Controls.Add(this.GridRecord);
- this.ultraTabPageControl2.Controls.Add(this.panel3);
- this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4);
- this.ultraTabPageControl2.Name = "ultraTabPageControl2";
- this.ultraTabPageControl2.Size = new System.Drawing.Size(1595, 573);
- //
- // GridRecord
- //
- this.GridRecord.DataMember = "Table1";
- this.GridRecord.DataSource = this.recordSet;
- appearance1.BackColor = System.Drawing.SystemColors.Window;
- appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.GridRecord.DisplayLayout.Appearance = appearance1;
- ultraGridColumn9.Header.VisiblePosition = 0;
- ultraGridColumn10.Header.VisiblePosition = 1;
- ultraGridColumn11.Header.VisiblePosition = 2;
- ultraGridColumn12.Header.VisiblePosition = 3;
- ultraGridColumn13.Header.VisiblePosition = 4;
- ultraGridColumn14.Header.VisiblePosition = 5;
- ultraGridColumn15.Header.VisiblePosition = 6;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15});
- this.GridRecord.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.GridRecord.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.GridRecord.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.GridRecord.DisplayLayout.GroupByBox.Appearance = appearance2;
- appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
- this.GridRecord.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
- this.GridRecord.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.GridRecord.DisplayLayout.GroupByBox.Hidden = true;
- appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance3.BackColor2 = System.Drawing.SystemColors.Control;
- appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
- this.GridRecord.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
- this.GridRecord.DisplayLayout.MaxColScrollRegions = 1;
- this.GridRecord.DisplayLayout.MaxRowScrollRegions = 1;
- appearance7.BackColor = System.Drawing.SystemColors.Window;
- appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
- this.GridRecord.DisplayLayout.Override.ActiveCellAppearance = appearance7;
- appearance11.BackColor = System.Drawing.SystemColors.Highlight;
- appearance11.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.GridRecord.DisplayLayout.Override.ActiveRowAppearance = appearance11;
- this.GridRecord.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.GridRecord.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance13.BackColor = System.Drawing.SystemColors.Window;
- this.GridRecord.DisplayLayout.Override.CardAreaAppearance = appearance13;
- appearance8.BorderColor = System.Drawing.Color.Silver;
- appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.GridRecord.DisplayLayout.Override.CellAppearance = appearance8;
- this.GridRecord.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.GridRecord.DisplayLayout.Override.CellPadding = 0;
- appearance6.BackColor = System.Drawing.SystemColors.Control;
- appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance6.BorderColor = System.Drawing.SystemColors.Window;
- this.GridRecord.DisplayLayout.Override.GroupByRowAppearance = appearance6;
- appearance5.TextHAlignAsString = "Left";
- this.GridRecord.DisplayLayout.Override.HeaderAppearance = appearance5;
- this.GridRecord.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.GridRecord.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance12.BackColor = System.Drawing.SystemColors.Window;
- appearance12.BorderColor = System.Drawing.Color.Silver;
- this.GridRecord.DisplayLayout.Override.RowAppearance = appearance12;
- this.GridRecord.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
- this.GridRecord.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
- this.GridRecord.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.GridRecord.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.GridRecord.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.GridRecord.Dock = System.Windows.Forms.DockStyle.Fill;
- this.GridRecord.Location = new System.Drawing.Point(0, 36);
- this.GridRecord.Margin = new System.Windows.Forms.Padding(4);
- this.GridRecord.Name = "GridRecord";
- this.GridRecord.Size = new System.Drawing.Size(1595, 537);
- this.GridRecord.TabIndex = 1;
- this.GridRecord.Text = "ultraGrid1";
- //
- // panel3
- //
- this.panel3.Controls.Add(this.QitemCode_record);
- this.panel3.Controls.Add(this.label4);
- this.panel3.Controls.Add(this.QitemName_record);
- this.panel3.Controls.Add(this.label3);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel3.Location = new System.Drawing.Point(0, 0);
- this.panel3.Margin = new System.Windows.Forms.Padding(4);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1595, 36);
- this.panel3.TabIndex = 0;
- //
- // QitemCode_record
- //
- this.QitemCode_record.Location = new System.Drawing.Point(304, 4);
- this.QitemCode_record.Margin = new System.Windows.Forms.Padding(4);
- this.QitemCode_record.Name = "QitemCode_record";
- this.QitemCode_record.Size = new System.Drawing.Size(133, 24);
- this.QitemCode_record.TabIndex = 3;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(228, 9);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(67, 15);
- this.label4.TabIndex = 2;
- this.label4.Text = "物料编码";
- //
- // QitemName_record
- //
- this.QitemName_record.Location = new System.Drawing.Point(91, 4);
- this.QitemName_record.Margin = new System.Windows.Forms.Padding(4);
- this.QitemName_record.Name = "QitemName_record";
- this.QitemName_record.Size = new System.Drawing.Size(133, 24);
- this.QitemName_record.TabIndex = 1;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(15, 9);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(67, 15);
- this.label3.TabIndex = 0;
- this.label3.Text = "物料名称";
- //
- // frmPop_updPrice
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1599, 602);
- this.Controls.Add(this.ultraTabControl1);
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Name = "frmPop_updPrice";
- this.Text = "物料计划价维护";
- this.Load += new System.EventHandler(this.frmPop_updPrice_Load);
- this.Shown += new System.EventHandler(this.frmPop_updPrice_Shown);
- ((System.ComponentModel.ISupportInitialize)(this.matSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.DTmat)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.recordSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.DTrecord)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
- this.ultraTabControl1.ResumeLayout(false);
- this.ultraTabPageControl1.ResumeLayout(false);
- this.panel1.ResumeLayout(false);
- this.ultraPanel3.ClientArea.ResumeLayout(false);
- this.ultraPanel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.GridMat)).EndInit();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.QtimeE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.QtimeB)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.物料分类)).EndInit();
- this.物料分类.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ulTreeMat)).EndInit();
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ClientArea.PerformLayout();
- this.ultraPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.txt_ARC_ITEM)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ARC_CODE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.QueryNum)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_wlmc)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_wlbm)).EndInit();
- this.ultraTabPageControl2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.GridRecord)).EndInit();
- this.panel3.ResumeLayout(false);
- this.panel3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.QitemCode_record)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.QitemName_record)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraPanel ultraPanel3;
- private Infragistics.Win.UltraWinGrid.UltraGrid GridMat;
- private System.Data.DataSet matSet;
- private System.Data.DataTable DTmat;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn41;
- private Infragistics.Win.UltraWinTree.UltraTree ulTreeMat;
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private System.Windows.Forms.Label label66;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ARC_ITEM;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ARC_CODE;
- private System.Windows.Forms.CheckBox checkBox1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor QueryNum;
- private System.Windows.Forms.Label label65;
- private System.Windows.Forms.Label label64;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.Misc.UltraLabel ultraLabel23;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_wlmc;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_wlbm;
- private System.Data.DataColumn dataColumn21;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn27;
- private System.Data.DataColumn dataColumn39;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor QtimeE;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor QtimeB;
- private System.Windows.Forms.Panel panel1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox 物料分类;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private System.Data.DataColumn dataColumn20;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
- private System.Windows.Forms.Panel panel3;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor QitemCode_record;
- private System.Windows.Forms.Label label4;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor QitemName_record;
- private System.Windows.Forms.Label label3;
- private Infragistics.Win.UltraWinGrid.UltraGrid GridRecord;
- private System.Data.DataSet recordSet;
- private System.Data.DataTable DTrecord;
- 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;
- }
- }
|