FrmCraftFileLv2.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293
  1. namespace Core.StlMes.Client.SaleOrder.Dialog
  2. {
  3. partial class FrmCraftFileLv2
  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.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  30. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("维护二级工艺文件");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  33. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("作废");
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  36. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("生成适用条件");
  37. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  38. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  39. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  41. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("作废");
  43. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  45. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  47. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  49. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("维护二级工艺文件");
  51. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("生成适用条件");
  53. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  54. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmCraftFileLv2));
  55. this._FrmCraftFileLv2_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  56. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  57. this._FrmCraftFileLv2_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  58. this._FrmCraftFileLv2_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  59. this._FrmCraftFileLv2_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  60. this.panel1 = new System.Windows.Forms.Panel();
  61. this.labelCheckBox1 = new Core.Mes.Client.Comm.Control.LabelCheckBox();
  62. this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  63. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  64. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  65. this.panel1.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  67. this.splitContainer1.SuspendLayout();
  68. this.SuspendLayout();
  69. //
  70. // _FrmCraftFileLv2_Toolbars_Dock_Area_Left
  71. //
  72. this._FrmCraftFileLv2_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  73. this._FrmCraftFileLv2_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  74. this._FrmCraftFileLv2_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  75. this._FrmCraftFileLv2_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  76. this._FrmCraftFileLv2_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  77. this._FrmCraftFileLv2_Toolbars_Dock_Area_Left.Name = "_FrmCraftFileLv2_Toolbars_Dock_Area_Left";
  78. this._FrmCraftFileLv2_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 592);
  79. this._FrmCraftFileLv2_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  80. //
  81. // ultraToolbarsManager1
  82. //
  83. this.ultraToolbarsManager1.DesignerFlags = 1;
  84. this.ultraToolbarsManager1.DockWithinContainer = this;
  85. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  86. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  87. ultraToolbar1.DockedColumn = 0;
  88. ultraToolbar1.DockedRow = 0;
  89. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  90. buttonTool1,
  91. buttonTool13,
  92. buttonTool2,
  93. buttonTool3,
  94. buttonTool4,
  95. buttonTool11,
  96. buttonTool15,
  97. buttonTool5});
  98. ultraToolbar1.Text = "UltraToolbar1";
  99. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  100. ultraToolbar1});
  101. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  102. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  103. buttonTool6.SharedPropsInternal.Caption = "查询";
  104. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  105. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  106. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  107. buttonTool7.SharedPropsInternal.Caption = "保存";
  108. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  109. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  110. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  111. buttonTool8.SharedPropsInternal.Caption = "作废";
  112. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  113. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  114. buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  115. buttonTool9.SharedPropsInternal.Caption = "恢复";
  116. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  117. appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
  118. buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
  119. buttonTool10.SharedPropsInternal.Caption = "关闭";
  120. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  121. appearance16.Image = ((object)(resources.GetObject("appearance16.Image")));
  122. buttonTool12.SharedPropsInternal.AppearancesSmall.Appearance = appearance16;
  123. buttonTool12.SharedPropsInternal.Caption = "确认";
  124. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  125. appearance17.Image = ((object)(resources.GetObject("appearance17.Image")));
  126. buttonTool14.SharedPropsInternal.AppearancesSmall.Appearance = appearance17;
  127. buttonTool14.SharedPropsInternal.Caption = "维护二级工艺文件";
  128. buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  129. appearance18.Image = ((object)(resources.GetObject("appearance18.Image")));
  130. buttonTool16.SharedPropsInternal.AppearancesSmall.Appearance = appearance18;
  131. buttonTool16.SharedPropsInternal.Caption = "生成适用条件";
  132. buttonTool16.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  133. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  134. buttonTool6,
  135. buttonTool7,
  136. buttonTool8,
  137. buttonTool9,
  138. buttonTool10,
  139. buttonTool12,
  140. buttonTool14,
  141. buttonTool16});
  142. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  143. //
  144. // _FrmCraftFileLv2_Toolbars_Dock_Area_Right
  145. //
  146. this._FrmCraftFileLv2_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  147. this._FrmCraftFileLv2_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  148. this._FrmCraftFileLv2_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  149. this._FrmCraftFileLv2_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  150. this._FrmCraftFileLv2_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1296, 28);
  151. this._FrmCraftFileLv2_Toolbars_Dock_Area_Right.Name = "_FrmCraftFileLv2_Toolbars_Dock_Area_Right";
  152. this._FrmCraftFileLv2_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 592);
  153. this._FrmCraftFileLv2_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  154. //
  155. // _FrmCraftFileLv2_Toolbars_Dock_Area_Top
  156. //
  157. this._FrmCraftFileLv2_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  158. this._FrmCraftFileLv2_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  159. this._FrmCraftFileLv2_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  160. this._FrmCraftFileLv2_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  161. this._FrmCraftFileLv2_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  162. this._FrmCraftFileLv2_Toolbars_Dock_Area_Top.Name = "_FrmCraftFileLv2_Toolbars_Dock_Area_Top";
  163. this._FrmCraftFileLv2_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1296, 28);
  164. this._FrmCraftFileLv2_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  165. //
  166. // _FrmCraftFileLv2_Toolbars_Dock_Area_Bottom
  167. //
  168. this._FrmCraftFileLv2_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  169. this._FrmCraftFileLv2_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  170. this._FrmCraftFileLv2_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  171. this._FrmCraftFileLv2_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  172. this._FrmCraftFileLv2_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 620);
  173. this._FrmCraftFileLv2_Toolbars_Dock_Area_Bottom.Name = "_FrmCraftFileLv2_Toolbars_Dock_Area_Bottom";
  174. this._FrmCraftFileLv2_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1296, 0);
  175. this._FrmCraftFileLv2_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  176. //
  177. // panel1
  178. //
  179. this.panel1.Controls.Add(this.labelCheckBox1);
  180. this.panel1.Controls.Add(this.labelTextBox1);
  181. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  182. this.panel1.Location = new System.Drawing.Point(0, 28);
  183. this.panel1.Name = "panel1";
  184. this.panel1.Size = new System.Drawing.Size(1296, 50);
  185. this.panel1.TabIndex = 4;
  186. //
  187. // labelCheckBox1
  188. //
  189. //
  190. //
  191. //
  192. this.labelCheckBox1.CheckBox.AutoSize = true;
  193. this.labelCheckBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
  194. this.labelCheckBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  195. this.labelCheckBox1.CheckBox.Name = "checkBox1";
  196. this.labelCheckBox1.CheckBox.Size = new System.Drawing.Size(89, 19);
  197. this.labelCheckBox1.CheckBox.TabIndex = 0;
  198. this.labelCheckBox1.CheckBox.Text = "包含无效";
  199. this.labelCheckBox1.CheckBox.UseVisualStyleBackColor = true;
  200. this.labelCheckBox1.Location = new System.Drawing.Point(390, 12);
  201. this.labelCheckBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  202. this.labelCheckBox1.Name = "labelCheckBox1";
  203. this.labelCheckBox1.Size = new System.Drawing.Size(113, 26);
  204. this.labelCheckBox1.TabIndex = 1;
  205. //
  206. // labelTextBox1
  207. //
  208. //
  209. //
  210. //
  211. this.labelTextBox1.CheckBox.AutoSize = true;
  212. this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
  213. this.labelTextBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  214. this.labelTextBox1.CheckBox.Name = "checkBox1";
  215. this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(18, 17);
  216. this.labelTextBox1.CheckBox.TabIndex = 1;
  217. this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
  218. //
  219. //
  220. //
  221. this.labelTextBox1.Label.AutoSize = true;
  222. this.labelTextBox1.Label.Location = new System.Drawing.Point(25, 5);
  223. this.labelTextBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  224. this.labelTextBox1.Label.Name = "label1";
  225. this.labelTextBox1.Label.Size = new System.Drawing.Size(82, 15);
  226. this.labelTextBox1.Label.TabIndex = 0;
  227. this.labelTextBox1.Label.Text = "工艺文件号";
  228. this.labelTextBox1.Location = new System.Drawing.Point(17, 12);
  229. this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  230. this.labelTextBox1.Name = "labelTextBox1";
  231. this.labelTextBox1.Size = new System.Drawing.Size(343, 26);
  232. this.labelTextBox1.TabIndex = 0;
  233. //
  234. //
  235. //
  236. this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  237. this.labelTextBox1.TextBox.Enabled = false;
  238. this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
  239. this.labelTextBox1.TextBox.Margin = new System.Windows.Forms.Padding(4);
  240. this.labelTextBox1.TextBox.Name = "textBox1";
  241. this.labelTextBox1.TextBox.Size = new System.Drawing.Size(232, 25);
  242. this.labelTextBox1.TextBox.TabIndex = 1;
  243. //
  244. // splitContainer1
  245. //
  246. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  247. this.splitContainer1.Location = new System.Drawing.Point(0, 78);
  248. this.splitContainer1.Name = "splitContainer1";
  249. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  250. this.splitContainer1.Size = new System.Drawing.Size(1296, 542);
  251. this.splitContainer1.SplitterDistance = 272;
  252. this.splitContainer1.TabIndex = 5;
  253. //
  254. // FrmCraftFileLv2
  255. //
  256. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  257. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  258. this.ClientSize = new System.Drawing.Size(1296, 620);
  259. this.Controls.Add(this.splitContainer1);
  260. this.Controls.Add(this.panel1);
  261. this.Controls.Add(this._FrmCraftFileLv2_Toolbars_Dock_Area_Left);
  262. this.Controls.Add(this._FrmCraftFileLv2_Toolbars_Dock_Area_Right);
  263. this.Controls.Add(this._FrmCraftFileLv2_Toolbars_Dock_Area_Top);
  264. this.Controls.Add(this._FrmCraftFileLv2_Toolbars_Dock_Area_Bottom);
  265. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  266. this.Name = "FrmCraftFileLv2";
  267. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  268. this.Text = "二级工艺文件";
  269. this.Load += new System.EventHandler(this.FrmCraftFileLv2_Load);
  270. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  271. this.panel1.ResumeLayout(false);
  272. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  273. this.splitContainer1.ResumeLayout(false);
  274. this.ResumeLayout(false);
  275. }
  276. #endregion
  277. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  278. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmCraftFileLv2_Toolbars_Dock_Area_Left;
  279. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmCraftFileLv2_Toolbars_Dock_Area_Right;
  280. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmCraftFileLv2_Toolbars_Dock_Area_Top;
  281. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmCraftFileLv2_Toolbars_Dock_Area_Bottom;
  282. private System.Windows.Forms.Panel panel1;
  283. private System.Windows.Forms.SplitContainer splitContainer1;
  284. private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
  285. private Mes.Client.Comm.Control.LabelCheckBox labelCheckBox1;
  286. }
  287. }