FrmOutdecLabMetDataParm.Designer.cs 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec.数据管理.外委实验管理
  2. {
  3. partial class FrmOutdecLabMetDataParm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  29. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  30. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  41. Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  42. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  54. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  55. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  56. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  57. this.kkNOTE2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  58. this.kkNOTE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  59. this.kkCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  60. this.kkFILE_PATH1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  61. this.ultraButton3 = new Infragistics.Win.Misc.UltraButton();
  62. this.kkSTEEL_GRADE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  63. this.kkSAMPLE_SIZE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  64. this.kkTECHNICAL_STANDARD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  65. this.kkSAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  66. this.kkSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  67. this.ultraLabel55 = new Infragistics.Win.Misc.UltraLabel();
  68. this.ultraLabel65 = new Infragistics.Win.Misc.UltraLabel();
  69. this.ultraLabel66 = new Infragistics.Win.Misc.UltraLabel();
  70. this.ultraLabel68 = new Infragistics.Win.Misc.UltraLabel();
  71. this.ultraLabel83 = new Infragistics.Win.Misc.UltraLabel();
  72. this.ultraLabel97 = new Infragistics.Win.Misc.UltraLabel();
  73. this.ultraLabel98 = new Infragistics.Win.Misc.UltraLabel();
  74. this.ultraLabel99 = new Infragistics.Win.Misc.UltraLabel();
  75. this.ultraLabel100 = new Infragistics.Win.Misc.UltraLabel();
  76. this.ultraLabel101 = new Infragistics.Win.Misc.UltraLabel();
  77. this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  78. this.ultraPanel6 = new Infragistics.Win.Misc.UltraPanel();
  79. this.ydFILE_PATH1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  80. this.ydNOTE3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  81. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  82. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  83. this.ydNOTE2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  84. this.ydCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  85. this.ultraButton6 = new Infragistics.Win.Misc.UltraButton();
  86. this.ydNOTE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  87. this.ydSTEEL_GRADE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  88. this.ydSAMPLE_SIZE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  89. this.ydTECHNICAL_STANDARD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  90. this.ydSAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  91. this.ydSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  92. this.ultraLabel81 = new Infragistics.Win.Misc.UltraLabel();
  93. this.ultraLabel82 = new Infragistics.Win.Misc.UltraLabel();
  94. this.ultraLabel84 = new Infragistics.Win.Misc.UltraLabel();
  95. this.ultraLabel85 = new Infragistics.Win.Misc.UltraLabel();
  96. this.ultraLabel102 = new Infragistics.Win.Misc.UltraLabel();
  97. this.ultraLabel103 = new Infragistics.Win.Misc.UltraLabel();
  98. this.ultraLabel104 = new Infragistics.Win.Misc.UltraLabel();
  99. this.ultraLabel105 = new Infragistics.Win.Misc.UltraLabel();
  100. this.ultraLabel106 = new Infragistics.Win.Misc.UltraLabel();
  101. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  102. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  103. this.ultraTabPageControl3.SuspendLayout();
  104. this.ultraPanel3.ClientArea.SuspendLayout();
  105. this.ultraPanel3.SuspendLayout();
  106. ((System.ComponentModel.ISupportInitialize)(this.kkNOTE2)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.kkNOTE)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.kkCHECK_NO)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.kkFILE_PATH1)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.kkSTEEL_GRADE_NO)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_SIZE)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.kkTECHNICAL_STANDARD)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_NAME)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_NO)).BeginInit();
  115. this.ultraTabPageControl6.SuspendLayout();
  116. this.ultraPanel6.ClientArea.SuspendLayout();
  117. this.ultraPanel6.SuspendLayout();
  118. ((System.ComponentModel.ISupportInitialize)(this.ydFILE_PATH1)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.ydNOTE3)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.ydNOTE2)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.ydCHECK_NO)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.ydNOTE)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.ydSTEEL_GRADE_NO)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.ydSAMPLE_SIZE)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.ydTECHNICAL_STANDARD)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.ydSAMPLE_NAME)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.ydSAMPLE_NO)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  129. this.ultraTabControl1.SuspendLayout();
  130. this.SuspendLayout();
  131. //
  132. // ultraTabPageControl3
  133. //
  134. this.ultraTabPageControl3.Controls.Add(this.ultraPanel3);
  135. this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 23);
  136. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  137. this.ultraTabPageControl3.Size = new System.Drawing.Size(780, 724);
  138. //
  139. // ultraPanel3
  140. //
  141. this.ultraPanel3.AutoScroll = true;
  142. //
  143. // ultraPanel3.ClientArea
  144. //
  145. this.ultraPanel3.ClientArea.Controls.Add(this.kkNOTE2);
  146. this.ultraPanel3.ClientArea.Controls.Add(this.kkNOTE);
  147. this.ultraPanel3.ClientArea.Controls.Add(this.kkCHECK_NO);
  148. this.ultraPanel3.ClientArea.Controls.Add(this.kkFILE_PATH1);
  149. this.ultraPanel3.ClientArea.Controls.Add(this.ultraButton3);
  150. this.ultraPanel3.ClientArea.Controls.Add(this.kkSTEEL_GRADE_NO);
  151. this.ultraPanel3.ClientArea.Controls.Add(this.kkSAMPLE_SIZE);
  152. this.ultraPanel3.ClientArea.Controls.Add(this.kkTECHNICAL_STANDARD);
  153. this.ultraPanel3.ClientArea.Controls.Add(this.kkSAMPLE_NAME);
  154. this.ultraPanel3.ClientArea.Controls.Add(this.kkSAMPLE_NO);
  155. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel55);
  156. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel65);
  157. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel66);
  158. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel68);
  159. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel83);
  160. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel97);
  161. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel98);
  162. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel99);
  163. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel100);
  164. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel101);
  165. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  166. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  167. this.ultraPanel3.Name = "ultraPanel3";
  168. this.ultraPanel3.Size = new System.Drawing.Size(780, 724);
  169. this.ultraPanel3.TabIndex = 97;
  170. //
  171. // kkNOTE2
  172. //
  173. this.kkNOTE2.AutoSize = false;
  174. this.kkNOTE2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  175. this.kkNOTE2.Location = new System.Drawing.Point(356, 245);
  176. this.kkNOTE2.MaxLength = 400;
  177. this.kkNOTE2.Name = "kkNOTE2";
  178. this.kkNOTE2.Size = new System.Drawing.Size(333, 90);
  179. this.kkNOTE2.TabIndex = 123;
  180. //
  181. // kkNOTE
  182. //
  183. this.kkNOTE.AutoSize = false;
  184. this.kkNOTE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  185. this.kkNOTE.Location = new System.Drawing.Point(356, 155);
  186. this.kkNOTE.MaxLength = 400;
  187. this.kkNOTE.Name = "kkNOTE";
  188. this.kkNOTE.Size = new System.Drawing.Size(333, 90);
  189. this.kkNOTE.TabIndex = 122;
  190. //
  191. // kkCHECK_NO
  192. //
  193. this.kkCHECK_NO.AutoSize = false;
  194. this.kkCHECK_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  195. this.kkCHECK_NO.Enabled = false;
  196. this.kkCHECK_NO.Location = new System.Drawing.Point(123, 43);
  197. this.kkCHECK_NO.Name = "kkCHECK_NO";
  198. this.kkCHECK_NO.Size = new System.Drawing.Size(233, 28);
  199. this.kkCHECK_NO.TabIndex = 117;
  200. //
  201. // kkFILE_PATH1
  202. //
  203. this.kkFILE_PATH1.AutoSize = false;
  204. this.kkFILE_PATH1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  205. editorButton1.Key = "select";
  206. editorButton1.Text = "查看";
  207. this.kkFILE_PATH1.ButtonsLeft.Add(editorButton1);
  208. editorButton2.Key = "update";
  209. editorButton2.Text = "上传";
  210. this.kkFILE_PATH1.ButtonsRight.Add(editorButton2);
  211. this.kkFILE_PATH1.Location = new System.Drawing.Point(356, 335);
  212. this.kkFILE_PATH1.Name = "kkFILE_PATH1";
  213. this.kkFILE_PATH1.Size = new System.Drawing.Size(333, 28);
  214. this.kkFILE_PATH1.TabIndex = 105;
  215. this.kkFILE_PATH1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ydFILE_PATH1_EditorButtonClick);
  216. //
  217. // ultraButton3
  218. //
  219. this.ultraButton3.Location = new System.Drawing.Point(311, 387);
  220. this.ultraButton3.Name = "ultraButton3";
  221. this.ultraButton3.Size = new System.Drawing.Size(96, 28);
  222. this.ultraButton3.TabIndex = 86;
  223. this.ultraButton3.Text = "保 存";
  224. this.ultraButton3.Click += new System.EventHandler(this.ultraButton3_Click);
  225. //
  226. // kkSTEEL_GRADE_NO
  227. //
  228. this.kkSTEEL_GRADE_NO.AutoSize = false;
  229. this.kkSTEEL_GRADE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  230. this.kkSTEEL_GRADE_NO.Enabled = false;
  231. this.kkSTEEL_GRADE_NO.Location = new System.Drawing.Point(456, 71);
  232. this.kkSTEEL_GRADE_NO.Name = "kkSTEEL_GRADE_NO";
  233. this.kkSTEEL_GRADE_NO.Size = new System.Drawing.Size(233, 28);
  234. this.kkSTEEL_GRADE_NO.TabIndex = 29;
  235. //
  236. // kkSAMPLE_SIZE
  237. //
  238. this.kkSAMPLE_SIZE.AutoSize = false;
  239. this.kkSAMPLE_SIZE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  240. this.kkSAMPLE_SIZE.Enabled = false;
  241. this.kkSAMPLE_SIZE.Location = new System.Drawing.Point(456, 99);
  242. this.kkSAMPLE_SIZE.Name = "kkSAMPLE_SIZE";
  243. this.kkSAMPLE_SIZE.Size = new System.Drawing.Size(233, 28);
  244. this.kkSAMPLE_SIZE.TabIndex = 28;
  245. //
  246. // kkTECHNICAL_STANDARD
  247. //
  248. this.kkTECHNICAL_STANDARD.AutoSize = false;
  249. this.kkTECHNICAL_STANDARD.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  250. this.kkTECHNICAL_STANDARD.Location = new System.Drawing.Point(356, 127);
  251. this.kkTECHNICAL_STANDARD.Name = "kkTECHNICAL_STANDARD";
  252. this.kkTECHNICAL_STANDARD.Size = new System.Drawing.Size(333, 28);
  253. this.kkTECHNICAL_STANDARD.TabIndex = 27;
  254. //
  255. // kkSAMPLE_NAME
  256. //
  257. this.kkSAMPLE_NAME.AutoSize = false;
  258. this.kkSAMPLE_NAME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  259. this.kkSAMPLE_NAME.Enabled = false;
  260. this.kkSAMPLE_NAME.Location = new System.Drawing.Point(123, 71);
  261. this.kkSAMPLE_NAME.Name = "kkSAMPLE_NAME";
  262. this.kkSAMPLE_NAME.Size = new System.Drawing.Size(233, 28);
  263. this.kkSAMPLE_NAME.TabIndex = 25;
  264. //
  265. // kkSAMPLE_NO
  266. //
  267. this.kkSAMPLE_NO.AutoSize = false;
  268. this.kkSAMPLE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  269. this.kkSAMPLE_NO.Enabled = false;
  270. this.kkSAMPLE_NO.Location = new System.Drawing.Point(123, 99);
  271. this.kkSAMPLE_NO.Name = "kkSAMPLE_NO";
  272. this.kkSAMPLE_NO.Size = new System.Drawing.Size(233, 28);
  273. this.kkSAMPLE_NO.TabIndex = 24;
  274. //
  275. // ultraLabel55
  276. //
  277. appearance79.TextHAlignAsString = "Center";
  278. appearance79.TextVAlignAsString = "Middle";
  279. this.ultraLabel55.Appearance = appearance79;
  280. this.ultraLabel55.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  281. this.ultraLabel55.Location = new System.Drawing.Point(23, 335);
  282. this.ultraLabel55.Name = "ultraLabel55";
  283. this.ultraLabel55.Size = new System.Drawing.Size(333, 28);
  284. this.ultraLabel55.TabIndex = 20;
  285. this.ultraLabel55.Text = "上传图片";
  286. //
  287. // ultraLabel65
  288. //
  289. appearance85.TextHAlignAsString = "Center";
  290. appearance85.TextVAlignAsString = "Middle";
  291. this.ultraLabel65.Appearance = appearance85;
  292. this.ultraLabel65.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  293. this.ultraLabel65.Location = new System.Drawing.Point(23, 245);
  294. this.ultraLabel65.Name = "ultraLabel65";
  295. this.ultraLabel65.Size = new System.Drawing.Size(333, 90);
  296. this.ultraLabel65.TabIndex = 9;
  297. this.ultraLabel65.Text = "试验条件";
  298. //
  299. // ultraLabel66
  300. //
  301. appearance86.TextHAlignAsString = "Center";
  302. appearance86.TextVAlignAsString = "Middle";
  303. this.ultraLabel66.Appearance = appearance86;
  304. this.ultraLabel66.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  305. this.ultraLabel66.Location = new System.Drawing.Point(23, 155);
  306. this.ultraLabel66.Name = "ultraLabel66";
  307. this.ultraLabel66.Size = new System.Drawing.Size(333, 90);
  308. this.ultraLabel66.TabIndex = 8;
  309. this.ultraLabel66.Text = "试样原始情况";
  310. //
  311. // ultraLabel68
  312. //
  313. appearance87.TextHAlignAsString = "Center";
  314. appearance87.TextVAlignAsString = "Middle";
  315. this.ultraLabel68.Appearance = appearance87;
  316. this.ultraLabel68.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  317. this.ultraLabel68.Location = new System.Drawing.Point(23, 127);
  318. this.ultraLabel68.Name = "ultraLabel68";
  319. this.ultraLabel68.Size = new System.Drawing.Size(333, 28);
  320. this.ultraLabel68.TabIndex = 6;
  321. this.ultraLabel68.Text = "试验标准";
  322. //
  323. // ultraLabel83
  324. //
  325. appearance88.TextHAlignAsString = "Center";
  326. appearance88.TextVAlignAsString = "Middle";
  327. this.ultraLabel83.Appearance = appearance88;
  328. this.ultraLabel83.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  329. this.ultraLabel83.Location = new System.Drawing.Point(356, 99);
  330. this.ultraLabel83.Name = "ultraLabel83";
  331. this.ultraLabel83.Size = new System.Drawing.Size(100, 28);
  332. this.ultraLabel83.TabIndex = 5;
  333. this.ultraLabel83.Text = "规格";
  334. //
  335. // ultraLabel97
  336. //
  337. appearance90.TextHAlignAsString = "Center";
  338. appearance90.TextVAlignAsString = "Middle";
  339. this.ultraLabel97.Appearance = appearance90;
  340. this.ultraLabel97.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  341. this.ultraLabel97.Location = new System.Drawing.Point(23, 99);
  342. this.ultraLabel97.Name = "ultraLabel97";
  343. this.ultraLabel97.Size = new System.Drawing.Size(100, 28);
  344. this.ultraLabel97.TabIndex = 4;
  345. this.ultraLabel97.Text = "试样编号";
  346. //
  347. // ultraLabel98
  348. //
  349. appearance97.TextHAlignAsString = "Center";
  350. appearance97.TextVAlignAsString = "Middle";
  351. this.ultraLabel98.Appearance = appearance97;
  352. this.ultraLabel98.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  353. this.ultraLabel98.Location = new System.Drawing.Point(356, 71);
  354. this.ultraLabel98.Name = "ultraLabel98";
  355. this.ultraLabel98.Size = new System.Drawing.Size(100, 28);
  356. this.ultraLabel98.TabIndex = 3;
  357. this.ultraLabel98.Text = "钢级";
  358. //
  359. // ultraLabel99
  360. //
  361. appearance98.TextHAlignAsString = "Center";
  362. appearance98.TextVAlignAsString = "Middle";
  363. this.ultraLabel99.Appearance = appearance98;
  364. this.ultraLabel99.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  365. this.ultraLabel99.Location = new System.Drawing.Point(210, 14);
  366. this.ultraLabel99.Name = "ultraLabel99";
  367. this.ultraLabel99.Size = new System.Drawing.Size(316, 28);
  368. this.ultraLabel99.TabIndex = 2;
  369. this.ultraLabel99.Text = "晶间腐蚀报告";
  370. //
  371. // ultraLabel100
  372. //
  373. appearance99.TextHAlignAsString = "Center";
  374. appearance99.TextVAlignAsString = "Middle";
  375. this.ultraLabel100.Appearance = appearance99;
  376. this.ultraLabel100.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  377. this.ultraLabel100.Location = new System.Drawing.Point(23, 71);
  378. this.ultraLabel100.Name = "ultraLabel100";
  379. this.ultraLabel100.Size = new System.Drawing.Size(100, 28);
  380. this.ultraLabel100.TabIndex = 1;
  381. this.ultraLabel100.Text = "试样名称";
  382. //
  383. // ultraLabel101
  384. //
  385. appearance100.TextHAlignAsString = "Center";
  386. appearance100.TextVAlignAsString = "Middle";
  387. this.ultraLabel101.Appearance = appearance100;
  388. this.ultraLabel101.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  389. this.ultraLabel101.Location = new System.Drawing.Point(23, 43);
  390. this.ultraLabel101.Name = "ultraLabel101";
  391. this.ultraLabel101.Size = new System.Drawing.Size(100, 28);
  392. this.ultraLabel101.TabIndex = 0;
  393. this.ultraLabel101.Text = "检验编号";
  394. //
  395. // ultraTabPageControl6
  396. //
  397. this.ultraTabPageControl6.Controls.Add(this.ultraPanel6);
  398. this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
  399. this.ultraTabPageControl6.Name = "ultraTabPageControl6";
  400. this.ultraTabPageControl6.Size = new System.Drawing.Size(780, 724);
  401. //
  402. // ultraPanel6
  403. //
  404. this.ultraPanel6.AutoScroll = true;
  405. //
  406. // ultraPanel6.ClientArea
  407. //
  408. this.ultraPanel6.ClientArea.Controls.Add(this.ydFILE_PATH1);
  409. this.ultraPanel6.ClientArea.Controls.Add(this.ydNOTE3);
  410. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel2);
  411. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel1);
  412. this.ultraPanel6.ClientArea.Controls.Add(this.ydNOTE2);
  413. this.ultraPanel6.ClientArea.Controls.Add(this.ydCHECK_NO);
  414. this.ultraPanel6.ClientArea.Controls.Add(this.ultraButton6);
  415. this.ultraPanel6.ClientArea.Controls.Add(this.ydNOTE);
  416. this.ultraPanel6.ClientArea.Controls.Add(this.ydSTEEL_GRADE_NO);
  417. this.ultraPanel6.ClientArea.Controls.Add(this.ydSAMPLE_SIZE);
  418. this.ultraPanel6.ClientArea.Controls.Add(this.ydTECHNICAL_STANDARD);
  419. this.ultraPanel6.ClientArea.Controls.Add(this.ydSAMPLE_NAME);
  420. this.ultraPanel6.ClientArea.Controls.Add(this.ydSAMPLE_NO);
  421. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel81);
  422. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel82);
  423. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel84);
  424. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel85);
  425. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel102);
  426. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel103);
  427. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel104);
  428. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel105);
  429. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel106);
  430. this.ultraPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  431. this.ultraPanel6.Location = new System.Drawing.Point(0, 0);
  432. this.ultraPanel6.Name = "ultraPanel6";
  433. this.ultraPanel6.Size = new System.Drawing.Size(780, 724);
  434. this.ultraPanel6.TabIndex = 126;
  435. //
  436. // ydFILE_PATH1
  437. //
  438. this.ydFILE_PATH1.AutoSize = false;
  439. this.ydFILE_PATH1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  440. editorButton3.Key = "select";
  441. editorButton3.Text = "查看";
  442. this.ydFILE_PATH1.ButtonsLeft.Add(editorButton3);
  443. editorButton4.Key = "update";
  444. editorButton4.Text = "上传";
  445. this.ydFILE_PATH1.ButtonsRight.Add(editorButton4);
  446. this.ydFILE_PATH1.Location = new System.Drawing.Point(356, 425);
  447. this.ydFILE_PATH1.Name = "ydFILE_PATH1";
  448. this.ydFILE_PATH1.Size = new System.Drawing.Size(333, 28);
  449. this.ydFILE_PATH1.TabIndex = 126;
  450. this.ydFILE_PATH1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ydFILE_PATH1_EditorButtonClick);
  451. //
  452. // ydNOTE3
  453. //
  454. this.ydNOTE3.AutoSize = false;
  455. this.ydNOTE3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  456. this.ydNOTE3.Location = new System.Drawing.Point(356, 335);
  457. this.ydNOTE3.MaxLength = 400;
  458. this.ydNOTE3.Name = "ydNOTE3";
  459. this.ydNOTE3.Size = new System.Drawing.Size(333, 90);
  460. this.ydNOTE3.TabIndex = 125;
  461. //
  462. // ultraLabel2
  463. //
  464. appearance61.TextHAlignAsString = "Center";
  465. appearance61.TextVAlignAsString = "Middle";
  466. this.ultraLabel2.Appearance = appearance61;
  467. this.ultraLabel2.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  468. this.ultraLabel2.Location = new System.Drawing.Point(23, 425);
  469. this.ultraLabel2.Name = "ultraLabel2";
  470. this.ultraLabel2.Size = new System.Drawing.Size(333, 28);
  471. this.ultraLabel2.TabIndex = 124;
  472. this.ultraLabel2.Text = "上传图片";
  473. //
  474. // ultraLabel1
  475. //
  476. appearance55.TextHAlignAsString = "Center";
  477. appearance55.TextVAlignAsString = "Middle";
  478. this.ultraLabel1.Appearance = appearance55;
  479. this.ultraLabel1.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  480. this.ultraLabel1.Location = new System.Drawing.Point(23, 335);
  481. this.ultraLabel1.Name = "ultraLabel1";
  482. this.ultraLabel1.Size = new System.Drawing.Size(333, 90);
  483. this.ultraLabel1.TabIndex = 123;
  484. this.ultraLabel1.Text = "备注3";
  485. //
  486. // ydNOTE2
  487. //
  488. this.ydNOTE2.AutoSize = false;
  489. this.ydNOTE2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  490. this.ydNOTE2.Location = new System.Drawing.Point(356, 245);
  491. this.ydNOTE2.MaxLength = 400;
  492. this.ydNOTE2.Name = "ydNOTE2";
  493. this.ydNOTE2.Size = new System.Drawing.Size(333, 90);
  494. this.ydNOTE2.TabIndex = 122;
  495. //
  496. // ydCHECK_NO
  497. //
  498. this.ydCHECK_NO.AutoSize = false;
  499. this.ydCHECK_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  500. this.ydCHECK_NO.Enabled = false;
  501. this.ydCHECK_NO.Location = new System.Drawing.Point(123, 43);
  502. this.ydCHECK_NO.Name = "ydCHECK_NO";
  503. this.ydCHECK_NO.Size = new System.Drawing.Size(233, 28);
  504. this.ydCHECK_NO.TabIndex = 117;
  505. //
  506. // ultraButton6
  507. //
  508. this.ultraButton6.Location = new System.Drawing.Point(313, 476);
  509. this.ultraButton6.Name = "ultraButton6";
  510. this.ultraButton6.Size = new System.Drawing.Size(96, 28);
  511. this.ultraButton6.TabIndex = 86;
  512. this.ultraButton6.Text = "保 存";
  513. this.ultraButton6.Click += new System.EventHandler(this.ultraButton6_Click);
  514. //
  515. // ydNOTE
  516. //
  517. this.ydNOTE.AutoSize = false;
  518. this.ydNOTE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  519. this.ydNOTE.Location = new System.Drawing.Point(356, 155);
  520. this.ydNOTE.MaxLength = 400;
  521. this.ydNOTE.Name = "ydNOTE";
  522. this.ydNOTE.Size = new System.Drawing.Size(333, 90);
  523. this.ydNOTE.TabIndex = 30;
  524. //
  525. // ydSTEEL_GRADE_NO
  526. //
  527. this.ydSTEEL_GRADE_NO.AutoSize = false;
  528. this.ydSTEEL_GRADE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  529. this.ydSTEEL_GRADE_NO.Enabled = false;
  530. this.ydSTEEL_GRADE_NO.Location = new System.Drawing.Point(456, 71);
  531. this.ydSTEEL_GRADE_NO.Name = "ydSTEEL_GRADE_NO";
  532. this.ydSTEEL_GRADE_NO.Size = new System.Drawing.Size(233, 28);
  533. this.ydSTEEL_GRADE_NO.TabIndex = 29;
  534. //
  535. // ydSAMPLE_SIZE
  536. //
  537. this.ydSAMPLE_SIZE.AutoSize = false;
  538. this.ydSAMPLE_SIZE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  539. this.ydSAMPLE_SIZE.Enabled = false;
  540. this.ydSAMPLE_SIZE.Location = new System.Drawing.Point(456, 99);
  541. this.ydSAMPLE_SIZE.Name = "ydSAMPLE_SIZE";
  542. this.ydSAMPLE_SIZE.Size = new System.Drawing.Size(233, 28);
  543. this.ydSAMPLE_SIZE.TabIndex = 28;
  544. //
  545. // ydTECHNICAL_STANDARD
  546. //
  547. this.ydTECHNICAL_STANDARD.AutoSize = false;
  548. this.ydTECHNICAL_STANDARD.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  549. this.ydTECHNICAL_STANDARD.Location = new System.Drawing.Point(356, 127);
  550. this.ydTECHNICAL_STANDARD.Name = "ydTECHNICAL_STANDARD";
  551. this.ydTECHNICAL_STANDARD.Size = new System.Drawing.Size(333, 28);
  552. this.ydTECHNICAL_STANDARD.TabIndex = 27;
  553. //
  554. // ydSAMPLE_NAME
  555. //
  556. this.ydSAMPLE_NAME.AutoSize = false;
  557. this.ydSAMPLE_NAME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  558. this.ydSAMPLE_NAME.Enabled = false;
  559. this.ydSAMPLE_NAME.Location = new System.Drawing.Point(123, 71);
  560. this.ydSAMPLE_NAME.Name = "ydSAMPLE_NAME";
  561. this.ydSAMPLE_NAME.Size = new System.Drawing.Size(233, 28);
  562. this.ydSAMPLE_NAME.TabIndex = 25;
  563. //
  564. // ydSAMPLE_NO
  565. //
  566. this.ydSAMPLE_NO.AutoSize = false;
  567. this.ydSAMPLE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  568. this.ydSAMPLE_NO.Enabled = false;
  569. this.ydSAMPLE_NO.Location = new System.Drawing.Point(123, 99);
  570. this.ydSAMPLE_NO.Name = "ydSAMPLE_NO";
  571. this.ydSAMPLE_NO.Size = new System.Drawing.Size(233, 28);
  572. this.ydSAMPLE_NO.TabIndex = 24;
  573. //
  574. // ultraLabel81
  575. //
  576. appearance1.TextHAlignAsString = "Center";
  577. appearance1.TextVAlignAsString = "Middle";
  578. this.ultraLabel81.Appearance = appearance1;
  579. this.ultraLabel81.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  580. this.ultraLabel81.Location = new System.Drawing.Point(23, 245);
  581. this.ultraLabel81.Name = "ultraLabel81";
  582. this.ultraLabel81.Size = new System.Drawing.Size(333, 90);
  583. this.ultraLabel81.TabIndex = 9;
  584. this.ultraLabel81.Text = "备注2";
  585. //
  586. // ultraLabel82
  587. //
  588. appearance57.TextHAlignAsString = "Center";
  589. appearance57.TextVAlignAsString = "Middle";
  590. this.ultraLabel82.Appearance = appearance57;
  591. this.ultraLabel82.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  592. this.ultraLabel82.Location = new System.Drawing.Point(23, 155);
  593. this.ultraLabel82.Name = "ultraLabel82";
  594. this.ultraLabel82.Size = new System.Drawing.Size(333, 90);
  595. this.ultraLabel82.TabIndex = 8;
  596. this.ultraLabel82.Text = "备注1";
  597. //
  598. // ultraLabel84
  599. //
  600. appearance2.TextHAlignAsString = "Center";
  601. appearance2.TextVAlignAsString = "Middle";
  602. this.ultraLabel84.Appearance = appearance2;
  603. this.ultraLabel84.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  604. this.ultraLabel84.Location = new System.Drawing.Point(23, 127);
  605. this.ultraLabel84.Name = "ultraLabel84";
  606. this.ultraLabel84.Size = new System.Drawing.Size(333, 28);
  607. this.ultraLabel84.TabIndex = 6;
  608. this.ultraLabel84.Text = "试验标准";
  609. //
  610. // ultraLabel85
  611. //
  612. appearance62.TextHAlignAsString = "Center";
  613. appearance62.TextVAlignAsString = "Middle";
  614. this.ultraLabel85.Appearance = appearance62;
  615. this.ultraLabel85.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  616. this.ultraLabel85.Location = new System.Drawing.Point(356, 99);
  617. this.ultraLabel85.Name = "ultraLabel85";
  618. this.ultraLabel85.Size = new System.Drawing.Size(100, 28);
  619. this.ultraLabel85.TabIndex = 5;
  620. this.ultraLabel85.Text = "规格";
  621. //
  622. // ultraLabel102
  623. //
  624. appearance63.TextHAlignAsString = "Center";
  625. appearance63.TextVAlignAsString = "Middle";
  626. this.ultraLabel102.Appearance = appearance63;
  627. this.ultraLabel102.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  628. this.ultraLabel102.Location = new System.Drawing.Point(23, 99);
  629. this.ultraLabel102.Name = "ultraLabel102";
  630. this.ultraLabel102.Size = new System.Drawing.Size(100, 28);
  631. this.ultraLabel102.TabIndex = 4;
  632. this.ultraLabel102.Text = "试样编号";
  633. //
  634. // ultraLabel103
  635. //
  636. appearance64.TextHAlignAsString = "Center";
  637. appearance64.TextVAlignAsString = "Middle";
  638. this.ultraLabel103.Appearance = appearance64;
  639. this.ultraLabel103.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  640. this.ultraLabel103.Location = new System.Drawing.Point(356, 71);
  641. this.ultraLabel103.Name = "ultraLabel103";
  642. this.ultraLabel103.Size = new System.Drawing.Size(100, 28);
  643. this.ultraLabel103.TabIndex = 3;
  644. this.ultraLabel103.Text = "钢级";
  645. //
  646. // ultraLabel104
  647. //
  648. appearance65.TextHAlignAsString = "Center";
  649. appearance65.TextVAlignAsString = "Middle";
  650. this.ultraLabel104.Appearance = appearance65;
  651. this.ultraLabel104.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  652. this.ultraLabel104.Location = new System.Drawing.Point(210, 14);
  653. this.ultraLabel104.Name = "ultraLabel104";
  654. this.ultraLabel104.Size = new System.Drawing.Size(316, 28);
  655. this.ultraLabel104.TabIndex = 2;
  656. this.ultraLabel104.Text = "金相检验试验";
  657. //
  658. // ultraLabel105
  659. //
  660. appearance66.TextHAlignAsString = "Center";
  661. appearance66.TextVAlignAsString = "Middle";
  662. this.ultraLabel105.Appearance = appearance66;
  663. this.ultraLabel105.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  664. this.ultraLabel105.Location = new System.Drawing.Point(23, 71);
  665. this.ultraLabel105.Name = "ultraLabel105";
  666. this.ultraLabel105.Size = new System.Drawing.Size(100, 28);
  667. this.ultraLabel105.TabIndex = 1;
  668. this.ultraLabel105.Text = "试样名称";
  669. //
  670. // ultraLabel106
  671. //
  672. appearance67.TextHAlignAsString = "Center";
  673. appearance67.TextVAlignAsString = "Middle";
  674. this.ultraLabel106.Appearance = appearance67;
  675. this.ultraLabel106.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  676. this.ultraLabel106.Location = new System.Drawing.Point(23, 43);
  677. this.ultraLabel106.Name = "ultraLabel106";
  678. this.ultraLabel106.Size = new System.Drawing.Size(100, 28);
  679. this.ultraLabel106.TabIndex = 0;
  680. this.ultraLabel106.Text = "检验编号";
  681. //
  682. // ultraTabControl1
  683. //
  684. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  685. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  686. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl6);
  687. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  688. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  689. this.ultraTabControl1.Name = "ultraTabControl1";
  690. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  691. this.ultraTabControl1.Size = new System.Drawing.Size(784, 750);
  692. this.ultraTabControl1.TabIndex = 1;
  693. ultraTab3.TabPage = this.ultraTabPageControl3;
  694. ultraTab3.Text = "晶间腐蚀试验";
  695. ultraTab6.TabPage = this.ultraTabPageControl6;
  696. ultraTab6.Text = "金相检验试验";
  697. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  698. ultraTab3,
  699. ultraTab6});
  700. //
  701. // ultraTabSharedControlsPage1
  702. //
  703. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  704. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  705. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(780, 724);
  706. //
  707. // FrmOutdecLabMetDataParm
  708. //
  709. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  710. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  711. this.ClientSize = new System.Drawing.Size(784, 750);
  712. this.Controls.Add(this.ultraTabControl1);
  713. this.Name = "FrmOutdecLabMetDataParm";
  714. this.Text = "商检金属物理试验条件";
  715. this.Load += new System.EventHandler(this.FrmOutdecLabMecDataParm_Load);
  716. this.ultraTabPageControl3.ResumeLayout(false);
  717. this.ultraPanel3.ClientArea.ResumeLayout(false);
  718. this.ultraPanel3.ResumeLayout(false);
  719. ((System.ComponentModel.ISupportInitialize)(this.kkNOTE2)).EndInit();
  720. ((System.ComponentModel.ISupportInitialize)(this.kkNOTE)).EndInit();
  721. ((System.ComponentModel.ISupportInitialize)(this.kkCHECK_NO)).EndInit();
  722. ((System.ComponentModel.ISupportInitialize)(this.kkFILE_PATH1)).EndInit();
  723. ((System.ComponentModel.ISupportInitialize)(this.kkSTEEL_GRADE_NO)).EndInit();
  724. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_SIZE)).EndInit();
  725. ((System.ComponentModel.ISupportInitialize)(this.kkTECHNICAL_STANDARD)).EndInit();
  726. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_NAME)).EndInit();
  727. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_NO)).EndInit();
  728. this.ultraTabPageControl6.ResumeLayout(false);
  729. this.ultraPanel6.ClientArea.ResumeLayout(false);
  730. this.ultraPanel6.ResumeLayout(false);
  731. ((System.ComponentModel.ISupportInitialize)(this.ydFILE_PATH1)).EndInit();
  732. ((System.ComponentModel.ISupportInitialize)(this.ydNOTE3)).EndInit();
  733. ((System.ComponentModel.ISupportInitialize)(this.ydNOTE2)).EndInit();
  734. ((System.ComponentModel.ISupportInitialize)(this.ydCHECK_NO)).EndInit();
  735. ((System.ComponentModel.ISupportInitialize)(this.ydNOTE)).EndInit();
  736. ((System.ComponentModel.ISupportInitialize)(this.ydSTEEL_GRADE_NO)).EndInit();
  737. ((System.ComponentModel.ISupportInitialize)(this.ydSAMPLE_SIZE)).EndInit();
  738. ((System.ComponentModel.ISupportInitialize)(this.ydTECHNICAL_STANDARD)).EndInit();
  739. ((System.ComponentModel.ISupportInitialize)(this.ydSAMPLE_NAME)).EndInit();
  740. ((System.ComponentModel.ISupportInitialize)(this.ydSAMPLE_NO)).EndInit();
  741. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  742. this.ultraTabControl1.ResumeLayout(false);
  743. this.ResumeLayout(false);
  744. }
  745. #endregion
  746. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  747. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  748. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  749. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  750. private Infragistics.Win.Misc.UltraButton ultraButton3;
  751. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkSTEEL_GRADE_NO;
  752. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkSAMPLE_SIZE;
  753. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkTECHNICAL_STANDARD;
  754. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkSAMPLE_NAME;
  755. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkSAMPLE_NO;
  756. private Infragistics.Win.Misc.UltraLabel ultraLabel55;
  757. private Infragistics.Win.Misc.UltraLabel ultraLabel65;
  758. private Infragistics.Win.Misc.UltraLabel ultraLabel66;
  759. private Infragistics.Win.Misc.UltraLabel ultraLabel68;
  760. private Infragistics.Win.Misc.UltraLabel ultraLabel83;
  761. private Infragistics.Win.Misc.UltraLabel ultraLabel97;
  762. private Infragistics.Win.Misc.UltraLabel ultraLabel98;
  763. private Infragistics.Win.Misc.UltraLabel ultraLabel99;
  764. private Infragistics.Win.Misc.UltraLabel ultraLabel100;
  765. private Infragistics.Win.Misc.UltraLabel ultraLabel101;
  766. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkFILE_PATH1;
  767. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkCHECK_NO;
  768. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl6;
  769. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkNOTE2;
  770. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkNOTE;
  771. private Infragistics.Win.Misc.UltraPanel ultraPanel6;
  772. private Infragistics.Win.UltraWinEditors.UltraTextEditor ydNOTE2;
  773. private Infragistics.Win.UltraWinEditors.UltraTextEditor ydCHECK_NO;
  774. private Infragistics.Win.Misc.UltraButton ultraButton6;
  775. private Infragistics.Win.UltraWinEditors.UltraTextEditor ydNOTE;
  776. private Infragistics.Win.UltraWinEditors.UltraTextEditor ydSTEEL_GRADE_NO;
  777. private Infragistics.Win.UltraWinEditors.UltraTextEditor ydSAMPLE_SIZE;
  778. private Infragistics.Win.UltraWinEditors.UltraTextEditor ydTECHNICAL_STANDARD;
  779. private Infragistics.Win.UltraWinEditors.UltraTextEditor ydSAMPLE_NAME;
  780. private Infragistics.Win.UltraWinEditors.UltraTextEditor ydSAMPLE_NO;
  781. private Infragistics.Win.Misc.UltraLabel ultraLabel81;
  782. private Infragistics.Win.Misc.UltraLabel ultraLabel82;
  783. private Infragistics.Win.Misc.UltraLabel ultraLabel84;
  784. private Infragistics.Win.Misc.UltraLabel ultraLabel85;
  785. private Infragistics.Win.Misc.UltraLabel ultraLabel102;
  786. private Infragistics.Win.Misc.UltraLabel ultraLabel103;
  787. private Infragistics.Win.Misc.UltraLabel ultraLabel104;
  788. private Infragistics.Win.Misc.UltraLabel ultraLabel105;
  789. private Infragistics.Win.Misc.UltraLabel ultraLabel106;
  790. private Infragistics.Win.UltraWinEditors.UltraTextEditor ydFILE_PATH1;
  791. private Infragistics.Win.UltraWinEditors.UltraTextEditor ydNOTE3;
  792. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  793. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  794. }
  795. }