| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578 |
- namespace Core.LZMes.Client.UIF
- {
- partial class UIF041030
- {
- /// <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 appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRPTYPE");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("GRPTYPE");
- Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TYPE_");
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("TBF02_ROLL_WTH_GRP", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WTH_GRP_CD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MINI");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAXI");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_DTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_DTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_ID");
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("TYPE_");
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.cmb_GrpType = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.ultraDataSource1 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
- this.label5 = new System.Windows.Forms.Label();
- this.panel1 = new System.Windows.Forms.Panel();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.txt_Maxi = new System.Windows.Forms.MaskedTextBox();
- this.txt_Mini = new System.Windows.Forms.MaskedTextBox();
- this.cmb_Type = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.label1 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.txt_GrpName = new System.Windows.Forms.TextBox();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ugrd_Group = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- 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.dataTable2 = new System.Data.DataTable();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.ultraDataSource2 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmb_GrpType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmb_Type)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ugrd_Group)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).BeginInit();
- this.SuspendLayout();
- //
- // ultraGroupBox1
- //
- appearance13.BackColor = System.Drawing.Color.Gainsboro;
- this.ultraGroupBox1.Appearance = appearance13;
- this.ultraGroupBox1.Controls.Add(this.cmb_GrpType);
- this.ultraGroupBox1.Controls.Add(this.label5);
- 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(1012, 40);
- this.ultraGroupBox1.TabIndex = 1;
- //
- // cmb_GrpType
- //
- appearance5.BorderColor = System.Drawing.Color.Black;
- this.cmb_GrpType.Appearance = appearance5;
- this.cmb_GrpType.CheckedListSettings.CheckStateMember = "";
- this.cmb_GrpType.DataMember = "Band 0";
- this.cmb_GrpType.DataSource = this.ultraDataSource1;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1});
- this.cmb_GrpType.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.cmb_GrpType.DisplayLayout.MaxColScrollRegions = 1;
- this.cmb_GrpType.DisplayLayout.MaxRowScrollRegions = 1;
- this.cmb_GrpType.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.cmb_GrpType.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.cmb_GrpType.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.cmb_GrpType.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.cmb_GrpType.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.cmb_GrpType.DisplayMember = "GRPTYPE";
- this.cmb_GrpType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.cmb_GrpType.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
- this.cmb_GrpType.Location = new System.Drawing.Point(83, 9);
- this.cmb_GrpType.Name = "cmb_GrpType";
- this.cmb_GrpType.Size = new System.Drawing.Size(110, 22);
- this.cmb_GrpType.TabIndex = 9;
- this.cmb_GrpType.ValueMember = "GRPTYPE";
- this.cmb_GrpType.ValueChanged += new System.EventHandler(this.cmb_GrpType_ValueChanged);
- //
- // ultraDataSource1
- //
- this.ultraDataSource1.Band.Columns.AddRange(new object[] {
- ultraDataColumn1});
- this.ultraDataSource1.Rows.AddRange(new object[] {
- new Infragistics.Win.UltraWinDataSource.UltraDataRow(new object[] {
- ((object)("GRPTYPE")),
- ((object)("厚度"))}),
- new Infragistics.Win.UltraWinDataSource.UltraDataRow(new object[] {
- ((object)("GRPTYPE")),
- ((object)("宽度"))})});
- //
- // label5
- //
- this.label5.BackColor = System.Drawing.Color.LightBlue;
- this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label5.Location = new System.Drawing.Point(12, 9);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(70, 21);
- this.label5.TabIndex = 8;
- this.label5.Text = "厚度/宽度";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // panel1
- //
- this.panel1.Controls.Add(this.ultraExpandableGroupBox1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panel1.Location = new System.Drawing.Point(0, 621);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1012, 91);
- this.panel1.TabIndex = 2;
- //
- // ultraExpandableGroupBox1
- //
- appearance37.BackColor = System.Drawing.Color.Gainsboro;
- this.ultraExpandableGroupBox1.ContentAreaAppearance = appearance37;
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1012, 91);
- this.ultraExpandableGroupBox1.HeaderClickAction = Infragistics.Win.Misc.GroupBoxHeaderClickAction.ToggleExpansion;
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1012, 91);
- this.ultraExpandableGroupBox1.TabIndex = 4;
- this.ultraExpandableGroupBox1.Text = "编辑区域";
- this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel3);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1008, 69);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // panel3
- //
- this.panel3.Controls.Add(this.txt_Maxi);
- this.panel3.Controls.Add(this.txt_Mini);
- this.panel3.Controls.Add(this.cmb_Type);
- this.panel3.Controls.Add(this.label1);
- this.panel3.Controls.Add(this.label8);
- this.panel3.Controls.Add(this.label7);
- this.panel3.Controls.Add(this.label6);
- this.panel3.Controls.Add(this.txt_GrpName);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(0, 0);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1008, 69);
- this.panel3.TabIndex = 0;
- //
- // txt_Maxi
- //
- this.txt_Maxi.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txt_Maxi.Location = new System.Drawing.Point(485, 20);
- this.txt_Maxi.Mask = "9.999";
- this.txt_Maxi.Name = "txt_Maxi";
- this.txt_Maxi.Size = new System.Drawing.Size(110, 21);
- this.txt_Maxi.TabIndex = 12;
- //
- // txt_Mini
- //
- this.txt_Mini.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txt_Mini.Location = new System.Drawing.Point(293, 20);
- this.txt_Mini.Mask = "9.999";
- this.txt_Mini.Name = "txt_Mini";
- this.txt_Mini.Size = new System.Drawing.Size(110, 21);
- this.txt_Mini.TabIndex = 11;
- //
- // cmb_Type
- //
- appearance30.BorderColor = System.Drawing.Color.Black;
- this.cmb_Type.Appearance = appearance30;
- this.cmb_Type.CheckedListSettings.CheckStateMember = "";
- this.cmb_Type.DataMember = "Band 0";
- this.cmb_Type.DataSource = this.ultraDataSource2;
- ultraGridColumn2.Header.VisiblePosition = 0;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn2});
- this.cmb_Type.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.cmb_Type.DisplayLayout.MaxColScrollRegions = 1;
- this.cmb_Type.DisplayLayout.MaxRowScrollRegions = 1;
- this.cmb_Type.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.cmb_Type.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.cmb_Type.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.cmb_Type.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.cmb_Type.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.cmb_Type.DisplayMember = "TYPE_";
- this.cmb_Type.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
- this.cmb_Type.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
- this.cmb_Type.Location = new System.Drawing.Point(681, 20);
- this.cmb_Type.Name = "cmb_Type";
- this.cmb_Type.Size = new System.Drawing.Size(110, 22);
- this.cmb_Type.TabIndex = 10;
- this.cmb_Type.ValueMember = "TYPE_";
- //
- // label1
- //
- this.label1.BackColor = System.Drawing.Color.LightBlue;
- this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label1.Location = new System.Drawing.Point(610, 20);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(70, 21);
- this.label1.TabIndex = 9;
- this.label1.Text = "区分";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label8
- //
- this.label8.BackColor = System.Drawing.Color.LightBlue;
- this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label8.Location = new System.Drawing.Point(414, 20);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(70, 21);
- this.label8.TabIndex = 8;
- this.label8.Text = "上限值(<)";
- this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label7
- //
- this.label7.BackColor = System.Drawing.Color.LightBlue;
- this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label7.Location = new System.Drawing.Point(221, 20);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(70, 21);
- this.label7.TabIndex = 6;
- this.label7.Text = "下限值(≥)";
- this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label6
- //
- this.label6.BackColor = System.Drawing.Color.LightBlue;
- this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label6.Location = new System.Drawing.Point(28, 20);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(70, 21);
- this.label6.TabIndex = 4;
- this.label6.Text = "厚度组";
- this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // txt_GrpName
- //
- this.txt_GrpName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txt_GrpName.Location = new System.Drawing.Point(99, 20);
- this.txt_GrpName.MaxLength = 4;
- this.txt_GrpName.Name = "txt_GrpName";
- this.txt_GrpName.Size = new System.Drawing.Size(110, 21);
- this.txt_GrpName.TabIndex = 3;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ugrd_Group);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 40);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1012, 581);
- this.panel2.TabIndex = 3;
- //
- // ugrd_Group
- //
- this.ugrd_Group.DataMember = "TBF02_ROLL_WTH_GRP";
- this.ugrd_Group.DataSource = this.dataSet1;
- ultraGridColumn3.Header.VisiblePosition = 0;
- ultraGridColumn4.Header.VisiblePosition = 1;
- ultraGridColumn5.Header.VisiblePosition = 2;
- ultraGridColumn6.Header.VisiblePosition = 3;
- ultraGridColumn7.Header.VisiblePosition = 4;
- ultraGridColumn8.Header.VisiblePosition = 5;
- ultraGridColumn9.Header.VisiblePosition = 6;
- ultraGridBand3.Columns.AddRange(new object[] {
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9});
- this.ugrd_Group.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
- this.ugrd_Group.DisplayLayout.MaxColScrollRegions = 1;
- this.ugrd_Group.DisplayLayout.MaxRowScrollRegions = 1;
- this.ugrd_Group.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
- appearance1.BackColor = System.Drawing.Color.GhostWhite;
- this.ugrd_Group.DisplayLayout.Override.CellAppearance = appearance1;
- this.ugrd_Group.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
- this.ugrd_Group.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
- appearance2.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_Group.DisplayLayout.Override.HeaderAppearance = appearance2;
- this.ugrd_Group.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ugrd_Group.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_Group.DisplayLayout.Override.RowSelectorAppearance = appearance3;
- appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_Group.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance4;
- this.ugrd_Group.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ugrd_Group.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ugrd_Group.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- this.ugrd_Group.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ugrd_Group.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ugrd_Group.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ugrd_Group.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ugrd_Group.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ugrd_Group.Font = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ugrd_Group.Location = new System.Drawing.Point(0, 0);
- this.ugrd_Group.Name = "ugrd_Group";
- this.ugrd_Group.Size = new System.Drawing.Size(1012, 581);
- this.ugrd_Group.TabIndex = 2;
- this.ugrd_Group.AfterRowActivate += new System.EventHandler(this.ugrd_Group_AfterRowActivate);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1,
- this.dataTable2});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9});
- this.dataTable1.TableName = "TBF02_ROLL_THK_GRP";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "厚度组";
- this.dataColumn2.ColumnName = "THK_GRP_CD";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "下限值(≥)";
- this.dataColumn3.ColumnName = "MINI";
- this.dataColumn3.DataType = typeof(decimal);
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "上限值(<)";
- this.dataColumn4.ColumnName = "MAXI";
- this.dataColumn4.DataType = typeof(decimal);
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "录入时间";
- this.dataColumn5.ColumnName = "REG_DTIME";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "录入人";
- this.dataColumn6.ColumnName = "REG_ID";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "变更时间";
- this.dataColumn7.ColumnName = "MOD_DTIME";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "变更人";
- this.dataColumn8.ColumnName = "MOD_ID";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "区分";
- this.dataColumn9.ColumnName = "TYPE_";
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16,
- this.dataColumn17});
- this.dataTable2.TableName = "TBF02_ROLL_WTH_GRP";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "宽度组";
- this.dataColumn11.ColumnName = "WTH_GRP_CD";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "下限值(≥)";
- this.dataColumn12.ColumnName = "MINI";
- this.dataColumn12.DataType = typeof(decimal);
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "上限值(<)";
- this.dataColumn13.ColumnName = "MAXI";
- this.dataColumn13.DataType = typeof(decimal);
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "录入时间";
- this.dataColumn14.ColumnName = "REG_DTIME";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "录入人";
- this.dataColumn15.ColumnName = "REG_ID";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "变更时间";
- this.dataColumn16.ColumnName = "MOD_DTIME";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "变更人";
- this.dataColumn17.ColumnName = "MOD_ID";
- //
- // ultraDataSource2
- //
- this.ultraDataSource2.Band.Columns.AddRange(new object[] {
- ultraDataColumn2});
- this.ultraDataSource2.Rows.AddRange(new object[] {
- new Infragistics.Win.UltraWinDataSource.UltraDataRow(new object[] {
- ((object)("TYPE_")),
- ((object)("薄物"))}),
- new Infragistics.Win.UltraWinDataSource.UltraDataRow(new object[] {
- ((object)("TYPE_")),
- ((object)("中物"))}),
- new Infragistics.Win.UltraWinDataSource.UltraDataRow(new object[] {
- ((object)("TYPE_")),
- ((object)("厚物"))})});
- //
- // UIF041030
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1012, 712);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this.ultraGroupBox1);
- this.Name = "UIF041030";
- this.StartPosition = System.Windows.Forms.FormStartPosition.WindowsDefaultBounds;
- this.Text = "轧辊单位厚度/宽度组编制标准";
- this.Load += new System.EventHandler(this.UIF041030_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmb_GrpType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).EndInit();
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- this.panel3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmb_Type)).EndInit();
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ugrd_Group)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinGrid.UltraCombo cmb_GrpType;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.TextBox txt_GrpName;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataTable dataTable2;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private Infragistics.Win.UltraWinGrid.UltraGrid ugrd_Group;
- private Infragistics.Win.UltraWinGrid.UltraCombo cmb_Type;
- private System.Windows.Forms.Label label1;
- private Infragistics.Win.UltraWinDataSource.UltraDataSource ultraDataSource1;
- private System.Windows.Forms.MaskedTextBox txt_Maxi;
- private System.Windows.Forms.MaskedTextBox txt_Mini;
- private Infragistics.Win.UltraWinDataSource.UltraDataSource ultraDataSource2;
- }
- }
|