| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496 |
- namespace Core.StlMes.Client.SalePrice.BaseForm
- {
- partial class FrmPriceAddPrice
- {
- /// <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 appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SlmPriceAddpriceHeadEntity", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddDesc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddType");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ValiddateBegin");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ValiddateEnd");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CaeateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SlmPriceAddpriceLineEntity", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddLineId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddClassify");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddItem");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddItemvalue");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddPrice");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddSuit");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceStep");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- 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();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
- this.ugPriceAddHead = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
- this.ugPriceAddLine = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
- this.slmPriceAddpriceHeadEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.slmPriceAddpriceLineEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- this.ultraPanel4.ClientArea.SuspendLayout();
- this.ultraPanel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ugPriceAddHead)).BeginInit();
- this.ultraPanel3.ClientArea.SuspendLayout();
- this.ultraPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ugPriceAddLine)).BeginInit();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.slmPriceAddpriceHeadEntityBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.slmPriceAddpriceLineEntityBindingSource)).BeginInit();
- this.SuspendLayout();
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel4);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(922, 564);
- this.ultraPanel1.TabIndex = 0;
- //
- // ultraPanel4
- //
- //
- // ultraPanel4.ClientArea
- //
- this.ultraPanel4.ClientArea.Controls.Add(this.ugPriceAddHead);
- this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel4.Location = new System.Drawing.Point(0, 57);
- this.ultraPanel4.Name = "ultraPanel4";
- this.ultraPanel4.Size = new System.Drawing.Size(922, 294);
- this.ultraPanel4.TabIndex = 2;
- //
- // ugPriceAddHead
- //
- this.ugPriceAddHead.DataSource = this.slmPriceAddpriceHeadEntityBindingSource;
- appearance1.BackColor = System.Drawing.SystemColors.Window;
- appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ugPriceAddHead.DisplayLayout.Appearance = appearance1;
- ultraGridColumn1.Header.VisiblePosition = 1;
- ultraGridColumn2.Header.VisiblePosition = 2;
- ultraGridColumn3.Header.VisiblePosition = 3;
- ultraGridColumn3.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn4.Header.VisiblePosition = 4;
- ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Date;
- ultraGridColumn5.Header.VisiblePosition = 5;
- ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Date;
- ultraGridColumn6.Header.VisiblePosition = 6;
- ultraGridColumn7.Header.VisiblePosition = 7;
- ultraGridColumn8.Header.VisiblePosition = 8;
- ultraGridColumn9.Header.VisiblePosition = 9;
- ultraGridColumn10.Header.VisiblePosition = 10;
- ultraGridColumn11.DataType = typeof(bool);
- ultraGridColumn11.DefaultCellValue = false;
- ultraGridColumn11.Header.Caption = "选择";
- ultraGridColumn11.Header.VisiblePosition = 0;
- ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11});
- this.ugPriceAddHead.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ugPriceAddHead.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ugPriceAddHead.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.ugPriceAddHead.DisplayLayout.GroupByBox.Appearance = appearance2;
- appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ugPriceAddHead.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
- this.ugPriceAddHead.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance4.BackColor2 = System.Drawing.SystemColors.Control;
- appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ugPriceAddHead.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
- this.ugPriceAddHead.DisplayLayout.MaxColScrollRegions = 1;
- this.ugPriceAddHead.DisplayLayout.MaxRowScrollRegions = 1;
- appearance5.BackColor = System.Drawing.SystemColors.Window;
- appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ugPriceAddHead.DisplayLayout.Override.ActiveCellAppearance = appearance5;
- appearance6.BackColor = System.Drawing.SystemColors.Highlight;
- appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ugPriceAddHead.DisplayLayout.Override.ActiveRowAppearance = appearance6;
- this.ugPriceAddHead.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
- this.ugPriceAddHead.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ugPriceAddHead.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance7.BackColor = System.Drawing.SystemColors.Window;
- this.ugPriceAddHead.DisplayLayout.Override.CardAreaAppearance = appearance7;
- appearance8.BorderColor = System.Drawing.Color.Silver;
- appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ugPriceAddHead.DisplayLayout.Override.CellAppearance = appearance8;
- this.ugPriceAddHead.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ugPriceAddHead.DisplayLayout.Override.CellPadding = 0;
- appearance9.BackColor = System.Drawing.SystemColors.Control;
- appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance9.BorderColor = System.Drawing.SystemColors.Window;
- this.ugPriceAddHead.DisplayLayout.Override.GroupByRowAppearance = appearance9;
- appearance10.TextHAlignAsString = "Left";
- this.ugPriceAddHead.DisplayLayout.Override.HeaderAppearance = appearance10;
- this.ugPriceAddHead.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ugPriceAddHead.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance11.BackColor = System.Drawing.SystemColors.Window;
- appearance11.BorderColor = System.Drawing.Color.Silver;
- this.ugPriceAddHead.DisplayLayout.Override.RowAppearance = appearance11;
- this.ugPriceAddHead.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ugPriceAddHead.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
- this.ugPriceAddHead.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ugPriceAddHead.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ugPriceAddHead.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ugPriceAddHead.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ugPriceAddHead.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ugPriceAddHead.Location = new System.Drawing.Point(0, 0);
- this.ugPriceAddHead.Name = "ugPriceAddHead";
- this.ugPriceAddHead.Size = new System.Drawing.Size(922, 294);
- this.ugPriceAddHead.TabIndex = 0;
- this.ugPriceAddHead.Text = "ultraGrid1";
- this.ugPriceAddHead.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ugPriceAddHead_InitializeRow);
- this.ugPriceAddHead.AfterRowActivate += new System.EventHandler(this.ugPriceAddHead_AfterRowActivate);
- this.ugPriceAddHead.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ugPriceAddHead_AfterRowInsert);
- //
- // ultraPanel3
- //
- //
- // ultraPanel3.ClientArea
- //
- this.ultraPanel3.ClientArea.Controls.Add(this.ugPriceAddLine);
- this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraPanel3.Location = new System.Drawing.Point(0, 351);
- this.ultraPanel3.Name = "ultraPanel3";
- this.ultraPanel3.Size = new System.Drawing.Size(922, 213);
- this.ultraPanel3.TabIndex = 1;
- //
- // ugPriceAddLine
- //
- this.ugPriceAddLine.DataSource = this.slmPriceAddpriceLineEntityBindingSource;
- appearance13.BackColor = System.Drawing.SystemColors.Window;
- appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ugPriceAddLine.DisplayLayout.Appearance = appearance13;
- ultraGridColumn12.Header.VisiblePosition = 1;
- ultraGridColumn13.Header.VisiblePosition = 2;
- ultraGridColumn14.Header.VisiblePosition = 3;
- ultraGridColumn14.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn15.Header.VisiblePosition = 4;
- ultraGridColumn15.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn16.Header.VisiblePosition = 5;
- ultraGridColumn17.Header.VisiblePosition = 6;
- ultraGridColumn18.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
- ultraGridColumn18.Header.VisiblePosition = 8;
- ultraGridColumn18.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
- ultraGridColumn19.Header.VisiblePosition = 9;
- ultraGridColumn20.Header.VisiblePosition = 10;
- ultraGridColumn21.Header.VisiblePosition = 11;
- ultraGridColumn22.Header.VisiblePosition = 12;
- ultraGridColumn23.Header.VisiblePosition = 13;
- ultraGridColumn24.Header.VisiblePosition = 7;
- ultraGridColumn25.DataType = typeof(bool);
- ultraGridColumn25.DefaultCellValue = false;
- ultraGridColumn25.Header.Caption = "选择";
- ultraGridColumn25.Header.VisiblePosition = 0;
- ultraGridColumn25.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25});
- this.ugPriceAddLine.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ugPriceAddLine.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ugPriceAddLine.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance14.BorderColor = System.Drawing.SystemColors.Window;
- this.ugPriceAddLine.DisplayLayout.GroupByBox.Appearance = appearance14;
- appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ugPriceAddLine.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
- this.ugPriceAddLine.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance16.BackColor2 = System.Drawing.SystemColors.Control;
- appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ugPriceAddLine.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
- this.ugPriceAddLine.DisplayLayout.MaxColScrollRegions = 1;
- this.ugPriceAddLine.DisplayLayout.MaxRowScrollRegions = 1;
- appearance17.BackColor = System.Drawing.SystemColors.Window;
- appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ugPriceAddLine.DisplayLayout.Override.ActiveCellAppearance = appearance17;
- appearance18.BackColor = System.Drawing.SystemColors.Highlight;
- appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ugPriceAddLine.DisplayLayout.Override.ActiveRowAppearance = appearance18;
- this.ugPriceAddLine.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
- this.ugPriceAddLine.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ugPriceAddLine.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance19.BackColor = System.Drawing.SystemColors.Window;
- this.ugPriceAddLine.DisplayLayout.Override.CardAreaAppearance = appearance19;
- appearance20.BorderColor = System.Drawing.Color.Silver;
- appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ugPriceAddLine.DisplayLayout.Override.CellAppearance = appearance20;
- this.ugPriceAddLine.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ugPriceAddLine.DisplayLayout.Override.CellPadding = 0;
- appearance21.BackColor = System.Drawing.SystemColors.Control;
- appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance21.BorderColor = System.Drawing.SystemColors.Window;
- this.ugPriceAddLine.DisplayLayout.Override.GroupByRowAppearance = appearance21;
- appearance22.TextHAlignAsString = "Left";
- this.ugPriceAddLine.DisplayLayout.Override.HeaderAppearance = appearance22;
- this.ugPriceAddLine.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ugPriceAddLine.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance23.BackColor = System.Drawing.SystemColors.Window;
- appearance23.BorderColor = System.Drawing.Color.Silver;
- this.ugPriceAddLine.DisplayLayout.Override.RowAppearance = appearance23;
- this.ugPriceAddLine.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ugPriceAddLine.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
- this.ugPriceAddLine.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ugPriceAddLine.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ugPriceAddLine.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ugPriceAddLine.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ugPriceAddLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ugPriceAddLine.Location = new System.Drawing.Point(0, 0);
- this.ugPriceAddLine.Name = "ugPriceAddLine";
- this.ugPriceAddLine.Size = new System.Drawing.Size(922, 213);
- this.ugPriceAddLine.TabIndex = 0;
- this.ugPriceAddLine.Text = "ultraGrid1";
- this.ugPriceAddLine.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ugPriceAddLine_InitializeLayout);
- this.ugPriceAddLine.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ugPriceAddLine_InitializeRow);
- this.ugPriceAddLine.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ugPriceAddLine_AfterRowInsert);
- this.ugPriceAddLine.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugPriceAddLine_ClickCellButton);
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.chkValid);
- this.ultraPanel2.ClientArea.Controls.Add(this.labelTextBox2);
- this.ultraPanel2.ClientArea.Controls.Add(this.labelTextBox1);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(922, 57);
- this.ultraPanel2.TabIndex = 0;
- //
- // chkValid
- //
- this.chkValid.AutoSize = true;
- this.chkValid.Location = new System.Drawing.Point(449, 12);
- this.chkValid.Name = "chkValid";
- this.chkValid.Size = new System.Drawing.Size(71, 19);
- this.chkValid.TabIndex = 4;
- this.chkValid.Text = "包含无效";
- this.chkValid.CheckedChanged += new System.EventHandler(this.chkValid_CheckedChanged);
- //
- // labelTextBox2
- //
- //
- //
- //
- this.labelTextBox2.CheckBox.AutoSize = true;
- this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox2.CheckBox.Name = "checkBox1";
- this.labelTextBox2.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelTextBox2.CheckBox.TabIndex = 1;
- this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox2.Label.AutoSize = true;
- this.labelTextBox2.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox2.Label.Name = "label1";
- this.labelTextBox2.Label.Size = new System.Drawing.Size(65, 12);
- this.labelTextBox2.Label.TabIndex = 0;
- this.labelTextBox2.Label.Text = "加价优惠号";
- this.labelTextBox2.Location = new System.Drawing.Point(230, 12);
- this.labelTextBox2.Name = "labelTextBox2";
- this.labelTextBox2.Size = new System.Drawing.Size(197, 21);
- this.labelTextBox2.TabIndex = 3;
- //
- //
- //
- this.labelTextBox2.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox2.TextBox.Enabled = false;
- this.labelTextBox2.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox2.TextBox.Name = "textBox1";
- this.labelTextBox2.TextBox.Size = new System.Drawing.Size(108, 21);
- this.labelTextBox2.TextBox.TabIndex = 1;
- //
- // labelTextBox1
- //
- //
- //
- //
- this.labelTextBox1.CheckBox.AutoSize = true;
- this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
- this.labelTextBox1.CheckBox.Name = "checkBox1";
- this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(15, 14);
- this.labelTextBox1.CheckBox.TabIndex = 1;
- this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
- //
- //
- //
- this.labelTextBox1.Label.AutoSize = true;
- this.labelTextBox1.Label.Location = new System.Drawing.Point(21, 4);
- this.labelTextBox1.Label.Name = "label1";
- this.labelTextBox1.Label.Size = new System.Drawing.Size(41, 12);
- this.labelTextBox1.Label.TabIndex = 0;
- this.labelTextBox1.Label.Text = "套描述";
- this.labelTextBox1.Location = new System.Drawing.Point(12, 12);
- this.labelTextBox1.Name = "labelTextBox1";
- this.labelTextBox1.Size = new System.Drawing.Size(197, 21);
- this.labelTextBox1.TabIndex = 2;
- //
- //
- //
- this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
- this.labelTextBox1.TextBox.Enabled = false;
- this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
- this.labelTextBox1.TextBox.Name = "textBox1";
- this.labelTextBox1.TextBox.Size = new System.Drawing.Size(132, 21);
- this.labelTextBox1.TextBox.TabIndex = 1;
- //
- // slmPriceAddpriceHeadEntityBindingSource
- //
- this.slmPriceAddpriceHeadEntityBindingSource.DataSource = typeof(com.steering.pss.sale.price.entity.SlmPriceAddpriceHeadEntity);
- //
- // slmPriceAddpriceLineEntityBindingSource
- //
- this.slmPriceAddpriceLineEntityBindingSource.DataSource = typeof(com.steering.pss.sale.price.entity.SlmPriceAddpriceLineEntity);
- //
- // FrmPriceAddPrice
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(922, 564);
- this.Controls.Add(this.ultraPanel1);
- this.Name = "FrmPriceAddPrice";
- this.Text = "加价优惠";
- this.Load += new System.EventHandler(this.FrmPriceAddPrice_Load);
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ResumeLayout(false);
- this.ultraPanel4.ClientArea.ResumeLayout(false);
- this.ultraPanel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ugPriceAddHead)).EndInit();
- this.ultraPanel3.ClientArea.ResumeLayout(false);
- this.ultraPanel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ugPriceAddLine)).EndInit();
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ClientArea.PerformLayout();
- this.ultraPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.slmPriceAddpriceHeadEntityBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.slmPriceAddpriceLineEntityBindingSource)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private System.Windows.Forms.BindingSource slmPriceAddpriceHeadEntityBindingSource;
- private System.Windows.Forms.BindingSource slmPriceAddpriceLineEntityBindingSource;
- private Infragistics.Win.Misc.UltraPanel ultraPanel4;
- private Infragistics.Win.UltraWinGrid.UltraGrid ugPriceAddHead;
- private Infragistics.Win.Misc.UltraPanel ultraPanel3;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ugPriceAddLine;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
- private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
- }
- }
|