F_PC_0203.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_0203
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PC_0203));
  29. this.panel2 = new System.Windows.Forms.Panel();
  30. this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  31. this.btnExpImage = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  32. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  33. this.flowBox = new Dongke.IBOSS.Basics.FlowSetting.FlowBox();
  34. this.lblLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  35. this.txtLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  36. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  37. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  38. this.txtFlowWidth = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  39. this.txtFlowHeigth = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  40. this.btnFlowSetting = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  41. this.lblLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  42. this.txtLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  43. this.panel1 = new System.Windows.Forms.Panel();
  44. this.btnLine = new System.Windows.Forms.Button();
  45. this.btnCheck = new System.Windows.Forms.Button();
  46. this.btnPiece = new System.Windows.Forms.Button();
  47. this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
  48. this.panel2.SuspendLayout();
  49. this.panel1.SuspendLayout();
  50. this.SuspendLayout();
  51. //
  52. // panel2
  53. //
  54. this.panel2.Controls.Add(this.btnClose);
  55. this.panel2.Controls.Add(this.btnExpImage);
  56. this.panel2.Controls.Add(this.btnSave);
  57. this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  58. this.panel2.Location = new System.Drawing.Point(170, 345);
  59. this.panel2.Name = "panel2";
  60. this.panel2.Size = new System.Drawing.Size(565, 44);
  61. this.panel2.TabIndex = 5;
  62. //
  63. // btnClose
  64. //
  65. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  66. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  67. this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
  68. this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  69. this.btnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  70. this.btnClose.ForeColor = System.Drawing.Color.White;
  71. this.btnClose.Location = new System.Drawing.Point(468, 6);
  72. this.btnClose.Name = "btnClose";
  73. this.btnClose.Size = new System.Drawing.Size(85, 30);
  74. this.btnClose.TabIndex = 2;
  75. this.btnClose.Text = "关闭(&X)";
  76. this.btnClose.UseVisualStyleBackColor = false;
  77. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  78. //
  79. // btnExpImage
  80. //
  81. this.btnExpImage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  82. this.btnExpImage.BackColor = System.Drawing.Color.Transparent;
  83. this.btnExpImage.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnExpImage.BackgroundImage")));
  84. this.btnExpImage.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  85. this.btnExpImage.ForeColor = System.Drawing.Color.White;
  86. this.btnExpImage.Location = new System.Drawing.Point(6, 6);
  87. this.btnExpImage.Name = "btnExpImage";
  88. this.btnExpImage.Size = new System.Drawing.Size(85, 30);
  89. this.btnExpImage.TabIndex = 9;
  90. this.btnExpImage.Text = "导出图片";
  91. this.btnExpImage.UseVisualStyleBackColor = false;
  92. this.btnExpImage.Click += new System.EventHandler(this.btnExpImage_Click);
  93. //
  94. // btnSave
  95. //
  96. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  97. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  98. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  99. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.btnSave.ForeColor = System.Drawing.Color.White;
  101. this.btnSave.Location = new System.Drawing.Point(377, 6);
  102. this.btnSave.Name = "btnSave";
  103. this.btnSave.Size = new System.Drawing.Size(85, 30);
  104. this.btnSave.TabIndex = 9;
  105. this.btnSave.Text = "保存(&S)";
  106. this.btnSave.UseVisualStyleBackColor = false;
  107. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  108. //
  109. // flowBox
  110. //
  111. this.flowBox.BoxMode = Dongke.IBOSS.Basics.FlowSetting.FlowBoxMode.Edit;
  112. this.flowBox.CanvasBackgroundImage = ((System.Drawing.Image)(resources.GetObject("flowBox.CanvasBackgroundImage")));
  113. this.flowBox.CanvasSize = new System.Drawing.Size(800, 600);
  114. this.flowBox.Dock = System.Windows.Forms.DockStyle.Fill;
  115. this.flowBox.FlowName = null;
  116. this.flowBox.Location = new System.Drawing.Point(170, 0);
  117. this.flowBox.Name = "flowBox";
  118. this.flowBox.Size = new System.Drawing.Size(565, 345);
  119. this.flowBox.TabIndex = 7;
  120. //
  121. // lblLineCode
  122. //
  123. this.lblLineCode.AutoSize = true;
  124. this.lblLineCode.BackColor = System.Drawing.Color.Transparent;
  125. this.lblLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.lblLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
  127. this.lblLineCode.Location = new System.Drawing.Point(13, 13);
  128. this.lblLineCode.Name = "lblLineCode";
  129. this.lblLineCode.Size = new System.Drawing.Size(65, 12);
  130. this.lblLineCode.TabIndex = 0;
  131. this.lblLineCode.Text = "生产线编码";
  132. //
  133. // txtLineCode
  134. //
  135. this.txtLineCode.BackColor = System.Drawing.SystemColors.Control;
  136. this.txtLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
  137. this.txtLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  138. this.txtLineCode.ErrorMessage = "";
  139. this.txtLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.txtLineCode.Location = new System.Drawing.Point(15, 29);
  141. this.txtLineCode.Name = "txtLineCode";
  142. this.txtLineCode.ReadOnly = true;
  143. this.txtLineCode.Size = new System.Drawing.Size(141, 21);
  144. this.txtLineCode.TabIndex = 1;
  145. this.txtLineCode.TextValue = "";
  146. //
  147. // c_Label2
  148. //
  149. this.c_Label2.AutoSize = true;
  150. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  151. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  153. this.c_Label2.Location = new System.Drawing.Point(13, 99);
  154. this.c_Label2.Name = "c_Label2";
  155. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  156. this.c_Label2.TabIndex = 2;
  157. this.c_Label2.Text = "画布大小";
  158. //
  159. // c_Label1
  160. //
  161. this.c_Label1.AutoSize = true;
  162. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  163. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  165. this.c_Label1.Location = new System.Drawing.Point(53, 124);
  166. this.c_Label1.Name = "c_Label1";
  167. this.c_Label1.Size = new System.Drawing.Size(11, 12);
  168. this.c_Label1.TabIndex = 2;
  169. this.c_Label1.Text = "X";
  170. //
  171. // txtFlowWidth
  172. //
  173. this.txtFlowWidth.BackColor = System.Drawing.SystemColors.Window;
  174. this.txtFlowWidth.BackgroundColor = System.Drawing.SystemColors.Window;
  175. this.txtFlowWidth.DataValue = new decimal(new int[] {
  176. 2000,
  177. 0,
  178. 0,
  179. 0});
  180. this.txtFlowWidth.ErrorMessage = "";
  181. this.txtFlowWidth.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.txtFlowWidth.HasComma = false;
  183. this.txtFlowWidth.ImeMode = System.Windows.Forms.ImeMode.Off;
  184. this.txtFlowWidth.IsMustInput = true;
  185. this.txtFlowWidth.Location = new System.Drawing.Point(12, 121);
  186. this.txtFlowWidth.MaxValue = new decimal(new int[] {
  187. 2000,
  188. 0,
  189. 0,
  190. 0});
  191. this.txtFlowWidth.MinValue = new decimal(new int[] {
  192. 100,
  193. 0,
  194. 0,
  195. 0});
  196. this.txtFlowWidth.Name = "txtFlowWidth";
  197. this.txtFlowWidth.Number = new System.Drawing.Point(4, 0);
  198. this.txtFlowWidth.Size = new System.Drawing.Size(35, 21);
  199. this.txtFlowWidth.TabIndex = 3;
  200. this.txtFlowWidth.Text = "2000";
  201. this.txtFlowWidth.TextValue = "2000";
  202. //
  203. // txtFlowHeigth
  204. //
  205. this.txtFlowHeigth.BackColor = System.Drawing.SystemColors.Window;
  206. this.txtFlowHeigth.BackgroundColor = System.Drawing.SystemColors.Window;
  207. this.txtFlowHeigth.DataValue = new decimal(new int[] {
  208. 2000,
  209. 0,
  210. 0,
  211. 0});
  212. this.txtFlowHeigth.ErrorMessage = "";
  213. this.txtFlowHeigth.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.txtFlowHeigth.HasComma = false;
  215. this.txtFlowHeigth.ImeMode = System.Windows.Forms.ImeMode.Off;
  216. this.txtFlowHeigth.Location = new System.Drawing.Point(73, 121);
  217. this.txtFlowHeigth.MaxValue = new decimal(new int[] {
  218. 2000,
  219. 0,
  220. 0,
  221. 0});
  222. this.txtFlowHeigth.MinValue = new decimal(new int[] {
  223. 100,
  224. 0,
  225. 0,
  226. 0});
  227. this.txtFlowHeigth.Name = "txtFlowHeigth";
  228. this.txtFlowHeigth.Number = new System.Drawing.Point(4, 0);
  229. this.txtFlowHeigth.Size = new System.Drawing.Size(35, 21);
  230. this.txtFlowHeigth.TabIndex = 4;
  231. this.txtFlowHeigth.Text = "2000";
  232. this.txtFlowHeigth.TextValue = "2000";
  233. //
  234. // btnFlowSetting
  235. //
  236. this.btnFlowSetting.BackColor = System.Drawing.Color.Transparent;
  237. this.btnFlowSetting.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnFlowSetting.BackgroundImage")));
  238. this.btnFlowSetting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.btnFlowSetting.ForeColor = System.Drawing.Color.White;
  240. this.btnFlowSetting.Location = new System.Drawing.Point(114, 115);
  241. this.btnFlowSetting.Name = "btnFlowSetting";
  242. this.btnFlowSetting.Size = new System.Drawing.Size(42, 30);
  243. this.btnFlowSetting.TabIndex = 5;
  244. this.btnFlowSetting.Text = "设置";
  245. this.btnFlowSetting.UseVisualStyleBackColor = false;
  246. this.btnFlowSetting.Click += new System.EventHandler(this.btnFlowSetting_Click);
  247. //
  248. // lblLineName
  249. //
  250. this.lblLineName.AutoSize = true;
  251. this.lblLineName.BackColor = System.Drawing.Color.Transparent;
  252. this.lblLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.lblLineName.ForeColor = System.Drawing.SystemColors.ControlText;
  254. this.lblLineName.Location = new System.Drawing.Point(13, 55);
  255. this.lblLineName.Name = "lblLineName";
  256. this.lblLineName.Size = new System.Drawing.Size(65, 12);
  257. this.lblLineName.TabIndex = 5;
  258. this.lblLineName.Text = "生产线名称";
  259. //
  260. // txtLineName
  261. //
  262. this.txtLineName.BackColor = System.Drawing.SystemColors.Control;
  263. this.txtLineName.BackgroundColor = System.Drawing.SystemColors.Window;
  264. this.txtLineName.ErrorMessage = "";
  265. this.txtLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  266. this.txtLineName.Location = new System.Drawing.Point(15, 71);
  267. this.txtLineName.Name = "txtLineName";
  268. this.txtLineName.ReadOnly = true;
  269. this.txtLineName.Size = new System.Drawing.Size(141, 21);
  270. this.txtLineName.TabIndex = 2;
  271. this.txtLineName.TextValue = "";
  272. //
  273. // panel1
  274. //
  275. this.panel1.Controls.Add(this.btnLine);
  276. this.panel1.Controls.Add(this.btnCheck);
  277. this.panel1.Controls.Add(this.btnPiece);
  278. this.panel1.Controls.Add(this.txtLineName);
  279. this.panel1.Controls.Add(this.lblLineName);
  280. this.panel1.Controls.Add(this.btnFlowSetting);
  281. this.panel1.Controls.Add(this.txtFlowHeigth);
  282. this.panel1.Controls.Add(this.txtFlowWidth);
  283. this.panel1.Controls.Add(this.c_Label1);
  284. this.panel1.Controls.Add(this.c_Label2);
  285. this.panel1.Controls.Add(this.txtLineCode);
  286. this.panel1.Controls.Add(this.lblLineCode);
  287. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  288. this.panel1.Location = new System.Drawing.Point(0, 0);
  289. this.panel1.Name = "panel1";
  290. this.panel1.Size = new System.Drawing.Size(170, 389);
  291. this.panel1.TabIndex = 6;
  292. //
  293. // btnLine
  294. //
  295. this.btnLine.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnLine.BackgroundImage")));
  296. this.btnLine.Location = new System.Drawing.Point(102, 148);
  297. this.btnLine.Name = "btnLine";
  298. this.btnLine.Size = new System.Drawing.Size(32, 32);
  299. this.btnLine.TabIndex = 8;
  300. this.btnLine.UseVisualStyleBackColor = true;
  301. this.btnLine.Click += new System.EventHandler(this.btnLine_Click);
  302. //
  303. // btnCheck
  304. //
  305. this.btnCheck.BackColor = System.Drawing.SystemColors.Control;
  306. this.btnCheck.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCheck.BackgroundImage")));
  307. this.btnCheck.ForeColor = System.Drawing.SystemColors.ControlText;
  308. this.btnCheck.Location = new System.Drawing.Point(57, 148);
  309. this.btnCheck.Name = "btnCheck";
  310. this.btnCheck.Size = new System.Drawing.Size(32, 32);
  311. this.btnCheck.TabIndex = 7;
  312. this.btnCheck.UseVisualStyleBackColor = false;
  313. this.btnCheck.Click += new System.EventHandler(this.btnCheck_Click);
  314. //
  315. // btnPiece
  316. //
  317. this.btnPiece.BackColor = System.Drawing.SystemColors.Control;
  318. this.btnPiece.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnPiece.BackgroundImage")));
  319. this.btnPiece.ForeColor = System.Drawing.SystemColors.ControlText;
  320. this.btnPiece.Location = new System.Drawing.Point(12, 148);
  321. this.btnPiece.Name = "btnPiece";
  322. this.btnPiece.Size = new System.Drawing.Size(32, 32);
  323. this.btnPiece.TabIndex = 6;
  324. this.btnPiece.UseVisualStyleBackColor = false;
  325. this.btnPiece.Click += new System.EventHandler(this.btnPiece_Click);
  326. //
  327. // saveFileDialog1
  328. //
  329. this.saveFileDialog1.DefaultExt = "png";
  330. //
  331. // F_PC_0203
  332. //
  333. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  334. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  335. this.CancelButton = this.btnClose;
  336. this.ClientSize = new System.Drawing.Size(735, 411);
  337. this.Controls.Add(this.flowBox);
  338. this.Controls.Add(this.panel2);
  339. this.Controls.Add(this.panel1);
  340. this.IsSaveFormSize = false;
  341. this.Name = "F_PC_0203";
  342. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  343. this.Text = "生产线配置";
  344. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  345. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.F_PC_0203_FormClosing);
  346. this.Load += new System.EventHandler(this.F_PC_0203_Load);
  347. this.Controls.SetChildIndex(this.panel1, 0);
  348. this.Controls.SetChildIndex(this.panel2, 0);
  349. this.Controls.SetChildIndex(this.flowBox, 0);
  350. this.panel2.ResumeLayout(false);
  351. this.panel1.ResumeLayout(false);
  352. this.panel1.PerformLayout();
  353. this.ResumeLayout(false);
  354. this.PerformLayout();
  355. }
  356. #endregion
  357. private System.Windows.Forms.Panel panel2;
  358. private Basics.BaseControls.C_Button btnClose;
  359. private Basics.BaseControls.C_Button btnSave;
  360. private IBOSS.Basics.FlowSetting.FlowBox flowBox;
  361. private Basics.BaseControls.C_Label lblLineCode;
  362. private Basics.BaseControls.C_TextBox txtLineCode;
  363. private Basics.BaseControls.C_Label c_Label2;
  364. private Basics.BaseControls.C_Label c_Label1;
  365. private Basics.BaseControls.C_TXT_Digital txtFlowWidth;
  366. private Basics.BaseControls.C_TXT_Digital txtFlowHeigth;
  367. private Basics.BaseControls.C_Button btnFlowSetting;
  368. private Basics.BaseControls.C_Label lblLineName;
  369. private Basics.BaseControls.C_TextBox txtLineName;
  370. private System.Windows.Forms.Panel panel1;
  371. private System.Windows.Forms.Button btnPiece;
  372. private System.Windows.Forms.Button btnLine;
  373. private System.Windows.Forms.Button btnCheck;
  374. private Basics.BaseControls.C_Button btnExpImage;
  375. private System.Windows.Forms.SaveFileDialog saveFileDialog1;
  376. }
  377. }