| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877 |
- namespace Pur.Pop_upWindow
- {
- partial class FrmPop_upDeliveryLocation
- {
- /// <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.Appearance appearance14 = 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("deliveryLocationCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deliveryLocation");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("orgId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("orgName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("isDefault");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVPHYSIC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INVPHYSICNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("isJit");
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 255472089);
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup2 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup1", 255472090);
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup3 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup2", 255472091);
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool35 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClear");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool32 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool33 = new Infragistics.Win.UltraWinToolbars.ButtonTool("update");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool34 = new Infragistics.Win.UltraWinToolbars.ButtonTool("delete");
- Infragistics.Win.UltraWinToolbars.ComboBoxTool comboBoxTool9 = new Infragistics.Win.UltraWinToolbars.ComboBoxTool("1");
- Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueList valueList1 = new Infragistics.Win.ValueList(0);
- Infragistics.Win.UltraWinToolbars.ComboBoxTool comboBoxTool10 = new Infragistics.Win.UltraWinToolbars.ComboBoxTool("2");
- Infragistics.Win.ValueList valueList2 = new Infragistics.Win.ValueList(0);
- Infragistics.Win.UltraWinToolbars.ComboBoxTool comboBoxTool11 = new Infragistics.Win.UltraWinToolbars.ComboBoxTool("3");
- Infragistics.Win.ValueList valueList3 = new Infragistics.Win.ValueList(0);
- Infragistics.Win.UltraWinToolbars.ComboBoxTool comboBoxTool12 = new Infragistics.Win.UltraWinToolbars.ComboBoxTool("4");
- Infragistics.Win.ValueList valueList4 = new Infragistics.Win.ValueList(0);
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool37 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
- Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool38 = new Infragistics.Win.UltraWinToolbars.ButtonTool("update");
- Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool39 = new Infragistics.Win.UltraWinToolbars.ButtonTool("delete");
- Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool40 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
- Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClear");
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPop_upDeliveryLocation));
- this.FrmPop_upDeliveryLocation_Fill_Panel = new System.Windows.Forms.Panel();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- 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.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.txt_isDefault = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.txt_deliveryLocation = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.txt_deliveryLocationCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.txt_isJit = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.txtPhysicCode = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.txtPhysic = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.Cop_isDefault = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.Cop_deliveryLocation = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.Cop_deliveryLocationCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager();
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.FrmPop_upDeliveryLocation_Fill_Panel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_isDefault)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryLocation)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryLocationCode)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_isJit)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPhysic)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_isDefault)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_deliveryLocation)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_deliveryLocationCode)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- this.SuspendLayout();
- //
- // FrmPop_upDeliveryLocation_Fill_Panel
- //
- this.FrmPop_upDeliveryLocation_Fill_Panel.Controls.Add(this.ultraGrid1);
- this.FrmPop_upDeliveryLocation_Fill_Panel.Controls.Add(this.ultraGroupBox1);
- this.FrmPop_upDeliveryLocation_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1);
- this.FrmPop_upDeliveryLocation_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.FrmPop_upDeliveryLocation_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.FrmPop_upDeliveryLocation_Fill_Panel.Location = new System.Drawing.Point(0, 25);
- this.FrmPop_upDeliveryLocation_Fill_Panel.Margin = new System.Windows.Forms.Padding(2);
- this.FrmPop_upDeliveryLocation_Fill_Panel.Name = "FrmPop_upDeliveryLocation_Fill_Panel";
- this.FrmPop_upDeliveryLocation_Fill_Panel.Size = new System.Drawing.Size(1057, 392);
- this.FrmPop_upDeliveryLocation_Fill_Panel.TabIndex = 8;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance14.BackColor = System.Drawing.SystemColors.Window;
- appearance14.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance14;
- ultraGridColumn1.Header.VisiblePosition = 1;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.ParentGroupIndex = 0;
- ultraGridColumn1.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.Header.VisiblePosition = 0;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.ParentGroupIndex = 0;
- ultraGridColumn2.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.Width = 194;
- ultraGridColumn3.Header.VisiblePosition = 4;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.ParentGroupIndex = 1;
- ultraGridColumn3.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.ParentGroupIndex = 1;
- ultraGridColumn4.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.Width = 235;
- ultraGridColumn5.Header.VisiblePosition = 2;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn5.Width = 97;
- ultraGridColumn6.Format = "yyyy/MM/dd";
- ultraGridColumn6.Header.VisiblePosition = 6;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn6.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DateTime;
- ultraGridColumn7.Header.VisiblePosition = 5;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn7.Width = 83;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.ParentGroupIndex = 2;
- ultraGridColumn8.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
- ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.ParentGroupIndex = 2;
- ultraGridColumn9.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 4;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10});
- ultraGridGroup1.Header.Caption = "交付地址";
- ultraGridGroup1.Key = "NewGroup0";
- ultraGridGroup1.RowLayoutGroupInfo.OriginX = 0;
- ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0;
- ultraGridGroup1.RowLayoutGroupInfo.SpanX = 4;
- ultraGridGroup1.RowLayoutGroupInfo.SpanY = 4;
- ultraGridGroup2.Header.Caption = "所属部门";
- ultraGridGroup2.Key = "NewGroup1";
- ultraGridGroup2.RowLayoutGroupInfo.OriginX = 8;
- ultraGridGroup2.RowLayoutGroupInfo.OriginY = 0;
- ultraGridGroup2.RowLayoutGroupInfo.SpanX = 4;
- ultraGridGroup2.RowLayoutGroupInfo.SpanY = 4;
- ultraGridGroup3.Header.Caption = "所属库区";
- ultraGridGroup3.Key = "NewGroup2";
- ultraGridGroup3.RowLayoutGroupInfo.OriginX = 12;
- ultraGridGroup3.RowLayoutGroupInfo.OriginY = 0;
- ultraGridGroup3.RowLayoutGroupInfo.SpanX = 4;
- ultraGridGroup3.RowLayoutGroupInfo.SpanY = 4;
- ultraGridBand1.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
- ultraGridGroup1,
- ultraGridGroup2,
- ultraGridGroup3});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance15.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance15.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance15.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance15;
- appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance16;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
- appearance17.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance17.BackColor2 = System.Drawing.SystemColors.Control;
- appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance17;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance18.BackColor = System.Drawing.SystemColors.Window;
- appearance18.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance18;
- appearance19.BackColor = System.Drawing.SystemColors.Highlight;
- appearance19.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance19;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance20.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance20;
- appearance21.BorderColor = System.Drawing.Color.Silver;
- appearance21.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance21;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance22.BackColor = System.Drawing.SystemColors.Control;
- appearance22.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance22.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance22.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance22;
- appearance23.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance23;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance24.BackColor = System.Drawing.SystemColors.Window;
- appearance24.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance24;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance25.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance25;
- 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(0, 38);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1057, 268);
- this.ultraGrid1.TabIndex = 1;
- this.ultraGrid1.Text = "ultraGrid1";
- this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- //
- // 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.dataColumn10,
- this.dataColumn11,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn6});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "编码";
- this.dataColumn1.ColumnName = "deliveryLocationCode";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "名称";
- this.dataColumn2.ColumnName = "deliveryLocation";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "编码";
- this.dataColumn3.ColumnName = "orgId";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "名称";
- this.dataColumn4.ColumnName = "orgName";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "是否为默认值";
- this.dataColumn5.ColumnName = "isDefault";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "创建时间";
- this.dataColumn10.ColumnName = "createTime";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "创建人";
- this.dataColumn11.ColumnName = "createName";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "编码";
- this.dataColumn8.ColumnName = "INVPHYSIC";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "名称";
- this.dataColumn9.ColumnName = "INVPHYSICNAME";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "是否为JIT地址";
- this.dataColumn6.ColumnName = "isJit";
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.txt_isDefault);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
- this.ultraGroupBox1.Controls.Add(this.txt_deliveryLocation);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
- this.ultraGroupBox1.Controls.Add(this.txt_deliveryLocationCode);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1057, 38);
- this.ultraGroupBox1.TabIndex = 4;
- //
- // txt_isDefault
- //
- this.txt_isDefault.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem5.DataValue = " ";
- valueListItem5.DisplayText = "全部";
- valueListItem1.DataValue = "0";
- valueListItem1.DisplayText = "否";
- valueListItem2.DataValue = "1";
- valueListItem2.DisplayText = "是";
- this.txt_isDefault.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem5,
- valueListItem1,
- valueListItem2});
- this.txt_isDefault.Location = new System.Drawing.Point(499, 8);
- this.txt_isDefault.Margin = new System.Windows.Forms.Padding(2);
- this.txt_isDefault.Name = "txt_isDefault";
- this.txt_isDefault.NullText = "否";
- this.txt_isDefault.Size = new System.Drawing.Size(113, 21);
- this.txt_isDefault.TabIndex = 17;
- //
- // ultraLabel6
- //
- appearance49.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.ultraLabel6.Appearance = appearance49;
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(15, 11);
- this.ultraLabel6.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(79, 16);
- this.ultraLabel6.TabIndex = 11;
- this.ultraLabel6.Text = "交付地点编码";
- //
- // txt_deliveryLocation
- //
- this.txt_deliveryLocation.Location = new System.Drawing.Point(285, 8);
- this.txt_deliveryLocation.Margin = new System.Windows.Forms.Padding(2);
- this.txt_deliveryLocation.Name = "txt_deliveryLocation";
- this.txt_deliveryLocation.Size = new System.Drawing.Size(113, 21);
- this.txt_deliveryLocation.TabIndex = 16;
- //
- // ultraLabel5
- //
- appearance52.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.ultraLabel5.Appearance = appearance52;
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(416, 11);
- this.ultraLabel5.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(79, 16);
- this.ultraLabel5.TabIndex = 12;
- this.ultraLabel5.Text = "是否为默认值";
- //
- // txt_deliveryLocationCode
- //
- this.txt_deliveryLocationCode.Location = new System.Drawing.Point(98, 8);
- this.txt_deliveryLocationCode.Margin = new System.Windows.Forms.Padding(2);
- this.txt_deliveryLocationCode.Name = "txt_deliveryLocationCode";
- this.txt_deliveryLocationCode.Size = new System.Drawing.Size(113, 21);
- this.txt_deliveryLocationCode.TabIndex = 14;
- //
- // ultraLabel4
- //
- appearance51.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.ultraLabel4.Appearance = appearance51;
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(227, 11);
- this.ultraLabel4.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel4.TabIndex = 13;
- this.ultraLabel4.Text = "交付地点";
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1057, 86);
- this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 306);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1057, 86);
- this.ultraExpandableGroupBox1.TabIndex = 3;
- this.ultraExpandableGroupBox1.Text = "编辑区域";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_isJit);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtPhysicCode);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtPhysic);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Cop_isDefault);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Cop_deliveryLocation);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Cop_deliveryLocationCode);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 24);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1051, 59);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // txt_isJit
- //
- this.txt_isJit.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.txt_isJit.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem3.DataValue = "1";
- valueListItem3.DisplayText = "是";
- valueListItem4.DataValue = "0";
- valueListItem4.DisplayText = "否";
- this.txt_isJit.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem3,
- valueListItem4});
- this.txt_isJit.Location = new System.Drawing.Point(555, 30);
- this.txt_isJit.Margin = new System.Windows.Forms.Padding(2);
- this.txt_isJit.Name = "txt_isJit";
- this.txt_isJit.Size = new System.Drawing.Size(62, 21);
- this.txt_isJit.TabIndex = 176;
- //
- // ultraLabel8
- //
- appearance74.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.ultraLabel8.Appearance = appearance74;
- this.ultraLabel8.AutoSize = true;
- this.ultraLabel8.Location = new System.Drawing.Point(479, 32);
- this.ultraLabel8.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(72, 16);
- this.ultraLabel8.TabIndex = 175;
- this.ultraLabel8.Text = "是否JIT地址";
- //
- // txtPhysicCode
- //
- appearance73.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.txtPhysicCode.Appearance = appearance73;
- this.txtPhysicCode.AutoSize = true;
- this.txtPhysicCode.Location = new System.Drawing.Point(632, 9);
- this.txtPhysicCode.Margin = new System.Windows.Forms.Padding(2);
- this.txtPhysicCode.Name = "txtPhysicCode";
- this.txtPhysicCode.Size = new System.Drawing.Size(11, 14);
- this.txtPhysicCode.TabIndex = 174;
- this.txtPhysicCode.Text = "-";
- //
- // ultraLabel7
- //
- appearance2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.ultraLabel7.Appearance = appearance2;
- this.ultraLabel7.AutoSize = true;
- this.ultraLabel7.Location = new System.Drawing.Point(337, 7);
- this.ultraLabel7.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(72, 16);
- this.ultraLabel7.TabIndex = 173;
- this.ultraLabel7.Text = "所 属 库 区";
- //
- // txtPhysic
- //
- appearance36.FontData.BoldAsString = "True";
- appearance36.TextHAlignAsString = "Center";
- appearance36.TextVAlignAsString = "Middle";
- editorButton1.Appearance = appearance36;
- editorButton1.Text = "+";
- this.txtPhysic.ButtonsRight.Add(editorButton1);
- this.txtPhysic.Location = new System.Drawing.Point(413, 5);
- this.txtPhysic.Margin = new System.Windows.Forms.Padding(2);
- this.txtPhysic.Name = "txtPhysic";
- this.txtPhysic.ReadOnly = true;
- this.txtPhysic.Size = new System.Drawing.Size(204, 21);
- this.txtPhysic.TabIndex = 172;
- this.txtPhysic.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txtPhysic_EditorButtonClick);
- //
- // Cop_isDefault
- //
- this.Cop_isDefault.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.Cop_isDefault.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem6.DataValue = "0";
- valueListItem6.DisplayText = "否";
- valueListItem7.DataValue = "1";
- valueListItem7.DisplayText = "是";
- this.Cop_isDefault.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem6,
- valueListItem7});
- this.Cop_isDefault.Location = new System.Drawing.Point(413, 30);
- this.Cop_isDefault.Margin = new System.Windows.Forms.Padding(2);
- this.Cop_isDefault.Name = "Cop_isDefault";
- this.Cop_isDefault.Size = new System.Drawing.Size(62, 21);
- this.Cop_isDefault.TabIndex = 11;
- //
- // Cop_deliveryLocation
- //
- this.Cop_deliveryLocation.Location = new System.Drawing.Point(133, 30);
- this.Cop_deliveryLocation.Margin = new System.Windows.Forms.Padding(2);
- this.Cop_deliveryLocation.Name = "Cop_deliveryLocation";
- this.Cop_deliveryLocation.Size = new System.Drawing.Size(175, 21);
- this.Cop_deliveryLocation.TabIndex = 10;
- //
- // ultraLabel1
- //
- appearance75.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.ultraLabel1.Appearance = appearance75;
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(75, 7);
- this.ultraLabel1.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel1.TabIndex = 0;
- this.ultraLabel1.Text = "地点编码";
- //
- // Cop_deliveryLocationCode
- //
- this.Cop_deliveryLocationCode.Location = new System.Drawing.Point(133, 5);
- this.Cop_deliveryLocationCode.Margin = new System.Windows.Forms.Padding(2);
- this.Cop_deliveryLocationCode.Name = "Cop_deliveryLocationCode";
- this.Cop_deliveryLocationCode.ReadOnly = true;
- this.Cop_deliveryLocationCode.Size = new System.Drawing.Size(175, 21);
- this.Cop_deliveryLocationCode.TabIndex = 8;
- //
- // ultraLabel2
- //
- appearance3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.ultraLabel2.Appearance = appearance3;
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(330, 32);
- this.ultraLabel2.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(79, 16);
- this.ultraLabel2.TabIndex = 1;
- this.ultraLabel2.Text = "是否为默认值";
- //
- // ultraLabel3
- //
- appearance1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.ultraLabel3.Appearance = appearance1;
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(75, 32);
- this.ultraLabel3.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel3.TabIndex = 2;
- this.ultraLabel3.Text = "交付地点";
- //
- // _FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left
- //
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 25);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(2);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left.Name = "_FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left";
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 392);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this;
- this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
- this.ultraToolbarsManager1.ImageTransparentColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool1,
- buttonTool35,
- buttonTool3,
- buttonTool32,
- buttonTool33,
- buttonTool34});
- ultraToolbar1.Text = "UltraToolbar1";
- this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- appearance67.Image = ((object)(resources.GetObject("appearance67.Image")));
- comboBoxTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance67;
- comboBoxTool9.SharedPropsInternal.Caption = "查询";
- comboBoxTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- comboBoxTool9.Text = "查询";
- comboBoxTool9.ValueList = valueList1;
- comboBoxTool10.SharedPropsInternal.Caption = "ComboBoxTool1";
- comboBoxTool10.ValueList = valueList2;
- comboBoxTool11.SharedPropsInternal.Caption = "ComboBoxTool2";
- comboBoxTool11.ValueList = valueList3;
- comboBoxTool12.SharedPropsInternal.Caption = "ComboBoxTool3";
- comboBoxTool12.ValueList = valueList4;
- appearance69.Image = ((object)(resources.GetObject("appearance69.Image")));
- buttonTool37.SharedPropsInternal.AppearancesSmall.Appearance = appearance69;
- buttonTool37.SharedPropsInternal.Caption = "新增";
- buttonTool37.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance70.Image = ((object)(resources.GetObject("appearance70.Image")));
- buttonTool38.SharedPropsInternal.AppearancesSmall.Appearance = appearance70;
- buttonTool38.SharedPropsInternal.Caption = "修改";
- buttonTool38.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance71.Image = ((object)(resources.GetObject("appearance71.Image")));
- buttonTool39.SharedPropsInternal.AppearancesSmall.Appearance = appearance71;
- buttonTool39.SharedPropsInternal.Caption = "删除";
- buttonTool39.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance72.Image = ((object)(resources.GetObject("appearance72.Image")));
- buttonTool40.SharedPropsInternal.AppearancesSmall.Appearance = appearance72;
- buttonTool40.SharedPropsInternal.Caption = "确定";
- buttonTool40.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
- buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
- buttonTool2.SharedPropsInternal.Caption = "查询";
- buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
- buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
- buttonTool4.SharedPropsInternal.Caption = "清空";
- buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- comboBoxTool9,
- comboBoxTool10,
- comboBoxTool11,
- comboBoxTool12,
- buttonTool37,
- buttonTool38,
- buttonTool39,
- buttonTool40,
- buttonTool2,
- buttonTool4});
- this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
- //
- // _FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right
- //
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1057, 25);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(2);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right.Name = "_FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right";
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 392);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top
- //
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(2);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top.Name = "_FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top";
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1057, 25);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom
- //
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 417);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(2);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom.Name = "_FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom";
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1057, 0);
- this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // FrmPop_upDeliveryLocation
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1057, 417);
- this.Controls.Add(this.FrmPop_upDeliveryLocation_Fill_Panel);
- this.Controls.Add(this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left);
- this.Controls.Add(this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right);
- this.Controls.Add(this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top);
- this.Controls.Add(this._FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(2);
- this.Name = "FrmPop_upDeliveryLocation";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "交货地点选择与维护";
- this.Load += new System.EventHandler(this.FrmPop_upDeliveryLocation_Load);
- this.FrmPop_upDeliveryLocation_Fill_Panel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_isDefault)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryLocation)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_deliveryLocationCode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_isJit)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPhysic)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_isDefault)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_deliveryLocation)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Cop_deliveryLocationCode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel FrmPop_upDeliveryLocation_Fill_Panel;
- 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 Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor Cop_deliveryLocation;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor Cop_deliveryLocationCode;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmPop_upDeliveryLocation_Toolbars_Dock_Area_Bottom;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor Cop_isDefault;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_isDefault;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_deliveryLocation;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_deliveryLocationCode;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPhysic;
- private Infragistics.Win.Misc.UltraLabel txtPhysicCode;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_isJit;
- private System.Data.DataColumn dataColumn6;
- }
- }
|