frmOperateRule.designer.cs 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734
  1. namespace Core.LgMes.Client.LgIntegrationQuery
  2. {
  3. partial class frmOperateRule
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn10 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RULEID");
  30. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn11 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RULENAME");
  31. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn12 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("DESCRIPTION");
  32. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn13 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("DEVICENO");
  33. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn14 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("STEELCODE");
  34. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn15 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RECORDER");
  35. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn16 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("INPUTTIME");
  36. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn17 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("STEEL");
  37. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn18 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("DESCRIPTIONNAME");
  38. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RULEID");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RULENAME");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DESCRIPTION");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INPUTTIME");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICENO");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELCODE");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("POSITTION");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECORDER");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DESCRIPTIONNAME");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DOCTYPE");
  49. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnQuery");
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnAdd");
  51. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnUpdate");
  52. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnDel");
  53. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExcel");
  54. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExit");
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnDownLoad");
  56. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  57. this.dataSet1 = new System.Data.DataSet();
  58. this.dataTable1 = new System.Data.DataTable();
  59. this.XMCode = new System.Data.DataColumn();
  60. this.XMName = new System.Data.DataColumn();
  61. this.XMType = new System.Data.DataColumn();
  62. this.GWName = new System.Data.DataColumn();
  63. this.dataColumn1 = new System.Data.DataColumn();
  64. this.dataColumn2 = new System.Data.DataColumn();
  65. this.dataColumn3 = new System.Data.DataColumn();
  66. this.dataColumn4 = new System.Data.DataColumn();
  67. this.dataColumn5 = new System.Data.DataColumn();
  68. this.uldtsrcMain = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  69. this.ulGridMain = new Infragistics.Win.UltraWinGrid.UltraGrid();
  70. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  71. this.panel1 = new System.Windows.Forms.Panel();
  72. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  73. this.textBox1 = new System.Windows.Forms.TextBox();
  74. this.ckbGCMS = new System.Windows.Forms.CheckBox();
  75. this.checkBox1 = new System.Windows.Forms.CheckBox();
  76. this.ckbGX = new System.Windows.Forms.CheckBox();
  77. this.urlCb_BM = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  78. this.radAllType = new System.Windows.Forms.RadioButton();
  79. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  80. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  81. this.panel2 = new System.Windows.Forms.Panel();
  82. this.label7 = new System.Windows.Forms.Label();
  83. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  84. this.label1 = new System.Windows.Forms.Label();
  85. this.ulteSteel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  86. this.label2 = new System.Windows.Forms.Label();
  87. this.label3 = new System.Windows.Forms.Label();
  88. this.label4 = new System.Windows.Forms.Label();
  89. this.button1 = new System.Windows.Forms.Button();
  90. this.label5 = new System.Windows.Forms.Label();
  91. this.label6 = new System.Windows.Forms.Label();
  92. this.urlCb_devNo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  93. this.txt_RuScript = new System.Windows.Forms.TextBox();
  94. this.txt_RuNo = new System.Windows.Forms.TextBox();
  95. this.txt_DocNo = new System.Windows.Forms.TextBox();
  96. this.txt_RuName = new System.Windows.Forms.TextBox();
  97. this.ulteSteelCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  98. this.urlCb_devNo_hidden = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  99. this.urlCb_steelNo_hidden = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  100. this.urlCb_steelNo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  101. this.dataColumn6 = new System.Data.DataColumn();
  102. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.uldtsrcMain)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.ulGridMain)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  107. this.panel1.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  109. this.ultraGroupBox1.SuspendLayout();
  110. ((System.ComponentModel.ISupportInitialize)(this.urlCb_BM)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  112. this.ultraExpandableGroupBox1.SuspendLayout();
  113. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  114. this.panel2.SuspendLayout();
  115. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.ulteSteel)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.urlCb_devNo)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.ulteSteelCode)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.urlCb_devNo_hidden)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.urlCb_steelNo_hidden)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.urlCb_steelNo)).BeginInit();
  122. this.SuspendLayout();
  123. //
  124. // dataSet1
  125. //
  126. this.dataSet1.DataSetName = "NewDataSet";
  127. this.dataSet1.Locale = new System.Globalization.CultureInfo("zh-CN");
  128. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  129. this.dataTable1});
  130. //
  131. // dataTable1
  132. //
  133. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  134. this.XMCode,
  135. this.XMName,
  136. this.XMType,
  137. this.GWName,
  138. this.dataColumn1,
  139. this.dataColumn2,
  140. this.dataColumn3,
  141. this.dataColumn4,
  142. this.dataColumn5,
  143. this.dataColumn6});
  144. this.dataTable1.TableName = "Table1";
  145. //
  146. // XMCode
  147. //
  148. this.XMCode.Caption = "规程编号";
  149. this.XMCode.ColumnName = "RULEID";
  150. this.XMCode.ReadOnly = true;
  151. //
  152. // XMName
  153. //
  154. this.XMName.Caption = "规程名称";
  155. this.XMName.ColumnName = "RULENAME";
  156. //
  157. // XMType
  158. //
  159. this.XMType.Caption = "规程描述";
  160. this.XMType.ColumnName = "DESCRIPTION";
  161. //
  162. // GWName
  163. //
  164. this.GWName.Caption = "维护时间";
  165. this.GWName.ColumnName = "INPUTTIME";
  166. //
  167. // dataColumn1
  168. //
  169. this.dataColumn1.Caption = "工序";
  170. this.dataColumn1.ColumnName = "DEVICENO";
  171. //
  172. // dataColumn2
  173. //
  174. this.dataColumn2.Caption = "牌号";
  175. this.dataColumn2.ColumnName = "STEELCODE";
  176. //
  177. // dataColumn3
  178. //
  179. this.dataColumn3.Caption = "岗位";
  180. this.dataColumn3.ColumnName = "POSITTION";
  181. //
  182. // dataColumn4
  183. //
  184. this.dataColumn4.Caption = "维护人";
  185. this.dataColumn4.ColumnName = "RECORDER";
  186. //
  187. // dataColumn5
  188. //
  189. this.dataColumn5.ColumnName = "DESCRIPTIONNAME";
  190. //
  191. // uldtsrcMain
  192. //
  193. this.uldtsrcMain.Band.Columns.AddRange(new object[] {
  194. ultraDataColumn10,
  195. ultraDataColumn11,
  196. ultraDataColumn12,
  197. ultraDataColumn13,
  198. ultraDataColumn14,
  199. ultraDataColumn15,
  200. ultraDataColumn16,
  201. ultraDataColumn17,
  202. ultraDataColumn18});
  203. //
  204. // ulGridMain
  205. //
  206. this.ulGridMain.Cursor = System.Windows.Forms.Cursors.Arrow;
  207. this.ulGridMain.DataSource = this.dataSet1;
  208. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  209. ultraGridColumn1.Header.Caption = "文件编号";
  210. ultraGridColumn1.Header.VisiblePosition = 0;
  211. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  212. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  213. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(89, 0);
  214. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  215. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  216. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  217. ultraGridColumn2.Header.Caption = "文件名称";
  218. ultraGridColumn2.Header.VisiblePosition = 1;
  219. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  220. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  221. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(138, 0);
  222. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  223. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  224. ultraGridColumn2.Width = 115;
  225. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  226. ultraGridColumn3.Header.Caption = "文件描述";
  227. ultraGridColumn3.Header.VisiblePosition = 2;
  228. ultraGridColumn3.Hidden = true;
  229. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 3;
  230. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  231. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(300, 0);
  232. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 3;
  233. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  234. ultraGridColumn3.Width = 206;
  235. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  236. ultraGridColumn4.Header.VisiblePosition = 4;
  237. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 12;
  238. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  239. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(144, 0);
  240. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  241. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  242. ultraGridColumn4.Width = 156;
  243. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  244. ultraGridColumn5.Header.VisiblePosition = 3;
  245. ultraGridColumn5.Hidden = true;
  246. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
  247. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  248. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(102, 0);
  249. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  250. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  251. ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  252. ultraGridColumn5.Width = 81;
  253. ultraGridColumn6.Header.VisiblePosition = 5;
  254. ultraGridColumn6.Hidden = true;
  255. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 6;
  256. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  257. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  258. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  259. ultraGridColumn7.Header.VisiblePosition = 6;
  260. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 8;
  261. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  262. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  263. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  264. ultraGridColumn8.Header.VisiblePosition = 7;
  265. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 6;
  266. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  267. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  268. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  269. ultraGridColumn9.Header.VisiblePosition = 8;
  270. ultraGridColumn9.Hidden = true;
  271. ultraGridColumn10.Header.Caption = "文件类型";
  272. ultraGridColumn10.Header.VisiblePosition = 9;
  273. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 10;
  274. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  275. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  276. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  277. ultraGridBand1.Columns.AddRange(new object[] {
  278. ultraGridColumn1,
  279. ultraGridColumn2,
  280. ultraGridColumn3,
  281. ultraGridColumn4,
  282. ultraGridColumn5,
  283. ultraGridColumn6,
  284. ultraGridColumn7,
  285. ultraGridColumn8,
  286. ultraGridColumn9,
  287. ultraGridColumn10});
  288. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  289. this.ulGridMain.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  290. this.ulGridMain.Dock = System.Windows.Forms.DockStyle.Fill;
  291. this.ulGridMain.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.ulGridMain.Location = new System.Drawing.Point(0, 40);
  293. this.ulGridMain.Name = "ulGridMain";
  294. this.ulGridMain.Size = new System.Drawing.Size(1012, 507);
  295. this.ulGridMain.TabIndex = 0;
  296. this.ulGridMain.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  297. this.ulGridMain.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.ulGridMain_DoubleClickCell);
  298. //
  299. // ultraToolbarsManager1
  300. //
  301. this.ultraToolbarsManager1.DesignerFlags = 1;
  302. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  303. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.VisualStudio2005;
  304. buttonTool8.SharedPropsInternal.Caption = "查询(&Q)";
  305. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  306. buttonTool9.SharedPropsInternal.Caption = "增加(&A)";
  307. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  308. buttonTool10.SharedPropsInternal.Caption = "修改(&U)";
  309. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  310. buttonTool11.SharedPropsInternal.Caption = "删除(&D)";
  311. buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  312. buttonTool12.SharedPropsInternal.Caption = "导出(&P)";
  313. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  314. buttonTool13.SharedPropsInternal.Caption = "关闭(&C)";
  315. buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  316. appearance1.ForeColor = System.Drawing.Color.Blue;
  317. buttonTool14.SharedPropsInternal.AppearancesSmall.Appearance = appearance1;
  318. buttonTool14.SharedPropsInternal.Caption = "摘要文件下载";
  319. buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  320. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  321. buttonTool8,
  322. buttonTool9,
  323. buttonTool10,
  324. buttonTool11,
  325. buttonTool12,
  326. buttonTool13,
  327. buttonTool14});
  328. //
  329. // panel1
  330. //
  331. this.panel1.Controls.Add(this.ultraGroupBox1);
  332. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  333. this.panel1.Location = new System.Drawing.Point(0, 0);
  334. this.panel1.Name = "panel1";
  335. this.panel1.Size = new System.Drawing.Size(1012, 40);
  336. this.panel1.TabIndex = 7;
  337. //
  338. // ultraGroupBox1
  339. //
  340. this.ultraGroupBox1.Controls.Add(this.textBox1);
  341. this.ultraGroupBox1.Controls.Add(this.ckbGCMS);
  342. this.ultraGroupBox1.Controls.Add(this.checkBox1);
  343. this.ultraGroupBox1.Controls.Add(this.ckbGX);
  344. this.ultraGroupBox1.Controls.Add(this.urlCb_BM);
  345. this.ultraGroupBox1.Controls.Add(this.radAllType);
  346. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  347. this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 10.5F);
  348. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  349. this.ultraGroupBox1.Name = "ultraGroupBox1";
  350. this.ultraGroupBox1.Size = new System.Drawing.Size(1012, 39);
  351. this.ultraGroupBox1.TabIndex = 7;
  352. //
  353. // textBox1
  354. //
  355. this.textBox1.Enabled = false;
  356. this.textBox1.Location = new System.Drawing.Point(407, 8);
  357. this.textBox1.Name = "textBox1";
  358. this.textBox1.Size = new System.Drawing.Size(157, 23);
  359. this.textBox1.TabIndex = 96;
  360. //
  361. // ckbGCMS
  362. //
  363. this.ckbGCMS.AutoSize = true;
  364. this.ckbGCMS.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  365. this.ckbGCMS.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.ckbGCMS.Location = new System.Drawing.Point(310, 10);
  367. this.ckbGCMS.Name = "ckbGCMS";
  368. this.ckbGCMS.Size = new System.Drawing.Size(93, 18);
  369. this.ckbGCMS.TabIndex = 95;
  370. this.ckbGCMS.Text = "关键字搜索";
  371. this.ckbGCMS.UseVisualStyleBackColor = true;
  372. this.ckbGCMS.CheckedChanged += new System.EventHandler(this.ckbGCMS_CheckedChanged);
  373. //
  374. // checkBox1
  375. //
  376. this.checkBox1.AutoSize = true;
  377. this.checkBox1.Location = new System.Drawing.Point(579, 12);
  378. this.checkBox1.Name = "checkBox1";
  379. this.checkBox1.Size = new System.Drawing.Size(110, 18);
  380. this.checkBox1.TabIndex = 8;
  381. this.checkBox1.Text = "工艺考核通报";
  382. this.checkBox1.UseVisualStyleBackColor = true;
  383. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  384. //
  385. // ckbGX
  386. //
  387. this.ckbGX.AutoSize = true;
  388. this.ckbGX.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  389. this.ckbGX.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  390. this.ckbGX.Location = new System.Drawing.Point(42, 11);
  391. this.ckbGX.Name = "ckbGX";
  392. this.ckbGX.Size = new System.Drawing.Size(79, 18);
  393. this.ckbGX.TabIndex = 94;
  394. this.ckbGX.Text = "岗位搜索";
  395. this.ckbGX.UseVisualStyleBackColor = true;
  396. this.ckbGX.CheckedChanged += new System.EventHandler(this.ckbGX_CheckedChanged);
  397. //
  398. // urlCb_BM
  399. //
  400. this.urlCb_BM.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
  401. this.urlCb_BM.Enabled = false;
  402. this.urlCb_BM.Location = new System.Drawing.Point(125, 9);
  403. this.urlCb_BM.Name = "urlCb_BM";
  404. this.urlCb_BM.Size = new System.Drawing.Size(166, 23);
  405. this.urlCb_BM.TabIndex = 13;
  406. //
  407. // radAllType
  408. //
  409. this.radAllType.AutoSize = true;
  410. this.radAllType.Checked = true;
  411. this.radAllType.Location = new System.Drawing.Point(909, 16);
  412. this.radAllType.Name = "radAllType";
  413. this.radAllType.Size = new System.Drawing.Size(81, 18);
  414. this.radAllType.TabIndex = 6;
  415. this.radAllType.TabStop = true;
  416. this.radAllType.Text = "全部类型";
  417. this.radAllType.UseVisualStyleBackColor = true;
  418. this.radAllType.Visible = false;
  419. //
  420. // ultraExpandableGroupBox1
  421. //
  422. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  423. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  424. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1012, 104);
  425. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 547);
  426. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  427. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1012, 104);
  428. this.ultraExpandableGroupBox1.TabIndex = 1;
  429. this.ultraExpandableGroupBox1.Text = "编辑区域";
  430. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  431. //
  432. // ultraExpandableGroupBoxPanel1
  433. //
  434. this.ultraExpandableGroupBoxPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  435. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel2);
  436. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ulteSteelCode);
  437. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.urlCb_devNo_hidden);
  438. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.urlCb_steelNo_hidden);
  439. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.urlCb_steelNo);
  440. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  441. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
  442. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  443. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1008, 82);
  444. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  445. //
  446. // panel2
  447. //
  448. this.panel2.Controls.Add(this.label7);
  449. this.panel2.Controls.Add(this.ultraComboEditor1);
  450. this.panel2.Controls.Add(this.label4);
  451. this.panel2.Controls.Add(this.txt_RuScript);
  452. this.panel2.Controls.Add(this.label1);
  453. this.panel2.Controls.Add(this.ulteSteel);
  454. this.panel2.Controls.Add(this.label2);
  455. this.panel2.Controls.Add(this.label3);
  456. this.panel2.Controls.Add(this.button1);
  457. this.panel2.Controls.Add(this.label5);
  458. this.panel2.Controls.Add(this.label6);
  459. this.panel2.Controls.Add(this.urlCb_devNo);
  460. this.panel2.Controls.Add(this.txt_RuNo);
  461. this.panel2.Controls.Add(this.txt_DocNo);
  462. this.panel2.Controls.Add(this.txt_RuName);
  463. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  464. this.panel2.Location = new System.Drawing.Point(0, 0);
  465. this.panel2.Name = "panel2";
  466. this.panel2.Size = new System.Drawing.Size(1008, 82);
  467. this.panel2.TabIndex = 47;
  468. //
  469. // label7
  470. //
  471. this.label7.AutoSize = true;
  472. this.label7.Location = new System.Drawing.Point(446, 19);
  473. this.label7.Name = "label7";
  474. this.label7.Size = new System.Drawing.Size(53, 12);
  475. this.label7.TabIndex = 48;
  476. this.label7.Text = "文件类型";
  477. //
  478. // ultraComboEditor1
  479. //
  480. this.ultraComboEditor1.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
  481. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  482. this.ultraComboEditor1.Location = new System.Drawing.Point(503, 14);
  483. this.ultraComboEditor1.Name = "ultraComboEditor1";
  484. this.ultraComboEditor1.Size = new System.Drawing.Size(93, 21);
  485. this.ultraComboEditor1.TabIndex = 47;
  486. //
  487. // label1
  488. //
  489. this.label1.AutoSize = true;
  490. this.label1.Location = new System.Drawing.Point(18, 18);
  491. this.label1.Name = "label1";
  492. this.label1.Size = new System.Drawing.Size(53, 12);
  493. this.label1.TabIndex = 0;
  494. this.label1.Text = "文件编号";
  495. //
  496. // ulteSteel
  497. //
  498. this.ulteSteel.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
  499. this.ulteSteel.Location = new System.Drawing.Point(609, 49);
  500. this.ulteSteel.Name = "ulteSteel";
  501. this.ulteSteel.Size = new System.Drawing.Size(166, 21);
  502. this.ulteSteel.TabIndex = 46;
  503. this.ulteSteel.Visible = false;
  504. //
  505. // label2
  506. //
  507. this.label2.AutoSize = true;
  508. this.label2.Location = new System.Drawing.Point(18, 53);
  509. this.label2.Name = "label2";
  510. this.label2.Size = new System.Drawing.Size(53, 12);
  511. this.label2.TabIndex = 1;
  512. this.label2.Text = "文件名称";
  513. //
  514. // label3
  515. //
  516. this.label3.AutoSize = true;
  517. this.label3.Location = new System.Drawing.Point(213, 54);
  518. this.label3.Name = "label3";
  519. this.label3.Size = new System.Drawing.Size(53, 12);
  520. this.label3.TabIndex = 2;
  521. this.label3.Text = "文件选取";
  522. //
  523. // label4
  524. //
  525. this.label4.AutoSize = true;
  526. this.label4.Location = new System.Drawing.Point(616, 19);
  527. this.label4.Name = "label4";
  528. this.label4.Size = new System.Drawing.Size(53, 12);
  529. this.label4.TabIndex = 3;
  530. this.label4.Text = "摘要描述";
  531. this.label4.Visible = false;
  532. //
  533. // button1
  534. //
  535. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System;
  536. this.button1.Location = new System.Drawing.Point(498, 49);
  537. this.button1.Name = "button1";
  538. this.button1.Size = new System.Drawing.Size(22, 23);
  539. this.button1.TabIndex = 10;
  540. this.button1.Text = "<<";
  541. this.button1.UseVisualStyleBackColor = true;
  542. this.button1.Click += new System.EventHandler(this.button1_Click);
  543. //
  544. // label5
  545. //
  546. this.label5.AutoSize = true;
  547. this.label5.Location = new System.Drawing.Point(213, 18);
  548. this.label5.Name = "label5";
  549. this.label5.Size = new System.Drawing.Size(29, 12);
  550. this.label5.TabIndex = 4;
  551. this.label5.Text = "工序";
  552. //
  553. // label6
  554. //
  555. this.label6.AutoSize = true;
  556. this.label6.Location = new System.Drawing.Point(565, 54);
  557. this.label6.Name = "label6";
  558. this.label6.Size = new System.Drawing.Size(29, 12);
  559. this.label6.TabIndex = 5;
  560. this.label6.Text = "牌号";
  561. this.label6.Visible = false;
  562. //
  563. // urlCb_devNo
  564. //
  565. this.urlCb_devNo.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
  566. this.urlCb_devNo.Location = new System.Drawing.Point(257, 15);
  567. this.urlCb_devNo.Name = "urlCb_devNo";
  568. this.urlCb_devNo.Size = new System.Drawing.Size(166, 21);
  569. this.urlCb_devNo.TabIndex = 11;
  570. //
  571. // txt_RuScript
  572. //
  573. this.txt_RuScript.Location = new System.Drawing.Point(681, 15);
  574. this.txt_RuScript.Name = "txt_RuScript";
  575. this.txt_RuScript.Size = new System.Drawing.Size(242, 21);
  576. this.txt_RuScript.TabIndex = 6;
  577. this.txt_RuScript.Visible = false;
  578. //
  579. // txt_RuNo
  580. //
  581. this.txt_RuNo.Location = new System.Drawing.Point(77, 14);
  582. this.txt_RuNo.Name = "txt_RuNo";
  583. this.txt_RuNo.Size = new System.Drawing.Size(100, 21);
  584. this.txt_RuNo.TabIndex = 7;
  585. //
  586. // txt_DocNo
  587. //
  588. this.txt_DocNo.Location = new System.Drawing.Point(278, 50);
  589. this.txt_DocNo.Name = "txt_DocNo";
  590. this.txt_DocNo.Size = new System.Drawing.Size(220, 21);
  591. this.txt_DocNo.TabIndex = 9;
  592. //
  593. // txt_RuName
  594. //
  595. this.txt_RuName.Location = new System.Drawing.Point(77, 50);
  596. this.txt_RuName.Name = "txt_RuName";
  597. this.txt_RuName.Size = new System.Drawing.Size(100, 21);
  598. this.txt_RuName.TabIndex = 8;
  599. //
  600. // ulteSteelCode
  601. //
  602. this.ulteSteelCode.Location = new System.Drawing.Point(777, 60);
  603. this.ulteSteelCode.Name = "ulteSteelCode";
  604. this.ulteSteelCode.ReadOnly = true;
  605. this.ulteSteelCode.Size = new System.Drawing.Size(10, 21);
  606. this.ulteSteelCode.TabIndex = 45;
  607. this.ulteSteelCode.Visible = false;
  608. //
  609. // urlCb_devNo_hidden
  610. //
  611. this.urlCb_devNo_hidden.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
  612. this.urlCb_devNo_hidden.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  613. this.urlCb_devNo_hidden.Location = new System.Drawing.Point(800, 16);
  614. this.urlCb_devNo_hidden.Name = "urlCb_devNo_hidden";
  615. this.urlCb_devNo_hidden.Size = new System.Drawing.Size(22, 21);
  616. this.urlCb_devNo_hidden.TabIndex = 14;
  617. this.urlCb_devNo_hidden.Visible = false;
  618. //
  619. // urlCb_steelNo_hidden
  620. //
  621. this.urlCb_steelNo_hidden.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
  622. this.urlCb_steelNo_hidden.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  623. this.urlCb_steelNo_hidden.Location = new System.Drawing.Point(871, 33);
  624. this.urlCb_steelNo_hidden.Name = "urlCb_steelNo_hidden";
  625. this.urlCb_steelNo_hidden.Size = new System.Drawing.Size(22, 21);
  626. this.urlCb_steelNo_hidden.TabIndex = 13;
  627. this.urlCb_steelNo_hidden.Visible = false;
  628. //
  629. // urlCb_steelNo
  630. //
  631. this.urlCb_steelNo.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
  632. this.urlCb_steelNo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  633. this.urlCb_steelNo.HideSelection = false;
  634. this.urlCb_steelNo.Location = new System.Drawing.Point(839, 33);
  635. this.urlCb_steelNo.Name = "urlCb_steelNo";
  636. this.urlCb_steelNo.Size = new System.Drawing.Size(26, 21);
  637. this.urlCb_steelNo.TabIndex = 12;
  638. this.urlCb_steelNo.Visible = false;
  639. //
  640. // dataColumn6
  641. //
  642. this.dataColumn6.Caption = "DOCTYPE";
  643. this.dataColumn6.ColumnName = "DOCTYPE";
  644. //
  645. // frmOperateRule
  646. //
  647. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  648. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  649. this.ClientSize = new System.Drawing.Size(1012, 651);
  650. this.Controls.Add(this.ulGridMain);
  651. this.Controls.Add(this.ultraExpandableGroupBox1);
  652. this.Controls.Add(this.panel1);
  653. this.Name = "frmOperateRule";
  654. this.Text = "操作规程管理";
  655. this.Load += new System.EventHandler(this.frmOperateRule_Load);
  656. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  657. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  658. ((System.ComponentModel.ISupportInitialize)(this.uldtsrcMain)).EndInit();
  659. ((System.ComponentModel.ISupportInitialize)(this.ulGridMain)).EndInit();
  660. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  661. this.panel1.ResumeLayout(false);
  662. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  663. this.ultraGroupBox1.ResumeLayout(false);
  664. this.ultraGroupBox1.PerformLayout();
  665. ((System.ComponentModel.ISupportInitialize)(this.urlCb_BM)).EndInit();
  666. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  667. this.ultraExpandableGroupBox1.ResumeLayout(false);
  668. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  669. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  670. this.panel2.ResumeLayout(false);
  671. this.panel2.PerformLayout();
  672. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  673. ((System.ComponentModel.ISupportInitialize)(this.ulteSteel)).EndInit();
  674. ((System.ComponentModel.ISupportInitialize)(this.urlCb_devNo)).EndInit();
  675. ((System.ComponentModel.ISupportInitialize)(this.ulteSteelCode)).EndInit();
  676. ((System.ComponentModel.ISupportInitialize)(this.urlCb_devNo_hidden)).EndInit();
  677. ((System.ComponentModel.ISupportInitialize)(this.urlCb_steelNo_hidden)).EndInit();
  678. ((System.ComponentModel.ISupportInitialize)(this.urlCb_steelNo)).EndInit();
  679. this.ResumeLayout(false);
  680. }
  681. #endregion
  682. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  683. private Infragistics.Win.UltraWinDataSource.UltraDataSource uldtsrcMain;
  684. private System.Data.DataSet dataSet1;
  685. private System.Data.DataTable dataTable1;
  686. private System.Data.DataColumn XMCode;
  687. private System.Data.DataColumn XMName;
  688. private System.Data.DataColumn XMType;
  689. private System.Data.DataColumn GWName;
  690. private System.Data.DataColumn dataColumn1;
  691. private System.Data.DataColumn dataColumn2;
  692. private System.Data.DataColumn dataColumn3;
  693. private System.Data.DataColumn dataColumn4;
  694. private Infragistics.Win.UltraWinGrid.UltraGrid ulGridMain;
  695. private System.Data.DataColumn dataColumn5;
  696. private System.Windows.Forms.Panel panel1;
  697. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  698. private System.Windows.Forms.RadioButton radAllType;
  699. private Infragistics.Win.UltraWinEditors.UltraComboEditor urlCb_BM;
  700. private System.Windows.Forms.CheckBox ckbGX;
  701. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  702. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  703. private Infragistics.Win.UltraWinEditors.UltraComboEditor ulteSteel;
  704. private Infragistics.Win.UltraWinEditors.UltraTextEditor ulteSteelCode;
  705. private Infragistics.Win.UltraWinEditors.UltraComboEditor urlCb_devNo_hidden;
  706. private Infragistics.Win.UltraWinEditors.UltraComboEditor urlCb_steelNo_hidden;
  707. private Infragistics.Win.UltraWinEditors.UltraComboEditor urlCb_steelNo;
  708. private Infragistics.Win.UltraWinEditors.UltraComboEditor urlCb_devNo;
  709. private System.Windows.Forms.Button button1;
  710. private System.Windows.Forms.TextBox txt_DocNo;
  711. private System.Windows.Forms.TextBox txt_RuName;
  712. private System.Windows.Forms.TextBox txt_RuNo;
  713. private System.Windows.Forms.TextBox txt_RuScript;
  714. private System.Windows.Forms.Label label6;
  715. private System.Windows.Forms.Label label5;
  716. private System.Windows.Forms.Label label4;
  717. private System.Windows.Forms.Label label3;
  718. private System.Windows.Forms.Label label2;
  719. private System.Windows.Forms.Label label1;
  720. private System.Windows.Forms.Panel panel2;
  721. private System.Windows.Forms.CheckBox checkBox1;
  722. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  723. private System.Windows.Forms.Label label7;
  724. private System.Windows.Forms.TextBox textBox1;
  725. private System.Windows.Forms.CheckBox ckbGCMS;
  726. private System.Data.DataColumn dataColumn6;
  727. }
  728. }