| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611 |
- namespace Core.StlMes.Client.SaleOrder
- {
- partial class dlgTransitPlan
- {
- /// <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()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Test", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_PK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_LN_PK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_LN_DLY_PK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERY_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INDEX_SEQ");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AGENCY_FL");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LV_FACTY_TYP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRANSIT_TYP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DESTINATION");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATION_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATION_NM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPCL_LN_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPCL_LN_NM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PORT_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PORT_DESC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CARRIER_UNIT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECEIVOR");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TRANSIT_LN_MNY", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
- Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doDelete");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doOk");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doAdd");
- Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doDelete");
- Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doUpdate");
- Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doOk");
- Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doOka");
- this.cmbYsfs = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.cmbStationName = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.cmbCollege = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.cmbWater = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.cmbCydw = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn25 = new System.Data.DataColumn();
- this.dataColumn26 = new System.Data.DataColumn();
- this.dataColumn27 = new System.Data.DataColumn();
- this.dataColumn28 = new System.Data.DataColumn();
- this.dataColumn29 = new System.Data.DataColumn();
- this.dataColumn33 = new System.Data.DataColumn();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- ((System.ComponentModel.ISupportInitialize)(this.cmbYsfs)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbStationName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbCollege)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbWater)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbCydw)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- this.SuspendLayout();
- //
- // cmbYsfs
- //
- this.cmbYsfs.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbYsfs.Location = new System.Drawing.Point(86, 126);
- this.cmbYsfs.Name = "cmbYsfs";
- this.cmbYsfs.Size = new System.Drawing.Size(96, 21);
- this.cmbYsfs.TabIndex = 117;
- this.cmbYsfs.Visible = false;
- //
- // cmbStationName
- //
- this.cmbStationName.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbStationName.Location = new System.Drawing.Point(316, 126);
- this.cmbStationName.Name = "cmbStationName";
- this.cmbStationName.Size = new System.Drawing.Size(107, 21);
- this.cmbStationName.TabIndex = 118;
- this.cmbStationName.Visible = false;
- //
- // cmbCollege
- //
- this.cmbCollege.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbCollege.Location = new System.Drawing.Point(429, 126);
- this.cmbCollege.Name = "cmbCollege";
- this.cmbCollege.Size = new System.Drawing.Size(107, 21);
- this.cmbCollege.TabIndex = 118;
- this.cmbCollege.Visible = false;
- //
- // cmbWater
- //
- this.cmbWater.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbWater.Location = new System.Drawing.Point(542, 126);
- this.cmbWater.Name = "cmbWater";
- this.cmbWater.Size = new System.Drawing.Size(107, 21);
- this.cmbWater.TabIndex = 118;
- this.cmbWater.Visible = false;
- //
- // cmbCydw
- //
- this.cmbCydw.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbCydw.Location = new System.Drawing.Point(202, 126);
- this.cmbCydw.Name = "cmbCydw";
- this.cmbCydw.Size = new System.Drawing.Size(96, 21);
- this.cmbCydw.TabIndex = 118;
- this.cmbCydw.Visible = false;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.cmbCydw);
- this.ultraGroupBox1.Controls.Add(this.cmbWater);
- this.ultraGroupBox1.Controls.Add(this.cmbCollege);
- this.ultraGroupBox1.Controls.Add(this.cmbStationName);
- this.ultraGroupBox1.Controls.Add(this.cmbYsfs);
- this.ultraGroupBox1.Controls.Add(this.ultraGrid2);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 25);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(826, 448);
- this.ultraGroupBox1.TabIndex = 10;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataMember = "Test";
- this.ultraGrid2.DataSource = this.dataSet1;
- appearance45.BackColor = System.Drawing.SystemColors.Window;
- appearance45.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid2.DisplayLayout.Appearance = appearance45;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.Hidden = true;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.Hidden = true;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.Hidden = true;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.Hidden = true;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.Hidden = true;
- ultraGridColumn6.Header.VisiblePosition = 6;
- ultraGridColumn6.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn6.Width = 46;
- ultraGridColumn7.EditorComponent = this.cmbYsfs;
- ultraGridColumn7.Header.VisiblePosition = 7;
- ultraGridColumn7.Width = 83;
- ultraGridColumn8.EditorComponent = this.cmbYsfs;
- ultraGridColumn8.Header.VisiblePosition = 8;
- ultraGridColumn8.Hidden = true;
- ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn9.Header.VisiblePosition = 9;
- ultraGridColumn9.Width = 72;
- ultraGridColumn10.EditorComponent = this.cmbStationName;
- ultraGridColumn10.Header.VisiblePosition = 10;
- ultraGridColumn10.Width = 72;
- ultraGridColumn11.Header.VisiblePosition = 11;
- ultraGridColumn11.Hidden = true;
- ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn12.EditorComponent = this.cmbCollege;
- ultraGridColumn12.Header.VisiblePosition = 12;
- ultraGridColumn12.Width = 73;
- ultraGridColumn13.Header.VisiblePosition = 13;
- ultraGridColumn13.Hidden = true;
- ultraGridColumn13.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn14.EditorComponent = this.cmbWater;
- ultraGridColumn14.Header.VisiblePosition = 14;
- ultraGridColumn14.Width = 81;
- ultraGridColumn15.Header.VisiblePosition = 15;
- ultraGridColumn15.Hidden = true;
- ultraGridColumn15.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn16.EditorComponent = this.cmbCydw;
- ultraGridColumn16.Header.VisiblePosition = 16;
- ultraGridColumn16.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn16.Width = 108;
- ultraGridColumn17.Header.VisiblePosition = 17;
- ultraGridColumn17.Width = 106;
- ultraGridColumn18.Header.VisiblePosition = 18;
- ultraGridColumn18.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
- ultraGridColumn18.Width = 102;
- ultraGridColumn19.Header.VisiblePosition = 5;
- ultraGridColumn19.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn19.Width = 36;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19});
- ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance46.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance46.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance46.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance46.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance46;
- appearance47.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance47;
- this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance48.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance48.BackColor2 = System.Drawing.SystemColors.Control;
- appearance48.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance48.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance48;
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance49.BackColor = System.Drawing.SystemColors.Window;
- appearance49.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance49;
- appearance50.BackColor = System.Drawing.SystemColors.Highlight;
- appearance50.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance50;
- this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
- this.ultraGrid2.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance51.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance51;
- appearance52.BorderColor = System.Drawing.Color.Silver;
- appearance52.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance52;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
- appearance53.BackColor = System.Drawing.SystemColors.Control;
- appearance53.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance53.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance53.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance53;
- appearance54.TextHAlignAsString = "Left";
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance54;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance55.BackColor = System.Drawing.SystemColors.Window;
- appearance55.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance55;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance56.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance56;
- this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid2.Location = new System.Drawing.Point(3, 0);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(820, 445);
- this.ultraGrid2.TabIndex = 27;
- this.ultraGrid2.Text = "ultraGrid1";
- this.ultraGrid2.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGrid2_AfterRowInsert);
- this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2});
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn22,
- this.dataColumn24,
- this.dataColumn25,
- this.dataColumn26,
- this.dataColumn27,
- this.dataColumn28,
- this.dataColumn29,
- this.dataColumn33,
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11});
- this.dataTable2.TableName = "Test";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "ORD_PK";
- this.dataColumn22.ColumnName = "ORD_PK";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "ORD_LN_PK";
- this.dataColumn24.ColumnName = "ORD_LN_PK";
- //
- // dataColumn25
- //
- this.dataColumn25.Caption = "ORD_LN_DLY_PK";
- this.dataColumn25.ColumnName = "ORD_LN_DLY_PK";
- //
- // dataColumn26
- //
- this.dataColumn26.Caption = "交货编码";
- this.dataColumn26.ColumnName = "DELIVERY_NO";
- //
- // dataColumn27
- //
- this.dataColumn27.Caption = "顺序号";
- this.dataColumn27.ColumnName = "INDEX_SEQ";
- //
- // dataColumn28
- //
- this.dataColumn28.Caption = "代办";
- this.dataColumn28.ColumnName = "AGENCY_FL";
- //
- // dataColumn29
- //
- this.dataColumn29.Caption = "运输方式";
- this.dataColumn29.ColumnName = "LV_FACTY_TYP";
- //
- // dataColumn33
- //
- this.dataColumn33.Caption = "运输方式";
- this.dataColumn33.ColumnName = "TRANSIT_TYP";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "目的地";
- this.dataColumn1.ColumnName = "DESTINATION";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "到站";
- this.dataColumn2.ColumnName = "STATION_NO";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "到站";
- this.dataColumn3.ColumnName = "STATION_NM";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "专用线";
- this.dataColumn4.ColumnName = "SPCL_LN_NO";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "专用线";
- this.dataColumn5.ColumnName = "SPCL_LN_NM";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "港口/码头";
- this.dataColumn6.ColumnName = "PORT_NO";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "港口/码头";
- this.dataColumn7.ColumnName = "PORT_DESC";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "承运单位";
- this.dataColumn8.ColumnName = "CARRIER_UNIT";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "接货人";
- this.dataColumn9.ColumnName = "RECEIVOR";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "吨运费";
- this.dataColumn10.ColumnName = "TRANSIT_LN_MNY";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "选择";
- this.dataColumn11.ColumnName = "CHK";
- this.dataColumn11.DataType = typeof(bool);
- //
- // _Form1_Toolbars_Dock_Area_Top
- //
- this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
- this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
- this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(826, 25);
- this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this;
- this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
- this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- buttonTool5.InstanceProps.IsFirstInGroup = true;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool4,
- buttonTool5});
- ultraToolbar1.Text = "UltraToolbar1";
- this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- appearance72.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Add;
- buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance72;
- buttonTool6.SharedPropsInternal.Caption = "新增";
- buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance74.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Delete;
- buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance74;
- buttonTool7.SharedPropsInternal.Caption = "删除";
- buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance73.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Update;
- buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance73;
- buttonTool8.SharedPropsInternal.Caption = "修改";
- buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool9.SharedPropsInternal.Caption = "查询";
- buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance76.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.End;
- buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance76;
- buttonTool10.SharedPropsInternal.Caption = "确认";
- buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool12.SharedPropsInternal.Caption = "恢复";
- buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool3.SharedPropsInternal.Caption = "确认";
- buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool6,
- buttonTool7,
- buttonTool8,
- buttonTool9,
- buttonTool10,
- buttonTool12,
- buttonTool3});
- this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
- //
- // _Form1_Toolbars_Dock_Area_Bottom
- //
- this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
- this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 473);
- this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
- this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(826, 0);
- this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _Form1_Toolbars_Dock_Area_Left
- //
- this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
- this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 25);
- this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
- this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 448);
- this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _Form1_Toolbars_Dock_Area_Right
- //
- this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
- this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(826, 25);
- this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
- this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 448);
- this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // dlgTransitPlan
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(826, 473);
- this.Controls.Add(this.ultraGroupBox1);
- this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
- this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
- this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
- this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
- this.Name = "dlgTransitPlan";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "运输方案";
- this.Load += new System.EventHandler(this.dlgTransitPlan_Load);
- ((System.ComponentModel.ISupportInitialize)(this.cmbYsfs)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbStationName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbCollege)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbWater)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbCydw)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn33;
- private System.Data.DataColumn dataColumn29;
- private System.Data.DataColumn dataColumn28;
- private System.Data.DataColumn dataColumn27;
- private System.Data.DataColumn dataColumn26;
- private System.Data.DataColumn dataColumn25;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataTable dataTable2;
- private System.Data.DataSet dataSet1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbYsfs;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbStationName;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCydw;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbWater;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCollege;
- private System.Data.DataColumn dataColumn11;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- }
- }
|