FrmJyx.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
  2. {
  3. partial class FrmJyx
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_TYPE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chk", 0);
  33. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  45. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  46. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  47. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  48. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  49. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  51. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  52. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmJyx));
  53. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  54. this.dataSet1 = new System.Data.DataSet();
  55. this.dataTable1 = new System.Data.DataTable();
  56. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  57. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  58. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  59. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  60. this.dataColumn1 = new System.Data.DataColumn();
  61. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  62. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  66. this.SuspendLayout();
  67. //
  68. // ultraGrid1
  69. //
  70. this.ultraGrid1.DataMember = "Table1";
  71. this.ultraGrid1.DataSource = this.dataSet1;
  72. appearance1.BackColor = System.Drawing.SystemColors.Window;
  73. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  74. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  75. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  76. ultraGridColumn1.Header.Caption = "检验项类别";
  77. ultraGridColumn1.Header.VisiblePosition = 1;
  78. ultraGridColumn2.DataType = typeof(bool);
  79. ultraGridColumn2.Header.Caption = "选择";
  80. ultraGridColumn2.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  81. ultraGridColumn2.Header.VisiblePosition = 0;
  82. ultraGridColumn2.Width = 52;
  83. ultraGridBand1.Columns.AddRange(new object[] {
  84. ultraGridColumn1,
  85. ultraGridColumn2});
  86. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  87. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  88. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  89. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  90. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  91. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  92. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  93. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  94. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  95. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  96. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  97. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  98. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  99. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  100. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  101. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  102. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  103. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  104. appearance7.BackColor = System.Drawing.SystemColors.Window;
  105. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  106. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  107. appearance10.BackColor = System.Drawing.SystemColors.Highlight;
  108. appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
  109. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance10;
  110. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  111. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  112. appearance12.BackColor = System.Drawing.SystemColors.Window;
  113. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance12;
  114. appearance8.BorderColor = System.Drawing.Color.Silver;
  115. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  116. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  117. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  118. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  119. appearance6.BackColor = System.Drawing.SystemColors.Control;
  120. appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
  121. appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  122. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  123. appearance6.BorderColor = System.Drawing.SystemColors.Window;
  124. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance6;
  125. appearance5.TextHAlignAsString = "Left";
  126. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance5;
  127. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  128. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  129. appearance11.BackColor = System.Drawing.SystemColors.Window;
  130. appearance11.BorderColor = System.Drawing.Color.Silver;
  131. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  132. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  133. appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
  134. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
  135. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  136. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  137. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  138. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  139. this.ultraGrid1.Location = new System.Drawing.Point(0, 24);
  140. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2);
  141. this.ultraGrid1.Name = "ultraGrid1";
  142. this.ultraGrid1.Size = new System.Drawing.Size(328, 191);
  143. this.ultraGrid1.TabIndex = 1;
  144. this.ultraGrid1.Text = "ultraGrid1";
  145. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  146. //
  147. // dataSet1
  148. //
  149. this.dataSet1.DataSetName = "NewDataSet";
  150. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  151. this.dataTable1});
  152. //
  153. // dataTable1
  154. //
  155. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  156. this.dataColumn1});
  157. this.dataTable1.TableName = "Table1";
  158. //
  159. // _FrmBase_Toolbars_Dock_Area_Left
  160. //
  161. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  162. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  163. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  164. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  165. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  166. this._FrmBase_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(2);
  167. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  168. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 191);
  169. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  170. //
  171. // _FrmBase_Toolbars_Dock_Area_Right
  172. //
  173. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  174. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  175. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  176. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  177. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(328, 24);
  178. this._FrmBase_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(2);
  179. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  180. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 191);
  181. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  182. //
  183. // _FrmBase_Toolbars_Dock_Area_Top
  184. //
  185. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  186. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  187. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  188. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  189. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  190. this._FrmBase_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(2);
  191. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  192. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(328, 24);
  193. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  194. //
  195. // _FrmBase_Toolbars_Dock_Area_Bottom
  196. //
  197. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  198. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  199. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  200. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  201. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 215);
  202. this._FrmBase_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(2);
  203. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  204. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(328, 0);
  205. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  206. //
  207. // dataColumn1
  208. //
  209. this.dataColumn1.ColumnName = "PHY_TYPE";
  210. //
  211. // ultraToolbarsManager1
  212. //
  213. this.ultraToolbarsManager1.DesignerFlags = 1;
  214. this.ultraToolbarsManager1.DockWithinContainer = this;
  215. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  216. ultraToolbar1.DockedColumn = 0;
  217. ultraToolbar1.DockedRow = 0;
  218. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  219. buttonTool2,
  220. buttonTool3});
  221. ultraToolbar1.Text = "UltraToolbar1";
  222. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  223. ultraToolbar1});
  224. appearance24.Image = ((object)(resources.GetObject("appearance24.Image")));
  225. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance24;
  226. buttonTool5.SharedPropsInternal.Caption = "确认";
  227. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  228. appearance25.Image = ((object)(resources.GetObject("appearance25.Image")));
  229. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance25;
  230. buttonTool6.SharedPropsInternal.Caption = "关闭";
  231. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  232. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  233. buttonTool4,
  234. buttonTool5,
  235. buttonTool6});
  236. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  237. //
  238. // FrmJyx
  239. //
  240. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  241. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  242. this.ClientSize = new System.Drawing.Size(328, 215);
  243. this.Controls.Add(this.ultraGrid1);
  244. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  245. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  246. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  247. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  248. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  249. this.Margin = new System.Windows.Forms.Padding(2);
  250. this.Name = "FrmJyx";
  251. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  252. this.Text = "检验项确认";
  253. this.Load += new System.EventHandler(this.ChoicePlineFrm_Load);
  254. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  255. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  256. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  257. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  258. this.ResumeLayout(false);
  259. }
  260. #endregion
  261. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  262. private System.Data.DataSet dataSet1;
  263. private System.Data.DataTable dataTable1;
  264. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  265. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  266. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  267. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  268. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  269. private System.Data.DataColumn dataColumn1;
  270. }
  271. }