| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734 |
- namespace Core.LgMes.Client.LgIntegrationQuery
- {
- partial class frmOperateRule
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn10 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RULEID");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn11 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RULENAME");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn12 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("DESCRIPTION");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn13 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("DEVICENO");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn14 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("STEELCODE");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn15 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RECORDER");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn16 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("INPUTTIME");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn17 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("STEEL");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn18 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("DESCRIPTIONNAME");
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RULEID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RULENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DESCRIPTION");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INPUTTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICENO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELCODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("POSITTION");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECORDER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DESCRIPTIONNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DOCTYPE");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnQuery");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnAdd");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnUpdate");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnDel");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExcel");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExit");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnDownLoad");
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.XMCode = new System.Data.DataColumn();
- this.XMName = new System.Data.DataColumn();
- this.XMType = new System.Data.DataColumn();
- this.GWName = 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.uldtsrcMain = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
- this.ulGridMain = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this.panel1 = new System.Windows.Forms.Panel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.ckbGCMS = new System.Windows.Forms.CheckBox();
- this.checkBox1 = new System.Windows.Forms.CheckBox();
- this.ckbGX = new System.Windows.Forms.CheckBox();
- this.urlCb_BM = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.radAllType = new System.Windows.Forms.RadioButton();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.label7 = new System.Windows.Forms.Label();
- this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label1 = new System.Windows.Forms.Label();
- this.ulteSteel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.button1 = new System.Windows.Forms.Button();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.urlCb_devNo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.txt_RuScript = new System.Windows.Forms.TextBox();
- this.txt_RuNo = new System.Windows.Forms.TextBox();
- this.txt_DocNo = new System.Windows.Forms.TextBox();
- this.txt_RuName = new System.Windows.Forms.TextBox();
- this.ulteSteelCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.urlCb_devNo_hidden = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.urlCb_steelNo_hidden = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.urlCb_steelNo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.dataColumn6 = new System.Data.DataColumn();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.uldtsrcMain)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulGridMain)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.urlCb_BM)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulteSteel)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.urlCb_devNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulteSteelCode)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.urlCb_devNo_hidden)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.urlCb_steelNo_hidden)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.urlCb_steelNo)).BeginInit();
- this.SuspendLayout();
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Locale = new System.Globalization.CultureInfo("zh-CN");
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.XMCode,
- this.XMName,
- this.XMType,
- this.GWName,
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6});
- this.dataTable1.TableName = "Table1";
- //
- // XMCode
- //
- this.XMCode.Caption = "规程编号";
- this.XMCode.ColumnName = "RULEID";
- this.XMCode.ReadOnly = true;
- //
- // XMName
- //
- this.XMName.Caption = "规程名称";
- this.XMName.ColumnName = "RULENAME";
- //
- // XMType
- //
- this.XMType.Caption = "规程描述";
- this.XMType.ColumnName = "DESCRIPTION";
- //
- // GWName
- //
- this.GWName.Caption = "维护时间";
- this.GWName.ColumnName = "INPUTTIME";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "工序";
- this.dataColumn1.ColumnName = "DEVICENO";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "牌号";
- this.dataColumn2.ColumnName = "STEELCODE";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "岗位";
- this.dataColumn3.ColumnName = "POSITTION";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "维护人";
- this.dataColumn4.ColumnName = "RECORDER";
- //
- // dataColumn5
- //
- this.dataColumn5.ColumnName = "DESCRIPTIONNAME";
- //
- // uldtsrcMain
- //
- this.uldtsrcMain.Band.Columns.AddRange(new object[] {
- ultraDataColumn10,
- ultraDataColumn11,
- ultraDataColumn12,
- ultraDataColumn13,
- ultraDataColumn14,
- ultraDataColumn15,
- ultraDataColumn16,
- ultraDataColumn17,
- ultraDataColumn18});
- //
- // ulGridMain
- //
- this.ulGridMain.Cursor = System.Windows.Forms.Cursors.Arrow;
- this.ulGridMain.DataSource = this.dataSet1;
- ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn1.Header.Caption = "文件编号";
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(89, 0);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn2.Header.Caption = "文件名称";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(138, 0);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.Width = 115;
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn3.Header.Caption = "文件描述";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.Hidden = true;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(300, 0);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 3;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.Width = 206;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn4.Header.VisiblePosition = 4;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(144, 0);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.Width = 156;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn5.Header.VisiblePosition = 3;
- ultraGridColumn5.Hidden = true;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(102, 0);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn5.Width = 81;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.Hidden = true;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.Hidden = true;
- ultraGridColumn10.Header.Caption = "文件类型";
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- this.ulGridMain.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ulGridMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ulGridMain.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ulGridMain.Location = new System.Drawing.Point(0, 40);
- this.ulGridMain.Name = "ulGridMain";
- this.ulGridMain.Size = new System.Drawing.Size(1012, 507);
- this.ulGridMain.TabIndex = 0;
- this.ulGridMain.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- this.ulGridMain.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.ulGridMain_DoubleClickCell);
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
- this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.VisualStudio2005;
- buttonTool8.SharedPropsInternal.Caption = "查询(&Q)";
- buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool9.SharedPropsInternal.Caption = "增加(&A)";
- buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool10.SharedPropsInternal.Caption = "修改(&U)";
- buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool11.SharedPropsInternal.Caption = "删除(&D)";
- buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool12.SharedPropsInternal.Caption = "导出(&P)";
- buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool13.SharedPropsInternal.Caption = "关闭(&C)";
- buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance1.ForeColor = System.Drawing.Color.Blue;
- buttonTool14.SharedPropsInternal.AppearancesSmall.Appearance = appearance1;
- buttonTool14.SharedPropsInternal.Caption = "摘要文件下载";
- buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool8,
- buttonTool9,
- buttonTool10,
- buttonTool11,
- buttonTool12,
- buttonTool13,
- buttonTool14});
- //
- // panel1
- //
- this.panel1.Controls.Add(this.ultraGroupBox1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1012, 40);
- this.panel1.TabIndex = 7;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.textBox1);
- this.ultraGroupBox1.Controls.Add(this.ckbGCMS);
- this.ultraGroupBox1.Controls.Add(this.checkBox1);
- this.ultraGroupBox1.Controls.Add(this.ckbGX);
- this.ultraGroupBox1.Controls.Add(this.urlCb_BM);
- this.ultraGroupBox1.Controls.Add(this.radAllType);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 10.5F);
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1012, 39);
- this.ultraGroupBox1.TabIndex = 7;
- //
- // textBox1
- //
- this.textBox1.Enabled = false;
- this.textBox1.Location = new System.Drawing.Point(407, 8);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(157, 23);
- this.textBox1.TabIndex = 96;
- //
- // ckbGCMS
- //
- this.ckbGCMS.AutoSize = true;
- this.ckbGCMS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.ckbGCMS.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ckbGCMS.Location = new System.Drawing.Point(310, 10);
- this.ckbGCMS.Name = "ckbGCMS";
- this.ckbGCMS.Size = new System.Drawing.Size(93, 18);
- this.ckbGCMS.TabIndex = 95;
- this.ckbGCMS.Text = "关键字搜索";
- this.ckbGCMS.UseVisualStyleBackColor = true;
- this.ckbGCMS.CheckedChanged += new System.EventHandler(this.ckbGCMS_CheckedChanged);
- //
- // checkBox1
- //
- this.checkBox1.AutoSize = true;
- this.checkBox1.Location = new System.Drawing.Point(579, 12);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(110, 18);
- this.checkBox1.TabIndex = 8;
- this.checkBox1.Text = "工艺考核通报";
- this.checkBox1.UseVisualStyleBackColor = true;
- this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
- //
- // ckbGX
- //
- this.ckbGX.AutoSize = true;
- this.ckbGX.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.ckbGX.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ckbGX.Location = new System.Drawing.Point(42, 11);
- this.ckbGX.Name = "ckbGX";
- this.ckbGX.Size = new System.Drawing.Size(79, 18);
- this.ckbGX.TabIndex = 94;
- this.ckbGX.Text = "岗位搜索";
- this.ckbGX.UseVisualStyleBackColor = true;
- this.ckbGX.CheckedChanged += new System.EventHandler(this.ckbGX_CheckedChanged);
- //
- // urlCb_BM
- //
- this.urlCb_BM.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
- this.urlCb_BM.Enabled = false;
- this.urlCb_BM.Location = new System.Drawing.Point(125, 9);
- this.urlCb_BM.Name = "urlCb_BM";
- this.urlCb_BM.Size = new System.Drawing.Size(166, 23);
- this.urlCb_BM.TabIndex = 13;
- //
- // radAllType
- //
- this.radAllType.AutoSize = true;
- this.radAllType.Checked = true;
- this.radAllType.Location = new System.Drawing.Point(909, 16);
- this.radAllType.Name = "radAllType";
- this.radAllType.Size = new System.Drawing.Size(81, 18);
- this.radAllType.TabIndex = 6;
- this.radAllType.TabStop = true;
- this.radAllType.Text = "全部类型";
- this.radAllType.UseVisualStyleBackColor = true;
- this.radAllType.Visible = false;
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1012, 104);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 547);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1012, 104);
- this.ultraExpandableGroupBox1.TabIndex = 1;
- this.ultraExpandableGroupBox1.Text = "编辑区域";
- this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ulteSteelCode);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.urlCb_devNo_hidden);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.urlCb_steelNo_hidden);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.urlCb_steelNo);
- 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, 82);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.label7);
- this.panel2.Controls.Add(this.ultraComboEditor1);
- this.panel2.Controls.Add(this.label4);
- this.panel2.Controls.Add(this.txt_RuScript);
- this.panel2.Controls.Add(this.label1);
- this.panel2.Controls.Add(this.ulteSteel);
- this.panel2.Controls.Add(this.label2);
- this.panel2.Controls.Add(this.label3);
- this.panel2.Controls.Add(this.button1);
- this.panel2.Controls.Add(this.label5);
- this.panel2.Controls.Add(this.label6);
- this.panel2.Controls.Add(this.urlCb_devNo);
- this.panel2.Controls.Add(this.txt_RuNo);
- this.panel2.Controls.Add(this.txt_DocNo);
- this.panel2.Controls.Add(this.txt_RuName);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1008, 82);
- this.panel2.TabIndex = 47;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(446, 19);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(53, 12);
- this.label7.TabIndex = 48;
- this.label7.Text = "文件类型";
- //
- // ultraComboEditor1
- //
- this.ultraComboEditor1.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
- this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor1.Location = new System.Drawing.Point(503, 14);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(93, 21);
- this.ultraComboEditor1.TabIndex = 47;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(18, 18);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(53, 12);
- this.label1.TabIndex = 0;
- this.label1.Text = "文件编号";
- //
- // ulteSteel
- //
- this.ulteSteel.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
- this.ulteSteel.Location = new System.Drawing.Point(609, 49);
- this.ulteSteel.Name = "ulteSteel";
- this.ulteSteel.Size = new System.Drawing.Size(166, 21);
- this.ulteSteel.TabIndex = 46;
- this.ulteSteel.Visible = false;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(18, 53);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(53, 12);
- this.label2.TabIndex = 1;
- this.label2.Text = "文件名称";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(213, 54);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(53, 12);
- this.label3.TabIndex = 2;
- this.label3.Text = "文件选取";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(616, 19);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(53, 12);
- this.label4.TabIndex = 3;
- this.label4.Text = "摘要描述";
- this.label4.Visible = false;
- //
- // button1
- //
- this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System;
- this.button1.Location = new System.Drawing.Point(498, 49);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(22, 23);
- this.button1.TabIndex = 10;
- this.button1.Text = "<<";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(213, 18);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(29, 12);
- this.label5.TabIndex = 4;
- this.label5.Text = "工序";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(565, 54);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(29, 12);
- this.label6.TabIndex = 5;
- this.label6.Text = "牌号";
- this.label6.Visible = false;
- //
- // urlCb_devNo
- //
- this.urlCb_devNo.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
- this.urlCb_devNo.Location = new System.Drawing.Point(257, 15);
- this.urlCb_devNo.Name = "urlCb_devNo";
- this.urlCb_devNo.Size = new System.Drawing.Size(166, 21);
- this.urlCb_devNo.TabIndex = 11;
- //
- // txt_RuScript
- //
- this.txt_RuScript.Location = new System.Drawing.Point(681, 15);
- this.txt_RuScript.Name = "txt_RuScript";
- this.txt_RuScript.Size = new System.Drawing.Size(242, 21);
- this.txt_RuScript.TabIndex = 6;
- this.txt_RuScript.Visible = false;
- //
- // txt_RuNo
- //
- this.txt_RuNo.Location = new System.Drawing.Point(77, 14);
- this.txt_RuNo.Name = "txt_RuNo";
- this.txt_RuNo.Size = new System.Drawing.Size(100, 21);
- this.txt_RuNo.TabIndex = 7;
- //
- // txt_DocNo
- //
- this.txt_DocNo.Location = new System.Drawing.Point(278, 50);
- this.txt_DocNo.Name = "txt_DocNo";
- this.txt_DocNo.Size = new System.Drawing.Size(220, 21);
- this.txt_DocNo.TabIndex = 9;
- //
- // txt_RuName
- //
- this.txt_RuName.Location = new System.Drawing.Point(77, 50);
- this.txt_RuName.Name = "txt_RuName";
- this.txt_RuName.Size = new System.Drawing.Size(100, 21);
- this.txt_RuName.TabIndex = 8;
- //
- // ulteSteelCode
- //
- this.ulteSteelCode.Location = new System.Drawing.Point(777, 60);
- this.ulteSteelCode.Name = "ulteSteelCode";
- this.ulteSteelCode.ReadOnly = true;
- this.ulteSteelCode.Size = new System.Drawing.Size(10, 21);
- this.ulteSteelCode.TabIndex = 45;
- this.ulteSteelCode.Visible = false;
- //
- // urlCb_devNo_hidden
- //
- this.urlCb_devNo_hidden.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
- this.urlCb_devNo_hidden.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.urlCb_devNo_hidden.Location = new System.Drawing.Point(800, 16);
- this.urlCb_devNo_hidden.Name = "urlCb_devNo_hidden";
- this.urlCb_devNo_hidden.Size = new System.Drawing.Size(22, 21);
- this.urlCb_devNo_hidden.TabIndex = 14;
- this.urlCb_devNo_hidden.Visible = false;
- //
- // urlCb_steelNo_hidden
- //
- this.urlCb_steelNo_hidden.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
- this.urlCb_steelNo_hidden.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.urlCb_steelNo_hidden.Location = new System.Drawing.Point(871, 33);
- this.urlCb_steelNo_hidden.Name = "urlCb_steelNo_hidden";
- this.urlCb_steelNo_hidden.Size = new System.Drawing.Size(22, 21);
- this.urlCb_steelNo_hidden.TabIndex = 13;
- this.urlCb_steelNo_hidden.Visible = false;
- //
- // urlCb_steelNo
- //
- this.urlCb_steelNo.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
- this.urlCb_steelNo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.urlCb_steelNo.HideSelection = false;
- this.urlCb_steelNo.Location = new System.Drawing.Point(839, 33);
- this.urlCb_steelNo.Name = "urlCb_steelNo";
- this.urlCb_steelNo.Size = new System.Drawing.Size(26, 21);
- this.urlCb_steelNo.TabIndex = 12;
- this.urlCb_steelNo.Visible = false;
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "DOCTYPE";
- this.dataColumn6.ColumnName = "DOCTYPE";
- //
- // frmOperateRule
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1012, 651);
- this.Controls.Add(this.ulGridMain);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Controls.Add(this.panel1);
- this.Name = "frmOperateRule";
- this.Text = "操作规程管理";
- this.Load += new System.EventHandler(this.frmOperateRule_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.uldtsrcMain)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulGridMain)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.urlCb_BM)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.PerformLayout();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulteSteel)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.urlCb_devNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulteSteelCode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.urlCb_devNo_hidden)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.urlCb_steelNo_hidden)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.urlCb_steelNo)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private Infragistics.Win.UltraWinDataSource.UltraDataSource uldtsrcMain;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn XMCode;
- private System.Data.DataColumn XMName;
- private System.Data.DataColumn XMType;
- private System.Data.DataColumn GWName;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private Infragistics.Win.UltraWinGrid.UltraGrid ulGridMain;
- private System.Data.DataColumn dataColumn5;
- private System.Windows.Forms.Panel panel1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.RadioButton radAllType;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor urlCb_BM;
- private System.Windows.Forms.CheckBox ckbGX;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ulteSteel;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ulteSteelCode;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor urlCb_devNo_hidden;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor urlCb_steelNo_hidden;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor urlCb_steelNo;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor urlCb_devNo;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.TextBox txt_DocNo;
- private System.Windows.Forms.TextBox txt_RuName;
- private System.Windows.Forms.TextBox txt_RuNo;
- private System.Windows.Forms.TextBox txt_RuScript;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.CheckBox checkBox1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.CheckBox ckbGCMS;
- private System.Data.DataColumn dataColumn6;
- }
- }
|