FrmPhyRStd.Designer.cs 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class FrmPhyRStd
  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 appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("COM_BASE_PHY_R_STD", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_STD_ID");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_CODE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_NAME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_CODE_ALPHA");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_NAME_ALPHA");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_CODE");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_TYPE");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_STD");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_STD_NAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG_NAME");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_FILE_PATH");
  49. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("1");
  61. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("2");
  62. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  63. this.cmbPhyType2 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  64. this.lblIsDelete = new Core.Mes.Client.Comm.Control.LabelCheckBox();
  65. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  66. this.dataSet1 = new System.Data.DataSet();
  67. this.COM_BASE_PHY_R_STD = new System.Data.DataTable();
  68. this.dataColumn1 = new System.Data.DataColumn();
  69. this.dataColumn2 = new System.Data.DataColumn();
  70. this.dataColumn3 = new System.Data.DataColumn();
  71. this.dataColumn4 = new System.Data.DataColumn();
  72. this.dataColumn5 = new System.Data.DataColumn();
  73. this.dataColumn6 = new System.Data.DataColumn();
  74. this.dataColumn7 = new System.Data.DataColumn();
  75. this.dataColumn8 = new System.Data.DataColumn();
  76. this.dataColumn9 = new System.Data.DataColumn();
  77. this.dataColumn10 = new System.Data.DataColumn();
  78. this.dataColumn11 = new System.Data.DataColumn();
  79. this.dataColumn12 = new System.Data.DataColumn();
  80. this.dataColumn13 = new System.Data.DataColumn();
  81. this.dataColumn14 = new System.Data.DataColumn();
  82. this.dataColumn15 = new System.Data.DataColumn();
  83. this.dataColumn16 = new System.Data.DataColumn();
  84. this.dataColumn17 = new System.Data.DataColumn();
  85. this.dataColumn18 = new System.Data.DataColumn();
  86. this.dataColumn19 = new System.Data.DataColumn();
  87. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  88. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  89. this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
  90. this.cmbPhyType = new Core.Mes.Client.Comm.Control.LabelComboBox();
  91. this.cmbStdName = new Core.Mes.Client.Comm.Control.LabelComboBox();
  92. this.cmbStdAlpha = new Core.Mes.Client.Comm.Control.LabelComboBox();
  93. this.cmbPhyStd = new Core.Mes.Client.Comm.Control.LabelComboBox();
  94. this.txtMemo = new Core.Mes.Client.Comm.Control.LabelTextBox();
  95. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  96. this.flowLayoutPanel1.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.cmbPhyType2.ComboBox)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.COM_BASE_PHY_R_STD)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  102. this.ultraExpandableGroupBox1.SuspendLayout();
  103. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  104. this.flowLayoutPanel2.SuspendLayout();
  105. ((System.ComponentModel.ISupportInitialize)(this.cmbPhyType.ComboBox)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.cmbStdName.ComboBox)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.cmbStdAlpha.ComboBox)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.cmbPhyStd.ComboBox)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  110. this.SuspendLayout();
  111. //
  112. // flowLayoutPanel1
  113. //
  114. this.flowLayoutPanel1.AutoScroll = true;
  115. this.flowLayoutPanel1.Controls.Add(this.cmbPhyType2);
  116. this.flowLayoutPanel1.Controls.Add(this.lblIsDelete);
  117. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  118. this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  119. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  120. this.flowLayoutPanel1.Size = new System.Drawing.Size(1214, 29);
  121. this.flowLayoutPanel1.TabIndex = 0;
  122. //
  123. // cmbPhyType2
  124. //
  125. this.cmbPhyType2.BackColor = System.Drawing.Color.Transparent;
  126. //
  127. //
  128. //
  129. this.cmbPhyType2.CheckBox.AutoSize = true;
  130. this.cmbPhyType2.CheckBox.Checked = true;
  131. this.cmbPhyType2.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  132. this.cmbPhyType2.CheckBox.Location = new System.Drawing.Point(4, 4);
  133. this.cmbPhyType2.CheckBox.Name = "checkBox1";
  134. this.cmbPhyType2.CheckBox.Size = new System.Drawing.Size(15, 14);
  135. this.cmbPhyType2.CheckBox.TabIndex = 0;
  136. this.cmbPhyType2.CheckBox.UseVisualStyleBackColor = true;
  137. this.cmbPhyType2.CheckBox.Visible = false;
  138. //
  139. //
  140. //
  141. this.cmbPhyType2.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  142. this.cmbPhyType2.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  143. this.cmbPhyType2.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  144. this.cmbPhyType2.ComboBox.Location = new System.Drawing.Point(0, 0);
  145. this.cmbPhyType2.ComboBox.Name = "comboBox1";
  146. this.cmbPhyType2.ComboBox.Size = new System.Drawing.Size(120, 21);
  147. this.cmbPhyType2.ComboBox.TabIndex = 1;
  148. //
  149. //
  150. //
  151. this.cmbPhyType2.Label.AutoSize = true;
  152. this.cmbPhyType2.Label.BackColor = System.Drawing.Color.Transparent;
  153. this.cmbPhyType2.Label.Location = new System.Drawing.Point(4, 4);
  154. this.cmbPhyType2.Label.Name = "label1";
  155. this.cmbPhyType2.Label.Size = new System.Drawing.Size(65, 12);
  156. this.cmbPhyType2.Label.TabIndex = 2;
  157. this.cmbPhyType2.Label.Text = "检验项名称";
  158. this.cmbPhyType2.Location = new System.Drawing.Point(3, 3);
  159. this.cmbPhyType2.Name = "cmbPhyType2";
  160. this.cmbPhyType2.Size = new System.Drawing.Size(192, 20);
  161. this.cmbPhyType2.TabIndex = 0;
  162. //
  163. // lblIsDelete
  164. //
  165. this.lblIsDelete.BackColor = System.Drawing.Color.Transparent;
  166. //
  167. //
  168. //
  169. this.lblIsDelete.CheckBox.AutoSize = true;
  170. this.lblIsDelete.CheckBox.Location = new System.Drawing.Point(3, 3);
  171. this.lblIsDelete.CheckBox.Name = "checkBox1";
  172. this.lblIsDelete.CheckBox.Size = new System.Drawing.Size(96, 16);
  173. this.lblIsDelete.CheckBox.TabIndex = 0;
  174. this.lblIsDelete.CheckBox.Text = "是否包含无效";
  175. this.lblIsDelete.CheckBox.UseVisualStyleBackColor = true;
  176. this.lblIsDelete.Location = new System.Drawing.Point(201, 3);
  177. this.lblIsDelete.Name = "lblIsDelete";
  178. this.lblIsDelete.Size = new System.Drawing.Size(97, 21);
  179. this.lblIsDelete.TabIndex = 1;
  180. //
  181. // ultraGrid1
  182. //
  183. this.ultraGrid1.DataMember = "COM_BASE_PHY_R_STD";
  184. this.ultraGrid1.DataSource = this.dataSet1;
  185. appearance1.BackColor = System.Drawing.SystemColors.Window;
  186. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  187. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  188. ultraGridColumn1.Header.VisiblePosition = 0;
  189. ultraGridColumn1.Hidden = true;
  190. ultraGridColumn2.Header.VisiblePosition = 1;
  191. ultraGridColumn2.Hidden = true;
  192. ultraGridColumn3.Header.VisiblePosition = 2;
  193. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
  194. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  195. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  196. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  197. ultraGridColumn4.Header.VisiblePosition = 3;
  198. ultraGridColumn4.Hidden = true;
  199. ultraGridColumn5.Header.VisiblePosition = 4;
  200. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 4;
  201. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  202. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  203. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  204. ultraGridColumn6.Header.VisiblePosition = 5;
  205. ultraGridColumn6.Hidden = true;
  206. ultraGridColumn7.Header.VisiblePosition = 6;
  207. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 0;
  208. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  209. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  210. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  211. ultraGridColumn8.Header.VisiblePosition = 7;
  212. ultraGridColumn8.Hidden = true;
  213. ultraGridColumn9.Header.VisiblePosition = 8;
  214. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 6;
  215. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  216. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  217. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  218. ultraGridColumn10.Header.VisiblePosition = 9;
  219. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 13;
  220. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  221. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  222. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  223. ultraGridColumn11.Header.VisiblePosition = 10;
  224. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 15;
  225. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  226. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  227. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  228. ultraGridColumn12.Header.VisiblePosition = 11;
  229. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 17;
  230. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  231. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  232. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  233. ultraGridColumn13.Header.VisiblePosition = 12;
  234. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 19;
  235. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  236. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  237. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  238. ultraGridColumn14.Header.VisiblePosition = 13;
  239. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 21;
  240. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  241. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  242. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  243. ultraGridColumn15.Header.VisiblePosition = 14;
  244. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 23;
  245. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  246. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  247. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  248. ultraGridColumn16.Header.VisiblePosition = 15;
  249. ultraGridColumn16.Hidden = true;
  250. ultraGridColumn17.Header.VisiblePosition = 16;
  251. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 9;
  252. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  253. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  254. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  255. ultraGridColumn18.Header.VisiblePosition = 17;
  256. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 11;
  257. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  258. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  259. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  260. ultraGridColumn19.Header.VisiblePosition = 18;
  261. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 8;
  262. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  263. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  264. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  265. ultraGridBand1.Columns.AddRange(new object[] {
  266. ultraGridColumn1,
  267. ultraGridColumn2,
  268. ultraGridColumn3,
  269. ultraGridColumn4,
  270. ultraGridColumn5,
  271. ultraGridColumn6,
  272. ultraGridColumn7,
  273. ultraGridColumn8,
  274. ultraGridColumn9,
  275. ultraGridColumn10,
  276. ultraGridColumn11,
  277. ultraGridColumn12,
  278. ultraGridColumn13,
  279. ultraGridColumn14,
  280. ultraGridColumn15,
  281. ultraGridColumn16,
  282. ultraGridColumn17,
  283. ultraGridColumn18,
  284. ultraGridColumn19});
  285. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  286. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  287. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  288. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  289. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  290. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  291. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  292. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  293. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  294. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  295. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  296. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  297. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  298. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  299. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  300. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  301. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  302. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  303. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  304. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  305. appearance5.BackColor = System.Drawing.SystemColors.Window;
  306. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  307. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  308. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  309. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  310. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  311. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  312. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  313. appearance7.BackColor = System.Drawing.SystemColors.Window;
  314. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
  315. appearance8.BorderColor = System.Drawing.Color.Silver;
  316. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  317. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  318. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  319. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  320. appearance9.BackColor = System.Drawing.SystemColors.Control;
  321. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  322. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  323. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  324. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  325. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  326. appearance10.TextHAlignAsString = "Left";
  327. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  328. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  329. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  330. appearance11.BackColor = System.Drawing.SystemColors.Window;
  331. appearance11.BorderColor = System.Drawing.Color.Silver;
  332. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  333. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  334. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  335. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  336. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  337. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  338. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  339. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  340. this.ultraGrid1.Location = new System.Drawing.Point(0, 29);
  341. this.ultraGrid1.Name = "ultraGrid1";
  342. this.ultraGrid1.Size = new System.Drawing.Size(1214, 351);
  343. this.ultraGrid1.TabIndex = 1;
  344. this.ultraGrid1.Text = "ultraGrid1";
  345. this.ultraGrid1.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ultraGrid1_InitializeRow);
  346. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  347. //
  348. // dataSet1
  349. //
  350. this.dataSet1.DataSetName = "NewDataSet";
  351. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  352. this.COM_BASE_PHY_R_STD});
  353. //
  354. // COM_BASE_PHY_R_STD
  355. //
  356. this.COM_BASE_PHY_R_STD.Columns.AddRange(new System.Data.DataColumn[] {
  357. this.dataColumn1,
  358. this.dataColumn2,
  359. this.dataColumn3,
  360. this.dataColumn4,
  361. this.dataColumn5,
  362. this.dataColumn6,
  363. this.dataColumn7,
  364. this.dataColumn8,
  365. this.dataColumn9,
  366. this.dataColumn10,
  367. this.dataColumn11,
  368. this.dataColumn12,
  369. this.dataColumn13,
  370. this.dataColumn14,
  371. this.dataColumn15,
  372. this.dataColumn16,
  373. this.dataColumn17,
  374. this.dataColumn18,
  375. this.dataColumn19});
  376. this.COM_BASE_PHY_R_STD.TableName = "COM_BASE_PHY_R_STD";
  377. //
  378. // dataColumn1
  379. //
  380. this.dataColumn1.ColumnName = "PHY_STD_ID";
  381. //
  382. // dataColumn2
  383. //
  384. this.dataColumn2.Caption = "标准代码";
  385. this.dataColumn2.ColumnName = "STD_CODE";
  386. //
  387. // dataColumn3
  388. //
  389. this.dataColumn3.Caption = "标准名称";
  390. this.dataColumn3.ColumnName = "STD_NAME";
  391. //
  392. // dataColumn4
  393. //
  394. this.dataColumn4.Caption = "Alpha标准代码";
  395. this.dataColumn4.ColumnName = "STD_CODE_ALPHA";
  396. //
  397. // dataColumn5
  398. //
  399. this.dataColumn5.Caption = "Alpha标准名称";
  400. this.dataColumn5.ColumnName = "STD_NAME_ALPHA";
  401. //
  402. // dataColumn6
  403. //
  404. this.dataColumn6.Caption = "检验项代码";
  405. this.dataColumn6.ColumnName = "PHY_CODE";
  406. //
  407. // dataColumn7
  408. //
  409. this.dataColumn7.Caption = "检验项名称";
  410. this.dataColumn7.ColumnName = "PHY_TYPE";
  411. //
  412. // dataColumn8
  413. //
  414. this.dataColumn8.Caption = "试验标准号";
  415. this.dataColumn8.ColumnName = "PHY_STD";
  416. //
  417. // dataColumn9
  418. //
  419. this.dataColumn9.Caption = "试验标准号";
  420. this.dataColumn9.ColumnName = "PHY_STD_NAME";
  421. //
  422. // dataColumn10
  423. //
  424. this.dataColumn10.Caption = "创建人";
  425. this.dataColumn10.ColumnName = "CREATE_NAME";
  426. //
  427. // dataColumn11
  428. //
  429. this.dataColumn11.Caption = "创建时间";
  430. this.dataColumn11.ColumnName = "CREATE_TIME";
  431. //
  432. // dataColumn12
  433. //
  434. this.dataColumn12.Caption = "修改人";
  435. this.dataColumn12.ColumnName = "UPDATE_NAME";
  436. //
  437. // dataColumn13
  438. //
  439. this.dataColumn13.Caption = "修改时间";
  440. this.dataColumn13.ColumnName = "UPDATE_TIME";
  441. //
  442. // dataColumn14
  443. //
  444. this.dataColumn14.Caption = "删除人";
  445. this.dataColumn14.ColumnName = "DELETE_NAME";
  446. //
  447. // dataColumn15
  448. //
  449. this.dataColumn15.Caption = "删除时间";
  450. this.dataColumn15.ColumnName = "DELETE_TIME";
  451. //
  452. // dataColumn16
  453. //
  454. this.dataColumn16.Caption = "有效标志";
  455. this.dataColumn16.ColumnName = "VALIDFLAG";
  456. //
  457. // dataColumn17
  458. //
  459. this.dataColumn17.Caption = "有效标志";
  460. this.dataColumn17.ColumnName = "VALIDFLAG_NAME";
  461. //
  462. // dataColumn18
  463. //
  464. this.dataColumn18.Caption = "备注";
  465. this.dataColumn18.ColumnName = "MEMO";
  466. //
  467. // dataColumn19
  468. //
  469. this.dataColumn19.Caption = "实验标准文件";
  470. this.dataColumn19.ColumnName = "STD_FILE_PATH";
  471. //
  472. // ultraExpandableGroupBox1
  473. //
  474. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  475. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  476. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1214, 99);
  477. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 380);
  478. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  479. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1214, 99);
  480. this.ultraExpandableGroupBox1.TabIndex = 2;
  481. this.ultraExpandableGroupBox1.Text = "编辑区域";
  482. //
  483. // ultraExpandableGroupBoxPanel1
  484. //
  485. this.ultraExpandableGroupBoxPanel1.AutoScroll = true;
  486. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.flowLayoutPanel2);
  487. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  488. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  489. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  490. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1208, 77);
  491. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  492. //
  493. // flowLayoutPanel2
  494. //
  495. this.flowLayoutPanel2.Controls.Add(this.cmbPhyType);
  496. this.flowLayoutPanel2.Controls.Add(this.cmbStdName);
  497. this.flowLayoutPanel2.Controls.Add(this.cmbStdAlpha);
  498. this.flowLayoutPanel2.Controls.Add(this.cmbPhyStd);
  499. this.flowLayoutPanel2.Controls.Add(this.txtMemo);
  500. this.flowLayoutPanel2.Controls.Add(this.ultraTextEditor1);
  501. this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Left;
  502. this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  503. this.flowLayoutPanel2.Name = "flowLayoutPanel2";
  504. this.flowLayoutPanel2.Size = new System.Drawing.Size(829, 77);
  505. this.flowLayoutPanel2.TabIndex = 2;
  506. //
  507. // cmbPhyType
  508. //
  509. this.cmbPhyType.BackColor = System.Drawing.Color.Transparent;
  510. //
  511. //
  512. //
  513. this.cmbPhyType.CheckBox.AutoSize = true;
  514. this.cmbPhyType.CheckBox.Checked = true;
  515. this.cmbPhyType.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  516. this.cmbPhyType.CheckBox.Location = new System.Drawing.Point(4, 4);
  517. this.cmbPhyType.CheckBox.Name = "checkBox1";
  518. this.cmbPhyType.CheckBox.Size = new System.Drawing.Size(15, 14);
  519. this.cmbPhyType.CheckBox.TabIndex = 0;
  520. this.cmbPhyType.CheckBox.UseVisualStyleBackColor = true;
  521. this.cmbPhyType.CheckBox.Visible = false;
  522. //
  523. //
  524. //
  525. this.cmbPhyType.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  526. this.cmbPhyType.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  527. this.cmbPhyType.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  528. this.cmbPhyType.ComboBox.Location = new System.Drawing.Point(0, 0);
  529. this.cmbPhyType.ComboBox.Name = "comboBox1";
  530. this.cmbPhyType.ComboBox.Size = new System.Drawing.Size(121, 21);
  531. this.cmbPhyType.ComboBox.TabIndex = 1;
  532. //
  533. //
  534. //
  535. this.cmbPhyType.Label.AutoSize = true;
  536. this.cmbPhyType.Label.BackColor = System.Drawing.Color.Transparent;
  537. this.cmbPhyType.Label.Location = new System.Drawing.Point(4, 4);
  538. this.cmbPhyType.Label.Name = "label1";
  539. this.cmbPhyType.Label.Size = new System.Drawing.Size(65, 12);
  540. this.cmbPhyType.Label.TabIndex = 2;
  541. this.cmbPhyType.Label.Text = "检验项名称";
  542. this.cmbPhyType.Location = new System.Drawing.Point(3, 3);
  543. this.cmbPhyType.Name = "cmbPhyType";
  544. this.cmbPhyType.Size = new System.Drawing.Size(193, 21);
  545. this.cmbPhyType.TabIndex = 0;
  546. //
  547. // cmbStdName
  548. //
  549. this.cmbStdName.BackColor = System.Drawing.Color.Transparent;
  550. //
  551. //
  552. //
  553. this.cmbStdName.CheckBox.AutoSize = true;
  554. this.cmbStdName.CheckBox.Checked = true;
  555. this.cmbStdName.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  556. this.cmbStdName.CheckBox.Location = new System.Drawing.Point(4, 4);
  557. this.cmbStdName.CheckBox.Name = "checkBox1";
  558. this.cmbStdName.CheckBox.Size = new System.Drawing.Size(15, 14);
  559. this.cmbStdName.CheckBox.TabIndex = 0;
  560. this.cmbStdName.CheckBox.UseVisualStyleBackColor = true;
  561. this.cmbStdName.CheckBox.Visible = false;
  562. //
  563. //
  564. //
  565. this.cmbStdName.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  566. this.cmbStdName.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  567. this.cmbStdName.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  568. this.cmbStdName.ComboBox.Location = new System.Drawing.Point(0, 0);
  569. this.cmbStdName.ComboBox.Name = "comboBox1";
  570. this.cmbStdName.ComboBox.Size = new System.Drawing.Size(132, 21);
  571. this.cmbStdName.ComboBox.TabIndex = 1;
  572. this.cmbStdName.ComboBox.ValueChanged += new System.EventHandler(this.cmbStdName_ComboBox_SelectedValueChanged);
  573. //
  574. //
  575. //
  576. this.cmbStdName.Label.AutoSize = true;
  577. this.cmbStdName.Label.BackColor = System.Drawing.Color.Transparent;
  578. this.cmbStdName.Label.Location = new System.Drawing.Point(4, 4);
  579. this.cmbStdName.Label.Name = "label1";
  580. this.cmbStdName.Label.Size = new System.Drawing.Size(53, 12);
  581. this.cmbStdName.Label.TabIndex = 2;
  582. this.cmbStdName.Label.Text = "标准名称";
  583. this.cmbStdName.Location = new System.Drawing.Point(202, 3);
  584. this.cmbStdName.Name = "cmbStdName";
  585. this.cmbStdName.Size = new System.Drawing.Size(192, 21);
  586. this.cmbStdName.TabIndex = 1;
  587. //
  588. // cmbStdAlpha
  589. //
  590. this.cmbStdAlpha.BackColor = System.Drawing.Color.Transparent;
  591. //
  592. //
  593. //
  594. this.cmbStdAlpha.CheckBox.AutoSize = true;
  595. this.cmbStdAlpha.CheckBox.Checked = true;
  596. this.cmbStdAlpha.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  597. this.cmbStdAlpha.CheckBox.Location = new System.Drawing.Point(4, 4);
  598. this.cmbStdAlpha.CheckBox.Name = "checkBox1";
  599. this.cmbStdAlpha.CheckBox.Size = new System.Drawing.Size(15, 14);
  600. this.cmbStdAlpha.CheckBox.TabIndex = 0;
  601. this.cmbStdAlpha.CheckBox.UseVisualStyleBackColor = true;
  602. this.cmbStdAlpha.CheckBox.Visible = false;
  603. //
  604. //
  605. //
  606. this.cmbStdAlpha.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  607. this.cmbStdAlpha.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  608. this.cmbStdAlpha.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  609. this.cmbStdAlpha.ComboBox.Location = new System.Drawing.Point(0, 0);
  610. this.cmbStdAlpha.ComboBox.Name = "comboBox1";
  611. this.cmbStdAlpha.ComboBox.Size = new System.Drawing.Size(124, 21);
  612. this.cmbStdAlpha.ComboBox.TabIndex = 1;
  613. //
  614. //
  615. //
  616. this.cmbStdAlpha.Label.AutoSize = true;
  617. this.cmbStdAlpha.Label.BackColor = System.Drawing.Color.Transparent;
  618. this.cmbStdAlpha.Label.Location = new System.Drawing.Point(4, 4);
  619. this.cmbStdAlpha.Label.Name = "label1";
  620. this.cmbStdAlpha.Label.Size = new System.Drawing.Size(83, 12);
  621. this.cmbStdAlpha.Label.TabIndex = 2;
  622. this.cmbStdAlpha.Label.Text = "Alpha标准名称";
  623. this.cmbStdAlpha.Location = new System.Drawing.Point(400, 3);
  624. this.cmbStdAlpha.Name = "cmbStdAlpha";
  625. this.cmbStdAlpha.Size = new System.Drawing.Size(214, 21);
  626. this.cmbStdAlpha.TabIndex = 2;
  627. //
  628. // cmbPhyStd
  629. //
  630. this.cmbPhyStd.BackColor = System.Drawing.Color.Transparent;
  631. //
  632. //
  633. //
  634. this.cmbPhyStd.CheckBox.AutoSize = true;
  635. this.cmbPhyStd.CheckBox.Checked = true;
  636. this.cmbPhyStd.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  637. this.cmbPhyStd.CheckBox.Location = new System.Drawing.Point(4, 4);
  638. this.cmbPhyStd.CheckBox.Name = "checkBox1";
  639. this.cmbPhyStd.CheckBox.Size = new System.Drawing.Size(15, 14);
  640. this.cmbPhyStd.CheckBox.TabIndex = 0;
  641. this.cmbPhyStd.CheckBox.UseVisualStyleBackColor = true;
  642. this.cmbPhyStd.CheckBox.Visible = false;
  643. //
  644. //
  645. //
  646. this.cmbPhyStd.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  647. this.cmbPhyStd.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  648. this.cmbPhyStd.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  649. this.cmbPhyStd.ComboBox.Location = new System.Drawing.Point(0, 0);
  650. this.cmbPhyStd.ComboBox.Name = "comboBox1";
  651. this.cmbPhyStd.ComboBox.Size = new System.Drawing.Size(120, 21);
  652. this.cmbPhyStd.ComboBox.TabIndex = 1;
  653. //
  654. //
  655. //
  656. this.cmbPhyStd.Label.AutoSize = true;
  657. this.cmbPhyStd.Label.BackColor = System.Drawing.Color.Transparent;
  658. this.cmbPhyStd.Label.Location = new System.Drawing.Point(4, 4);
  659. this.cmbPhyStd.Label.Name = "label1";
  660. this.cmbPhyStd.Label.Size = new System.Drawing.Size(65, 12);
  661. this.cmbPhyStd.Label.TabIndex = 2;
  662. this.cmbPhyStd.Label.Text = "试验标准号";
  663. this.cmbPhyStd.Location = new System.Drawing.Point(620, 3);
  664. this.cmbPhyStd.Name = "cmbPhyStd";
  665. this.cmbPhyStd.Size = new System.Drawing.Size(192, 21);
  666. this.cmbPhyStd.TabIndex = 3;
  667. //
  668. // txtMemo
  669. //
  670. this.txtMemo.BackColor = System.Drawing.Color.Transparent;
  671. //
  672. //
  673. //
  674. this.txtMemo.CheckBox.AutoSize = true;
  675. this.txtMemo.CheckBox.Checked = true;
  676. this.txtMemo.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  677. this.txtMemo.CheckBox.Location = new System.Drawing.Point(4, 4);
  678. this.txtMemo.CheckBox.Name = "checkBox1";
  679. this.txtMemo.CheckBox.Size = new System.Drawing.Size(15, 14);
  680. this.txtMemo.CheckBox.TabIndex = 1;
  681. this.txtMemo.CheckBox.UseVisualStyleBackColor = true;
  682. this.txtMemo.CheckBox.Visible = false;
  683. //
  684. //
  685. //
  686. this.txtMemo.Label.AutoSize = true;
  687. this.txtMemo.Label.BackColor = System.Drawing.Color.Transparent;
  688. this.txtMemo.Label.Location = new System.Drawing.Point(4, 4);
  689. this.txtMemo.Label.Name = "label1";
  690. this.txtMemo.Label.Size = new System.Drawing.Size(65, 12);
  691. this.txtMemo.Label.TabIndex = 0;
  692. this.txtMemo.Label.Text = " 备注";
  693. this.txtMemo.Location = new System.Drawing.Point(3, 30);
  694. this.txtMemo.Name = "txtMemo";
  695. this.txtMemo.Size = new System.Drawing.Size(547, 23);
  696. this.txtMemo.TabIndex = 4;
  697. //
  698. //
  699. //
  700. this.txtMemo.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  701. this.txtMemo.TextBox.Location = new System.Drawing.Point(0, 0);
  702. this.txtMemo.TextBox.Name = "textBox1";
  703. this.txtMemo.TextBox.Size = new System.Drawing.Size(475, 21);
  704. this.txtMemo.TextBox.TabIndex = 1;
  705. //
  706. // ultraTextEditor1
  707. //
  708. editorButton1.Key = "1";
  709. editorButton1.Text = "预览";
  710. this.ultraTextEditor1.ButtonsLeft.Add(editorButton1);
  711. editorButton2.Key = "2";
  712. editorButton2.Text = "实验标准文件";
  713. this.ultraTextEditor1.ButtonsRight.Add(editorButton2);
  714. this.ultraTextEditor1.Location = new System.Drawing.Point(556, 30);
  715. this.ultraTextEditor1.Name = "ultraTextEditor1";
  716. this.ultraTextEditor1.ReadOnly = true;
  717. this.ultraTextEditor1.Size = new System.Drawing.Size(256, 21);
  718. this.ultraTextEditor1.TabIndex = 5;
  719. this.ultraTextEditor1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor1_EditorButtonClick);
  720. //
  721. // FrmPhyRStd
  722. //
  723. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  724. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  725. this.ClientSize = new System.Drawing.Size(1214, 479);
  726. this.Controls.Add(this.ultraGrid1);
  727. this.Controls.Add(this.ultraExpandableGroupBox1);
  728. this.Controls.Add(this.flowLayoutPanel1);
  729. this.Name = "FrmPhyRStd";
  730. this.Text = "检验项和标准关系管理";
  731. this.Load += new System.EventHandler(this.FrmPhyRStd_Load);
  732. this.flowLayoutPanel1.ResumeLayout(false);
  733. ((System.ComponentModel.ISupportInitialize)(this.cmbPhyType2.ComboBox)).EndInit();
  734. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  735. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  736. ((System.ComponentModel.ISupportInitialize)(this.COM_BASE_PHY_R_STD)).EndInit();
  737. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  738. this.ultraExpandableGroupBox1.ResumeLayout(false);
  739. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  740. this.flowLayoutPanel2.ResumeLayout(false);
  741. this.flowLayoutPanel2.PerformLayout();
  742. ((System.ComponentModel.ISupportInitialize)(this.cmbPhyType.ComboBox)).EndInit();
  743. ((System.ComponentModel.ISupportInitialize)(this.cmbStdName.ComboBox)).EndInit();
  744. ((System.ComponentModel.ISupportInitialize)(this.cmbStdAlpha.ComboBox)).EndInit();
  745. ((System.ComponentModel.ISupportInitialize)(this.cmbPhyStd.ComboBox)).EndInit();
  746. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  747. this.ResumeLayout(false);
  748. }
  749. #endregion
  750. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  751. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  752. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  753. private System.Data.DataSet dataSet1;
  754. private System.Data.DataColumn dataColumn1;
  755. private System.Data.DataColumn dataColumn2;
  756. private System.Data.DataColumn dataColumn3;
  757. private System.Data.DataColumn dataColumn4;
  758. private System.Data.DataColumn dataColumn5;
  759. private System.Data.DataColumn dataColumn6;
  760. private System.Data.DataColumn dataColumn7;
  761. private System.Data.DataColumn dataColumn8;
  762. private System.Data.DataColumn dataColumn9;
  763. private System.Data.DataColumn dataColumn10;
  764. private System.Data.DataColumn dataColumn11;
  765. private System.Data.DataColumn dataColumn12;
  766. private System.Data.DataColumn dataColumn13;
  767. private System.Data.DataColumn dataColumn14;
  768. private System.Data.DataColumn dataColumn15;
  769. private System.Data.DataColumn dataColumn16;
  770. private System.Data.DataColumn dataColumn17;
  771. private System.Data.DataColumn dataColumn18;
  772. private Core.Mes.Client.Comm.Control.LabelComboBox cmbPhyType;
  773. public Core.Mes.Client.Comm.Control.LabelComboBox CmbPhyType
  774. {
  775. get { return cmbPhyType; }
  776. set { cmbPhyType = value; }
  777. }
  778. private Core.Mes.Client.Comm.Control.LabelComboBox cmbStdName;
  779. public Core.Mes.Client.Comm.Control.LabelComboBox CmbStdName
  780. {
  781. get { return cmbStdName; }
  782. set { cmbStdName = value; }
  783. }
  784. private Core.Mes.Client.Comm.Control.LabelComboBox cmbStdAlpha;
  785. public Core.Mes.Client.Comm.Control.LabelComboBox CmbStdAlpha
  786. {
  787. get { return cmbStdAlpha; }
  788. set { cmbStdAlpha = value; }
  789. }
  790. private Core.Mes.Client.Comm.Control.LabelComboBox cmbPhyStd;
  791. public Core.Mes.Client.Comm.Control.LabelComboBox CmbPhyStd
  792. {
  793. get { return cmbPhyStd; }
  794. set { cmbPhyStd = value; }
  795. }
  796. private Core.Mes.Client.Comm.Control.LabelTextBox txtMemo;
  797. public Core.Mes.Client.Comm.Control.LabelTextBox TxtMemo
  798. {
  799. get { return txtMemo; }
  800. set { txtMemo = value; }
  801. }
  802. private Core.Mes.Client.Comm.Control.LabelComboBox cmbPhyType2;
  803. public Core.Mes.Client.Comm.Control.LabelComboBox CmbPhyType2
  804. {
  805. get { return cmbPhyType2; }
  806. set { cmbPhyType2 = value; }
  807. }
  808. private System.Data.DataTable COM_BASE_PHY_R_STD;
  809. internal System.Data.DataTable DataTable
  810. {
  811. get { return COM_BASE_PHY_R_STD; }
  812. set { COM_BASE_PHY_R_STD = value; }
  813. }
  814. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  815. internal Infragistics.Win.UltraWinGrid.UltraGrid Grid
  816. {
  817. get { return ultraGrid1; }
  818. set { ultraGrid1 = value; }
  819. }
  820. internal System.Windows.Forms.FlowLayoutPanel FlowPanel
  821. {
  822. get { return flowLayoutPanel2; }
  823. set { flowLayoutPanel2 = value; }
  824. }
  825. private Core.Mes.Client.Comm.Control.LabelCheckBox lblIsDelete;
  826. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
  827. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  828. private System.Data.DataColumn dataColumn19;
  829. public Infragistics.Win.UltraWinEditors.UltraTextEditor UltraTextEditor1
  830. {
  831. get { return ultraTextEditor1; }
  832. set { ultraTextEditor1 = value; }
  833. }
  834. internal Core.Mes.Client.Comm.Control.LabelCheckBox LblIsDelete
  835. {
  836. get { return lblIsDelete; }
  837. set { lblIsDelete = value; }
  838. }
  839. }
  840. }