FrmOutdecCheckPrice.designer.cs 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
  2. {
  3. partial class FrmOutdecCheckPrice
  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.Appearance appearance14 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  54. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  55. this.dataSet1 = new System.Data.DataSet();
  56. this.dataTable1 = new System.Data.DataTable();
  57. this.panel1 = new System.Windows.Forms.Panel();
  58. this.panel3 = new System.Windows.Forms.Panel();
  59. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  60. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  61. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  62. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  63. this.txtCHECK_PRICE = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  64. this.txtJG_PRICE = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  65. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  66. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  67. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  68. this.ultraCHECK_PRICE_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  69. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  70. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  71. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  72. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  73. this.txtREMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  74. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  75. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  76. this.ultraPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  77. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  78. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  79. this.panel2 = new System.Windows.Forms.Panel();
  80. this.ultraQueryCHECK_PRICE_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  81. this.chkCHECK_PRICE_TYPE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  82. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  84. this.panel1.SuspendLayout();
  85. this.panel3.SuspendLayout();
  86. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  87. this.ultraGroupBox1.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  90. this.ultraExpandableGroupBox1.SuspendLayout();
  91. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  92. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_PRICE)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.txtJG_PRICE)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_PRICE_TYPE)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.ultraPHY_NAME_MAX)).BeginInit();
  97. this.panel2.SuspendLayout();
  98. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryCHECK_PRICE_TYPE)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_PRICE_TYPE)).BeginInit();
  100. this.SuspendLayout();
  101. //
  102. // dataSet1
  103. //
  104. this.dataSet1.DataSetName = "NewDataSet";
  105. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  106. this.dataTable1});
  107. //
  108. // dataTable1
  109. //
  110. this.dataTable1.TableName = "Table1";
  111. //
  112. // panel1
  113. //
  114. this.panel1.Controls.Add(this.panel3);
  115. this.panel1.Controls.Add(this.panel2);
  116. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  117. this.panel1.Location = new System.Drawing.Point(0, 0);
  118. this.panel1.Name = "panel1";
  119. this.panel1.Size = new System.Drawing.Size(1328, 474);
  120. this.panel1.TabIndex = 0;
  121. //
  122. // panel3
  123. //
  124. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  125. this.panel3.Controls.Add(this.ultraGroupBox1);
  126. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  127. this.panel3.Location = new System.Drawing.Point(0, 40);
  128. this.panel3.Name = "panel3";
  129. this.panel3.Size = new System.Drawing.Size(1328, 434);
  130. this.panel3.TabIndex = 17;
  131. //
  132. // ultraGroupBox1
  133. //
  134. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  135. this.ultraGroupBox1.Controls.Add(this.ultraExpandableGroupBox1);
  136. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  137. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  138. this.ultraGroupBox1.Name = "ultraGroupBox1";
  139. this.ultraGroupBox1.Size = new System.Drawing.Size(1326, 432);
  140. this.ultraGroupBox1.TabIndex = 35;
  141. this.ultraGroupBox1.Text = "外委试验费用信息";
  142. //
  143. // ultraGrid1
  144. //
  145. this.ultraGrid1.DataMember = "Table1";
  146. this.ultraGrid1.DataSource = this.dataSet1;
  147. appearance14.BackColor = System.Drawing.SystemColors.Window;
  148. appearance14.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  149. this.ultraGrid1.DisplayLayout.Appearance = appearance14;
  150. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  151. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  152. appearance15.BackColor = System.Drawing.SystemColors.ActiveBorder;
  153. appearance15.BackColor2 = System.Drawing.SystemColors.ControlDark;
  154. appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  155. appearance15.BorderColor = System.Drawing.SystemColors.Window;
  156. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance15;
  157. appearance18.ForeColor = System.Drawing.SystemColors.GrayText;
  158. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance18;
  159. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  160. appearance64.BackColor = System.Drawing.SystemColors.ControlLightLight;
  161. appearance64.BackColor2 = System.Drawing.SystemColors.Control;
  162. appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  163. appearance64.ForeColor = System.Drawing.SystemColors.GrayText;
  164. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance64;
  165. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  166. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  167. appearance23.BackColor = System.Drawing.SystemColors.Window;
  168. appearance23.ForeColor = System.Drawing.SystemColors.ControlText;
  169. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance23;
  170. appearance24.BackColor = System.Drawing.SystemColors.Highlight;
  171. appearance24.ForeColor = System.Drawing.SystemColors.HighlightText;
  172. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance24;
  173. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  174. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  175. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  176. appearance25.BackColor = System.Drawing.SystemColors.Window;
  177. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance25;
  178. appearance26.BorderColor = System.Drawing.Color.Silver;
  179. appearance26.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  180. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance26;
  181. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  182. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  183. this.ultraGrid1.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
  184. appearance27.BackColor = System.Drawing.SystemColors.Control;
  185. appearance27.BackColor2 = System.Drawing.SystemColors.ControlDark;
  186. appearance27.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  187. appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  188. appearance27.BorderColor = System.Drawing.SystemColors.Window;
  189. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance27;
  190. appearance28.TextHAlignAsString = "Left";
  191. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance28;
  192. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  193. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  194. appearance29.BackColor = System.Drawing.SystemColors.Window;
  195. appearance29.BorderColor = System.Drawing.Color.Silver;
  196. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance29;
  197. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  198. appearance44.BackColor = System.Drawing.SystemColors.ControlLight;
  199. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance44;
  200. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  201. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  202. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  203. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  204. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
  206. this.ultraGrid1.Name = "ultraGrid1";
  207. this.ultraGrid1.Size = new System.Drawing.Size(1320, 261);
  208. this.ultraGrid1.TabIndex = 26;
  209. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  210. //
  211. // ultraExpandableGroupBox1
  212. //
  213. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  214. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  215. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1320, 150);
  216. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(3, 279);
  217. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  218. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1320, 150);
  219. this.ultraExpandableGroupBox1.TabIndex = 0;
  220. this.ultraExpandableGroupBox1.Text = "试验费用编辑(*为必填项)";
  221. //
  222. // ultraExpandableGroupBoxPanel1
  223. //
  224. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtCHECK_PRICE);
  225. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtJG_PRICE);
  226. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  227. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  228. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  229. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCHECK_PRICE_TYPE);
  230. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel16);
  231. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
  232. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel11);
  233. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
  234. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtREMARK);
  235. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  236. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
  237. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraPHY_NAME_MAX);
  238. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  239. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  240. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  241. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  242. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  243. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1314, 128);
  244. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  245. //
  246. // txtCHECK_PRICE
  247. //
  248. this.txtCHECK_PRICE.Location = new System.Drawing.Point(330, 59);
  249. this.txtCHECK_PRICE.MinValue = 0;
  250. this.txtCHECK_PRICE.Name = "txtCHECK_PRICE";
  251. this.txtCHECK_PRICE.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  252. this.txtCHECK_PRICE.Size = new System.Drawing.Size(127, 21);
  253. this.txtCHECK_PRICE.TabIndex = 115;
  254. //
  255. // txtJG_PRICE
  256. //
  257. this.txtJG_PRICE.Location = new System.Drawing.Point(130, 59);
  258. this.txtJG_PRICE.MinValue = 0;
  259. this.txtJG_PRICE.Name = "txtJG_PRICE";
  260. this.txtJG_PRICE.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  261. this.txtJG_PRICE.Size = new System.Drawing.Size(127, 21);
  262. this.txtJG_PRICE.TabIndex = 114;
  263. //
  264. // ultraLabel3
  265. //
  266. appearance35.ForeColor = System.Drawing.Color.Red;
  267. appearance35.TextHAlignAsString = "Right";
  268. appearance35.TextVAlignAsString = "Middle";
  269. this.ultraLabel3.Appearance = appearance35;
  270. this.ultraLabel3.AutoSize = true;
  271. this.ultraLabel3.Location = new System.Drawing.Point(116, 12);
  272. this.ultraLabel3.Name = "ultraLabel3";
  273. this.ultraLabel3.Size = new System.Drawing.Size(11, 14);
  274. this.ultraLabel3.TabIndex = 113;
  275. this.ultraLabel3.Text = "*";
  276. //
  277. // ultraLabel8
  278. //
  279. appearance37.ForeColor = System.Drawing.Color.Red;
  280. appearance37.TextHAlignAsString = "Right";
  281. appearance37.TextVAlignAsString = "Middle";
  282. this.ultraLabel8.Appearance = appearance37;
  283. this.ultraLabel8.AutoSize = true;
  284. this.ultraLabel8.Location = new System.Drawing.Point(316, 62);
  285. this.ultraLabel8.Name = "ultraLabel8";
  286. this.ultraLabel8.Size = new System.Drawing.Size(11, 14);
  287. this.ultraLabel8.TabIndex = 112;
  288. this.ultraLabel8.Text = "*";
  289. //
  290. // ultraLabel1
  291. //
  292. appearance8.ForeColor = System.Drawing.Color.Red;
  293. appearance8.TextHAlignAsString = "Right";
  294. appearance8.TextVAlignAsString = "Middle";
  295. this.ultraLabel1.Appearance = appearance8;
  296. this.ultraLabel1.AutoSize = true;
  297. this.ultraLabel1.Location = new System.Drawing.Point(263, 12);
  298. this.ultraLabel1.Name = "ultraLabel1";
  299. this.ultraLabel1.Size = new System.Drawing.Size(103, 16);
  300. this.ultraLabel1.TabIndex = 111;
  301. this.ultraLabel1.Text = "(分为化学和理化)";
  302. //
  303. // ultraCHECK_PRICE_TYPE
  304. //
  305. this.ultraCHECK_PRICE_TYPE.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  306. valueListItem1.DataValue = "0";
  307. valueListItem1.DisplayText = "化学";
  308. valueListItem2.DataValue = "1";
  309. valueListItem2.DisplayText = "理化";
  310. this.ultraCHECK_PRICE_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  311. valueListItem1,
  312. valueListItem2});
  313. this.ultraCHECK_PRICE_TYPE.Location = new System.Drawing.Point(130, 9);
  314. this.ultraCHECK_PRICE_TYPE.Name = "ultraCHECK_PRICE_TYPE";
  315. this.ultraCHECK_PRICE_TYPE.Size = new System.Drawing.Size(127, 21);
  316. this.ultraCHECK_PRICE_TYPE.TabIndex = 0;
  317. this.ultraCHECK_PRICE_TYPE.Text = "化学";
  318. this.ultraCHECK_PRICE_TYPE.TextChanged += new System.EventHandler(this.ultraCHECK_PRICE_TYPE_TextChanged);
  319. //
  320. // ultraLabel16
  321. //
  322. appearance12.TextHAlignAsString = "Right";
  323. appearance12.TextVAlignAsString = "Middle";
  324. this.ultraLabel16.Appearance = appearance12;
  325. this.ultraLabel16.AutoSize = true;
  326. this.ultraLabel16.Location = new System.Drawing.Point(61, 12);
  327. this.ultraLabel16.Name = "ultraLabel16";
  328. this.ultraLabel16.Size = new System.Drawing.Size(54, 16);
  329. this.ultraLabel16.TabIndex = 110;
  330. this.ultraLabel16.Text = "项目类型";
  331. //
  332. // ultraLabel12
  333. //
  334. appearance11.ForeColor = System.Drawing.Color.Red;
  335. appearance11.TextHAlignAsString = "Right";
  336. appearance11.TextVAlignAsString = "Middle";
  337. this.ultraLabel12.Appearance = appearance11;
  338. this.ultraLabel12.AutoSize = true;
  339. this.ultraLabel12.Location = new System.Drawing.Point(116, 62);
  340. this.ultraLabel12.Name = "ultraLabel12";
  341. this.ultraLabel12.Size = new System.Drawing.Size(11, 14);
  342. this.ultraLabel12.TabIndex = 108;
  343. this.ultraLabel12.Text = "*";
  344. //
  345. // ultraLabel11
  346. //
  347. appearance53.ForeColor = System.Drawing.Color.Red;
  348. appearance53.TextHAlignAsString = "Right";
  349. appearance53.TextVAlignAsString = "Middle";
  350. this.ultraLabel11.Appearance = appearance53;
  351. this.ultraLabel11.AutoSize = true;
  352. this.ultraLabel11.Location = new System.Drawing.Point(116, 37);
  353. this.ultraLabel11.Name = "ultraLabel11";
  354. this.ultraLabel11.Size = new System.Drawing.Size(11, 14);
  355. this.ultraLabel11.TabIndex = 107;
  356. this.ultraLabel11.Text = "*";
  357. //
  358. // ultraLabel7
  359. //
  360. appearance40.TextHAlignAsString = "Right";
  361. appearance40.TextVAlignAsString = "Middle";
  362. this.ultraLabel7.Appearance = appearance40;
  363. this.ultraLabel7.AutoSize = true;
  364. this.ultraLabel7.Location = new System.Drawing.Point(86, 95);
  365. this.ultraLabel7.Name = "ultraLabel7";
  366. this.ultraLabel7.Size = new System.Drawing.Size(29, 16);
  367. this.ultraLabel7.TabIndex = 83;
  368. this.ultraLabel7.Text = "备注";
  369. //
  370. // txtREMARK
  371. //
  372. this.txtREMARK.AutoSize = false;
  373. this.txtREMARK.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  374. this.txtREMARK.Location = new System.Drawing.Point(130, 84);
  375. this.txtREMARK.MaxLength = 200;
  376. this.txtREMARK.Multiline = true;
  377. this.txtREMARK.Name = "txtREMARK";
  378. this.txtREMARK.Scrollbars = System.Windows.Forms.ScrollBars.Vertical;
  379. this.txtREMARK.Size = new System.Drawing.Size(327, 40);
  380. this.txtREMARK.TabIndex = 4;
  381. //
  382. // ultraLabel6
  383. //
  384. appearance41.TextHAlignAsString = "Right";
  385. appearance41.TextVAlignAsString = "Middle";
  386. this.ultraLabel6.Appearance = appearance41;
  387. this.ultraLabel6.AutoSize = true;
  388. this.ultraLabel6.Location = new System.Drawing.Point(261, 62);
  389. this.ultraLabel6.Name = "ultraLabel6";
  390. this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
  391. this.ultraLabel6.TabIndex = 62;
  392. this.ultraLabel6.Text = "试验费用";
  393. //
  394. // ultraLabel5
  395. //
  396. appearance5.TextHAlignAsString = "Right";
  397. appearance5.TextVAlignAsString = "Middle";
  398. this.ultraLabel5.Appearance = appearance5;
  399. this.ultraLabel5.AutoSize = true;
  400. this.ultraLabel5.Location = new System.Drawing.Point(61, 62);
  401. this.ultraLabel5.Name = "ultraLabel5";
  402. this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
  403. this.ultraLabel5.TabIndex = 61;
  404. this.ultraLabel5.Text = "加工费用";
  405. //
  406. // ultraPHY_NAME_MAX
  407. //
  408. this.ultraPHY_NAME_MAX.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  409. this.ultraPHY_NAME_MAX.Location = new System.Drawing.Point(130, 34);
  410. this.ultraPHY_NAME_MAX.Name = "ultraPHY_NAME_MAX";
  411. this.ultraPHY_NAME_MAX.Size = new System.Drawing.Size(127, 21);
  412. this.ultraPHY_NAME_MAX.TabIndex = 1;
  413. //
  414. // ultraLabel4
  415. //
  416. appearance3.TextHAlignAsString = "Right";
  417. appearance3.TextVAlignAsString = "Middle";
  418. this.ultraLabel4.Appearance = appearance3;
  419. this.ultraLabel4.AutoSize = true;
  420. this.ultraLabel4.Location = new System.Drawing.Point(12, 37);
  421. this.ultraLabel4.Name = "ultraLabel4";
  422. this.ultraLabel4.Size = new System.Drawing.Size(0, 0);
  423. this.ultraLabel4.TabIndex = 5;
  424. //
  425. // ultraLabel2
  426. //
  427. appearance87.TextHAlignAsString = "Right";
  428. appearance87.TextVAlignAsString = "Middle";
  429. this.ultraLabel2.Appearance = appearance87;
  430. this.ultraLabel2.AutoSize = true;
  431. this.ultraLabel2.Location = new System.Drawing.Point(61, 37);
  432. this.ultraLabel2.Name = "ultraLabel2";
  433. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  434. this.ultraLabel2.TabIndex = 1;
  435. this.ultraLabel2.Text = "检验项目";
  436. //
  437. // panel2
  438. //
  439. this.panel2.Controls.Add(this.ultraQueryCHECK_PRICE_TYPE);
  440. this.panel2.Controls.Add(this.chkCHECK_PRICE_TYPE);
  441. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  442. this.panel2.Location = new System.Drawing.Point(0, 0);
  443. this.panel2.Name = "panel2";
  444. this.panel2.Size = new System.Drawing.Size(1328, 40);
  445. this.panel2.TabIndex = 16;
  446. //
  447. // ultraQueryCHECK_PRICE_TYPE
  448. //
  449. this.ultraQueryCHECK_PRICE_TYPE.Enabled = false;
  450. valueListItem3.DataValue = "0";
  451. valueListItem3.DisplayText = "化学";
  452. valueListItem4.DataValue = "1";
  453. valueListItem4.DisplayText = "理化";
  454. this.ultraQueryCHECK_PRICE_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  455. valueListItem3,
  456. valueListItem4});
  457. this.ultraQueryCHECK_PRICE_TYPE.Location = new System.Drawing.Point(87, 11);
  458. this.ultraQueryCHECK_PRICE_TYPE.Name = "ultraQueryCHECK_PRICE_TYPE";
  459. this.ultraQueryCHECK_PRICE_TYPE.Size = new System.Drawing.Size(97, 21);
  460. this.ultraQueryCHECK_PRICE_TYPE.TabIndex = 60;
  461. //
  462. // chkCHECK_PRICE_TYPE
  463. //
  464. this.chkCHECK_PRICE_TYPE.AutoSize = true;
  465. this.chkCHECK_PRICE_TYPE.Location = new System.Drawing.Point(12, 12);
  466. this.chkCHECK_PRICE_TYPE.Margin = new System.Windows.Forms.Padding(2);
  467. this.chkCHECK_PRICE_TYPE.Name = "chkCHECK_PRICE_TYPE";
  468. this.chkCHECK_PRICE_TYPE.Size = new System.Drawing.Size(71, 19);
  469. this.chkCHECK_PRICE_TYPE.TabIndex = 56;
  470. this.chkCHECK_PRICE_TYPE.Text = "项目类型";
  471. this.chkCHECK_PRICE_TYPE.CheckedChanged += new System.EventHandler(this.chkCHECK_PRICE_TYPE_CheckedChanged);
  472. //
  473. // FrmOutdecCheckPrice
  474. //
  475. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  476. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  477. this.ClientSize = new System.Drawing.Size(1328, 474);
  478. this.Controls.Add(this.panel1);
  479. this.Name = "FrmOutdecCheckPrice";
  480. this.Text = "外委试验费用维护";
  481. this.Load += new System.EventHandler(this.FrmOutdecCheckPrice_Load);
  482. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  483. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  484. this.panel1.ResumeLayout(false);
  485. this.panel3.ResumeLayout(false);
  486. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  487. this.ultraGroupBox1.ResumeLayout(false);
  488. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  489. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  490. this.ultraExpandableGroupBox1.ResumeLayout(false);
  491. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  492. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  493. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_PRICE)).EndInit();
  494. ((System.ComponentModel.ISupportInitialize)(this.txtJG_PRICE)).EndInit();
  495. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_PRICE_TYPE)).EndInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).EndInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.ultraPHY_NAME_MAX)).EndInit();
  498. this.panel2.ResumeLayout(false);
  499. this.panel2.PerformLayout();
  500. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryCHECK_PRICE_TYPE)).EndInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_PRICE_TYPE)).EndInit();
  502. this.ResumeLayout(false);
  503. }
  504. #endregion
  505. private System.Data.DataSet dataSet1;
  506. private System.Windows.Forms.Panel panel1;
  507. private System.Windows.Forms.Panel panel3;
  508. private System.Windows.Forms.Panel panel2;
  509. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCHECK_PRICE_TYPE;
  510. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  511. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  512. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  513. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  514. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  515. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  516. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPHY_NAME_MAX;
  517. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  518. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  519. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  520. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARK;
  521. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  522. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  523. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  524. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCHECK_PRICE_TYPE;
  525. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryCHECK_PRICE_TYPE;
  526. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  527. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  528. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  529. private System.Data.DataTable dataTable1;
  530. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtJG_PRICE;
  531. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtCHECK_PRICE;
  532. }
  533. }