版博士V2.0程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

609 line
37 KiB

  1. namespace MaiMuAOI.SysUI.ProcessStep
  2. {
  3. partial class StepProcessFrm
  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(StepProcessFrm));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  36. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  37. this.tsbtnSave = new System.Windows.Forms.ToolStripButton();
  38. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  39. this.tsbtnExit = new System.Windows.Forms.ToolStripButton();
  40. this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
  41. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  42. this.numStartTimeIndex = new System.Windows.Forms.NumericUpDown();
  43. this.label3 = new System.Windows.Forms.Label();
  44. this.txtName = new System.Windows.Forms.TextBox();
  45. this.label2 = new System.Windows.Forms.Label();
  46. this.txtCode = new System.Windows.Forms.TextBox();
  47. this.label1 = new System.Windows.Forms.Label();
  48. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  49. this.ProcessPanel = new System.Windows.Forms.Panel();
  50. this.ProcessPropertyGrid = new System.Windows.Forms.PropertyGrid();
  51. this.panel1 = new System.Windows.Forms.Panel();
  52. this.btnDown = new System.Windows.Forms.Button();
  53. this.btnAdd = new System.Windows.Forms.Button();
  54. this.btnInsert = new System.Windows.Forms.Button();
  55. this.btnDel = new System.Windows.Forms.Button();
  56. this.btnUp = new System.Windows.Forms.Button();
  57. this.groupBox1 = new System.Windows.Forms.GroupBox();
  58. this.dataGridView2 = new System.Windows.Forms.DataGridView();
  59. this.colProcessCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.colProcessName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.colTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.colProcessParams = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.groupBox2 = new System.Windows.Forms.GroupBox();
  64. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  65. this.LibPanel = new System.Windows.Forms.Panel();
  66. this.LibPropertyGrid = new System.Windows.Forms.PropertyGrid();
  67. this.toolStrip1.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  69. this.splitContainer1.Panel1.SuspendLayout();
  70. this.splitContainer1.Panel2.SuspendLayout();
  71. this.splitContainer1.SuspendLayout();
  72. ((System.ComponentModel.ISupportInitialize)(this.numStartTimeIndex)).BeginInit();
  73. this.tableLayoutPanel1.SuspendLayout();
  74. this.ProcessPanel.SuspendLayout();
  75. this.panel1.SuspendLayout();
  76. this.groupBox1.SuspendLayout();
  77. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
  78. this.groupBox2.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  80. this.LibPanel.SuspendLayout();
  81. this.SuspendLayout();
  82. //
  83. // toolStrip1
  84. //
  85. this.toolStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
  86. this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
  87. this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
  88. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  89. this.tsbtnSave,
  90. this.toolStripSeparator1,
  91. this.tsbtnExit});
  92. this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
  93. this.toolStrip1.Location = new System.Drawing.Point(0, 46);
  94. this.toolStrip1.Name = "toolStrip1";
  95. this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  96. this.toolStrip1.Size = new System.Drawing.Size(1200, 56);
  97. this.toolStrip1.TabIndex = 29;
  98. this.toolStrip1.Text = "toolStrip1";
  99. //
  100. // tsbtnSave
  101. //
  102. this.tsbtnSave.ForeColor = System.Drawing.SystemColors.Control;
  103. this.tsbtnSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSave.Image")));
  104. this.tsbtnSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  105. this.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
  106. this.tsbtnSave.Name = "tsbtnSave";
  107. this.tsbtnSave.Size = new System.Drawing.Size(52, 53);
  108. this.tsbtnSave.Text = " 保存 ";
  109. this.tsbtnSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  110. this.tsbtnSave.Click += new System.EventHandler(this.tsbtnSave_Click);
  111. //
  112. // toolStripSeparator1
  113. //
  114. this.toolStripSeparator1.Name = "toolStripSeparator1";
  115. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 56);
  116. //
  117. // tsbtnExit
  118. //
  119. this.tsbtnExit.ForeColor = System.Drawing.SystemColors.Control;
  120. this.tsbtnExit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnExit.Image")));
  121. this.tsbtnExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  122. this.tsbtnExit.ImageTransparentColor = System.Drawing.Color.Magenta;
  123. this.tsbtnExit.Name = "tsbtnExit";
  124. this.tsbtnExit.Size = new System.Drawing.Size(52, 53);
  125. this.tsbtnExit.Text = " 退出 ";
  126. this.tsbtnExit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  127. this.tsbtnExit.Click += new System.EventHandler(this.tsbtnExit_Click);
  128. //
  129. // uiTitel1
  130. //
  131. this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  132. this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
  133. this.uiTitel1.FatherForm = null;
  134. this.uiTitel1.Location = new System.Drawing.Point(0, 0);
  135. this.uiTitel1.Name = "uiTitel1";
  136. this.uiTitel1.Size = new System.Drawing.Size(1200, 46);
  137. this.uiTitel1.TabIndex = 28;
  138. //
  139. // splitContainer1
  140. //
  141. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  142. this.splitContainer1.Location = new System.Drawing.Point(0, 102);
  143. this.splitContainer1.Margin = new System.Windows.Forms.Padding(2);
  144. this.splitContainer1.Name = "splitContainer1";
  145. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  146. //
  147. // splitContainer1.Panel1
  148. //
  149. this.splitContainer1.Panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  150. this.splitContainer1.Panel1.Controls.Add(this.numStartTimeIndex);
  151. this.splitContainer1.Panel1.Controls.Add(this.label3);
  152. this.splitContainer1.Panel1.Controls.Add(this.txtName);
  153. this.splitContainer1.Panel1.Controls.Add(this.label2);
  154. this.splitContainer1.Panel1.Controls.Add(this.txtCode);
  155. this.splitContainer1.Panel1.Controls.Add(this.label1);
  156. //
  157. // splitContainer1.Panel2
  158. //
  159. this.splitContainer1.Panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  160. this.splitContainer1.Panel2.Controls.Add(this.tableLayoutPanel1);
  161. this.splitContainer1.Size = new System.Drawing.Size(1200, 494);
  162. this.splitContainer1.SplitterDistance = 49;
  163. this.splitContainer1.SplitterWidth = 3;
  164. this.splitContainer1.TabIndex = 30;
  165. //
  166. // numStartTimeIndex
  167. //
  168. this.numStartTimeIndex.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.numStartTimeIndex.Location = new System.Drawing.Point(700, 14);
  170. this.numStartTimeIndex.Margin = new System.Windows.Forms.Padding(2);
  171. this.numStartTimeIndex.Maximum = new decimal(new int[] {
  172. 9999,
  173. 0,
  174. 0,
  175. 0});
  176. this.numStartTimeIndex.Name = "numStartTimeIndex";
  177. this.numStartTimeIndex.Size = new System.Drawing.Size(54, 23);
  178. this.numStartTimeIndex.TabIndex = 5;
  179. //
  180. // label3
  181. //
  182. this.label3.AutoSize = true;
  183. this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  185. this.label3.Location = new System.Drawing.Point(616, 19);
  186. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  187. this.label3.Name = "label3";
  188. this.label3.Size = new System.Drawing.Size(80, 17);
  189. this.label3.TabIndex = 4;
  190. this.label3.Text = "起始计时工序";
  191. //
  192. // txtName
  193. //
  194. this.txtName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.txtName.Location = new System.Drawing.Point(372, 15);
  196. this.txtName.Margin = new System.Windows.Forms.Padding(2);
  197. this.txtName.Name = "txtName";
  198. this.txtName.Size = new System.Drawing.Size(220, 23);
  199. this.txtName.TabIndex = 3;
  200. //
  201. // label2
  202. //
  203. this.label2.AutoSize = true;
  204. this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  206. this.label2.Location = new System.Drawing.Point(334, 19);
  207. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  208. this.label2.Name = "label2";
  209. this.label2.Size = new System.Drawing.Size(32, 17);
  210. this.label2.TabIndex = 2;
  211. this.label2.Text = "名称";
  212. //
  213. // txtCode
  214. //
  215. this.txtCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.txtCode.Location = new System.Drawing.Point(52, 14);
  217. this.txtCode.Margin = new System.Windows.Forms.Padding(2);
  218. this.txtCode.Name = "txtCode";
  219. this.txtCode.Size = new System.Drawing.Size(220, 23);
  220. this.txtCode.TabIndex = 1;
  221. //
  222. // label1
  223. //
  224. this.label1.AutoSize = true;
  225. this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  226. this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  227. this.label1.Location = new System.Drawing.Point(16, 17);
  228. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  229. this.label1.Name = "label1";
  230. this.label1.Size = new System.Drawing.Size(32, 17);
  231. this.label1.TabIndex = 0;
  232. this.label1.Text = "编号";
  233. //
  234. // tableLayoutPanel1
  235. //
  236. this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  237. | System.Windows.Forms.AnchorStyles.Left)
  238. | System.Windows.Forms.AnchorStyles.Right)));
  239. this.tableLayoutPanel1.ColumnCount = 5;
  240. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200F));
  241. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  242. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
  243. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 270F));
  244. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  245. this.tableLayoutPanel1.Controls.Add(this.ProcessPanel, 4, 0);
  246. this.tableLayoutPanel1.Controls.Add(this.panel1, 2, 0);
  247. this.tableLayoutPanel1.Controls.Add(this.groupBox1, 3, 0);
  248. this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 0);
  249. this.tableLayoutPanel1.Controls.Add(this.LibPanel, 1, 0);
  250. this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 7);
  251. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  252. this.tableLayoutPanel1.RowCount = 1;
  253. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  254. this.tableLayoutPanel1.Size = new System.Drawing.Size(1194, 434);
  255. this.tableLayoutPanel1.TabIndex = 21;
  256. //
  257. // ProcessPanel
  258. //
  259. this.ProcessPanel.BackColor = System.Drawing.Color.White;
  260. this.ProcessPanel.Controls.Add(this.ProcessPropertyGrid);
  261. this.ProcessPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  262. this.ProcessPanel.Location = new System.Drawing.Point(875, 3);
  263. this.ProcessPanel.Name = "ProcessPanel";
  264. this.ProcessPanel.Size = new System.Drawing.Size(316, 428);
  265. this.ProcessPanel.TabIndex = 16;
  266. //
  267. // ProcessPropertyGrid
  268. //
  269. this.ProcessPropertyGrid.Dock = System.Windows.Forms.DockStyle.Fill;
  270. this.ProcessPropertyGrid.LineColor = System.Drawing.SystemColors.InactiveCaption;
  271. this.ProcessPropertyGrid.Location = new System.Drawing.Point(0, 0);
  272. this.ProcessPropertyGrid.Margin = new System.Windows.Forms.Padding(2);
  273. this.ProcessPropertyGrid.Name = "ProcessPropertyGrid";
  274. this.ProcessPropertyGrid.Size = new System.Drawing.Size(316, 428);
  275. this.ProcessPropertyGrid.TabIndex = 34;
  276. this.ProcessPropertyGrid.ToolbarVisible = false;
  277. this.ProcessPropertyGrid.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.ProcessPropertyGrid_PropertyValueChanged);
  278. //
  279. // panel1
  280. //
  281. this.panel1.Controls.Add(this.btnDown);
  282. this.panel1.Controls.Add(this.btnAdd);
  283. this.panel1.Controls.Add(this.btnInsert);
  284. this.panel1.Controls.Add(this.btnDel);
  285. this.panel1.Controls.Add(this.btnUp);
  286. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  287. this.panel1.Location = new System.Drawing.Point(525, 3);
  288. this.panel1.Name = "panel1";
  289. this.panel1.Size = new System.Drawing.Size(74, 428);
  290. this.panel1.TabIndex = 0;
  291. //
  292. // btnDown
  293. //
  294. this.btnDown.BackColor = System.Drawing.SystemColors.ButtonFace;
  295. this.btnDown.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDown.BackgroundImage")));
  296. this.btnDown.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  297. this.btnDown.Location = new System.Drawing.Point(6, 281);
  298. this.btnDown.Margin = new System.Windows.Forms.Padding(2);
  299. this.btnDown.Name = "btnDown";
  300. this.btnDown.Size = new System.Drawing.Size(59, 64);
  301. this.btnDown.TabIndex = 18;
  302. this.btnDown.Text = "下移";
  303. this.btnDown.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
  304. this.btnDown.UseVisualStyleBackColor = false;
  305. this.btnDown.Click += new System.EventHandler(this.btnDown_Click);
  306. //
  307. // btnAdd
  308. //
  309. this.btnAdd.BackColor = System.Drawing.SystemColors.ButtonFace;
  310. this.btnAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAdd.BackgroundImage")));
  311. this.btnAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  312. this.btnAdd.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
  313. this.btnAdd.Location = new System.Drawing.Point(6, 17);
  314. this.btnAdd.Margin = new System.Windows.Forms.Padding(2);
  315. this.btnAdd.Name = "btnAdd";
  316. this.btnAdd.Size = new System.Drawing.Size(59, 61);
  317. this.btnAdd.TabIndex = 19;
  318. this.btnAdd.Text = "追加->>";
  319. this.btnAdd.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
  320. this.btnAdd.UseVisualStyleBackColor = false;
  321. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  322. //
  323. // btnInsert
  324. //
  325. this.btnInsert.BackColor = System.Drawing.SystemColors.ButtonFace;
  326. this.btnInsert.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnInsert.BackgroundImage")));
  327. this.btnInsert.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  328. this.btnInsert.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
  329. this.btnInsert.Location = new System.Drawing.Point(6, 82);
  330. this.btnInsert.Margin = new System.Windows.Forms.Padding(2);
  331. this.btnInsert.Name = "btnInsert";
  332. this.btnInsert.Size = new System.Drawing.Size(59, 61);
  333. this.btnInsert.TabIndex = 15;
  334. this.btnInsert.Text = "插入->>";
  335. this.btnInsert.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
  336. this.btnInsert.UseVisualStyleBackColor = false;
  337. this.btnInsert.Click += new System.EventHandler(this.btnInsert_Click);
  338. //
  339. // btnDel
  340. //
  341. this.btnDel.BackColor = System.Drawing.SystemColors.ButtonFace;
  342. this.btnDel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDel.BackgroundImage")));
  343. this.btnDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  344. this.btnDel.Location = new System.Drawing.Point(6, 148);
  345. this.btnDel.Margin = new System.Windows.Forms.Padding(2);
  346. this.btnDel.Name = "btnDel";
  347. this.btnDel.Size = new System.Drawing.Size(59, 62);
  348. this.btnDel.TabIndex = 16;
  349. this.btnDel.Text = "<<-移除";
  350. this.btnDel.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
  351. this.btnDel.UseVisualStyleBackColor = false;
  352. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  353. //
  354. // btnUp
  355. //
  356. this.btnUp.BackColor = System.Drawing.SystemColors.ButtonFace;
  357. this.btnUp.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUp.BackgroundImage")));
  358. this.btnUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  359. this.btnUp.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
  360. this.btnUp.Location = new System.Drawing.Point(6, 214);
  361. this.btnUp.Margin = new System.Windows.Forms.Padding(2);
  362. this.btnUp.Name = "btnUp";
  363. this.btnUp.Size = new System.Drawing.Size(59, 63);
  364. this.btnUp.TabIndex = 17;
  365. this.btnUp.Text = "上移";
  366. this.btnUp.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
  367. this.btnUp.UseVisualStyleBackColor = false;
  368. this.btnUp.Click += new System.EventHandler(this.btnUp_Click);
  369. //
  370. // groupBox1
  371. //
  372. this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  373. this.groupBox1.Controls.Add(this.dataGridView2);
  374. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  375. this.groupBox1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  376. this.groupBox1.Location = new System.Drawing.Point(604, 2);
  377. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  378. this.groupBox1.Name = "groupBox1";
  379. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  380. this.groupBox1.Size = new System.Drawing.Size(266, 430);
  381. this.groupBox1.TabIndex = 14;
  382. this.groupBox1.TabStop = false;
  383. this.groupBox1.Text = "流程配置";
  384. //
  385. // dataGridView2
  386. //
  387. this.dataGridView2.AllowUserToAddRows = false;
  388. this.dataGridView2.AllowUserToDeleteRows = false;
  389. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  390. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
  391. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  392. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
  393. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  394. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  395. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  396. this.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  397. this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  398. this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  399. this.colProcessCode,
  400. this.colProcessName,
  401. this.colTypeName,
  402. this.colProcessParams});
  403. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  404. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  405. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  407. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  408. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.ControlText;
  409. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  410. this.dataGridView2.DefaultCellStyle = dataGridViewCellStyle3;
  411. this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill;
  412. this.dataGridView2.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
  413. this.dataGridView2.Location = new System.Drawing.Point(2, 16);
  414. this.dataGridView2.Margin = new System.Windows.Forms.Padding(2);
  415. this.dataGridView2.MultiSelect = false;
  416. this.dataGridView2.Name = "dataGridView2";
  417. this.dataGridView2.RowHeadersVisible = false;
  418. this.dataGridView2.RowHeadersWidth = 62;
  419. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  420. this.dataGridView2.RowsDefaultCellStyle = dataGridViewCellStyle4;
  421. this.dataGridView2.RowTemplate.Height = 30;
  422. this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  423. this.dataGridView2.Size = new System.Drawing.Size(262, 412);
  424. this.dataGridView2.TabIndex = 3;
  425. this.dataGridView2.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellClick);
  426. this.dataGridView2.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellEndEdit);
  427. this.dataGridView2.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dataGridView2_DataBindingComplete);
  428. //
  429. // colProcessCode
  430. //
  431. this.colProcessCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  432. this.colProcessCode.DataPropertyName = "ProcessCode";
  433. dataGridViewCellStyle2.BackColor = System.Drawing.Color.White;
  434. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.colProcessCode.DefaultCellStyle = dataGridViewCellStyle2;
  436. this.colProcessCode.HeaderText = "code";
  437. this.colProcessCode.MinimumWidth = 8;
  438. this.colProcessCode.Name = "colProcessCode";
  439. this.colProcessCode.Visible = false;
  440. //
  441. // colProcessName
  442. //
  443. this.colProcessName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  444. this.colProcessName.DataPropertyName = "ProcessName";
  445. this.colProcessName.HeaderText = "工序名称";
  446. this.colProcessName.MinimumWidth = 8;
  447. this.colProcessName.Name = "colProcessName";
  448. //
  449. // colTypeName
  450. //
  451. this.colTypeName.HeaderText = "类型";
  452. this.colTypeName.MinimumWidth = 8;
  453. this.colTypeName.Name = "colTypeName";
  454. this.colTypeName.ReadOnly = true;
  455. this.colTypeName.Width = 80;
  456. //
  457. // colProcessParams
  458. //
  459. this.colProcessParams.DataPropertyName = "ProcessParams";
  460. this.colProcessParams.HeaderText = "ProcessParams";
  461. this.colProcessParams.MinimumWidth = 8;
  462. this.colProcessParams.Name = "colProcessParams";
  463. this.colProcessParams.Visible = false;
  464. this.colProcessParams.Width = 160;
  465. //
  466. // groupBox2
  467. //
  468. this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  469. this.groupBox2.Controls.Add(this.dataGridView1);
  470. this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  471. this.groupBox2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  472. this.groupBox2.Location = new System.Drawing.Point(2, 2);
  473. this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
  474. this.groupBox2.Name = "groupBox2";
  475. this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
  476. this.groupBox2.Size = new System.Drawing.Size(196, 430);
  477. this.groupBox2.TabIndex = 13;
  478. this.groupBox2.TabStop = false;
  479. this.groupBox2.Text = "工序库";
  480. //
  481. // dataGridView1
  482. //
  483. this.dataGridView1.AllowUserToAddRows = false;
  484. this.dataGridView1.AllowUserToDeleteRows = false;
  485. this.dataGridView1.AllowUserToResizeRows = false;
  486. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  487. dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.ControlLightLight;
  488. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  489. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
  490. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  491. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  492. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  493. this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  494. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  495. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  496. dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
  497. dataGridViewCellStyle6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  498. dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  499. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  500. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.ControlText;
  501. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  502. this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle6;
  503. this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
  504. this.dataGridView1.Location = new System.Drawing.Point(2, 16);
  505. this.dataGridView1.Margin = new System.Windows.Forms.Padding(2);
  506. this.dataGridView1.MultiSelect = false;
  507. this.dataGridView1.Name = "dataGridView1";
  508. this.dataGridView1.ReadOnly = true;
  509. this.dataGridView1.RowHeadersVisible = false;
  510. this.dataGridView1.RowHeadersWidth = 62;
  511. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  512. this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle7;
  513. this.dataGridView1.RowTemplate.Height = 30;
  514. this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  515. this.dataGridView1.Size = new System.Drawing.Size(192, 412);
  516. this.dataGridView1.TabIndex = 4;
  517. this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
  518. //
  519. // LibPanel
  520. //
  521. this.LibPanel.BackColor = System.Drawing.Color.White;
  522. this.LibPanel.Controls.Add(this.LibPropertyGrid);
  523. this.LibPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  524. this.LibPanel.Location = new System.Drawing.Point(203, 3);
  525. this.LibPanel.Name = "LibPanel";
  526. this.LibPanel.Size = new System.Drawing.Size(316, 428);
  527. this.LibPanel.TabIndex = 15;
  528. //
  529. // LibPropertyGrid
  530. //
  531. this.LibPropertyGrid.Dock = System.Windows.Forms.DockStyle.Fill;
  532. this.LibPropertyGrid.LineColor = System.Drawing.SystemColors.InactiveCaption;
  533. this.LibPropertyGrid.Location = new System.Drawing.Point(0, 0);
  534. this.LibPropertyGrid.Margin = new System.Windows.Forms.Padding(2);
  535. this.LibPropertyGrid.Name = "LibPropertyGrid";
  536. this.LibPropertyGrid.Size = new System.Drawing.Size(316, 428);
  537. this.LibPropertyGrid.TabIndex = 34;
  538. this.LibPropertyGrid.ToolbarVisible = false;
  539. //
  540. // StepProcessFrm
  541. //
  542. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  543. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  544. this.ClientSize = new System.Drawing.Size(1200, 596);
  545. this.Controls.Add(this.splitContainer1);
  546. this.Controls.Add(this.toolStrip1);
  547. this.Controls.Add(this.uiTitel1);
  548. this.Name = "StepProcessFrm";
  549. this.Text = "新流程配置";
  550. this.Load += new System.EventHandler(this.StepProcessFrm_Load);
  551. this.toolStrip1.ResumeLayout(false);
  552. this.toolStrip1.PerformLayout();
  553. this.splitContainer1.Panel1.ResumeLayout(false);
  554. this.splitContainer1.Panel1.PerformLayout();
  555. this.splitContainer1.Panel2.ResumeLayout(false);
  556. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  557. this.splitContainer1.ResumeLayout(false);
  558. ((System.ComponentModel.ISupportInitialize)(this.numStartTimeIndex)).EndInit();
  559. this.tableLayoutPanel1.ResumeLayout(false);
  560. this.ProcessPanel.ResumeLayout(false);
  561. this.panel1.ResumeLayout(false);
  562. this.groupBox1.ResumeLayout(false);
  563. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
  564. this.groupBox2.ResumeLayout(false);
  565. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  566. this.LibPanel.ResumeLayout(false);
  567. this.ResumeLayout(false);
  568. this.PerformLayout();
  569. }
  570. #endregion
  571. private System.Windows.Forms.ToolStrip toolStrip1;
  572. private System.Windows.Forms.ToolStripButton tsbtnSave;
  573. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  574. private System.Windows.Forms.ToolStripButton tsbtnExit;
  575. private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
  576. private System.Windows.Forms.SplitContainer splitContainer1;
  577. private System.Windows.Forms.NumericUpDown numStartTimeIndex;
  578. private System.Windows.Forms.Label label3;
  579. private System.Windows.Forms.TextBox txtName;
  580. private System.Windows.Forms.Label label2;
  581. private System.Windows.Forms.TextBox txtCode;
  582. private System.Windows.Forms.Label label1;
  583. private System.Windows.Forms.Button btnAdd;
  584. private System.Windows.Forms.Button btnDown;
  585. private System.Windows.Forms.Button btnUp;
  586. private System.Windows.Forms.GroupBox groupBox2;
  587. private System.Windows.Forms.DataGridView dataGridView1;
  588. private System.Windows.Forms.GroupBox groupBox1;
  589. private System.Windows.Forms.Button btnDel;
  590. private System.Windows.Forms.Button btnInsert;
  591. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  592. private System.Windows.Forms.Panel panel1;
  593. private System.Windows.Forms.Panel ProcessPanel;
  594. private System.Windows.Forms.DataGridView dataGridView2;
  595. private System.Windows.Forms.DataGridViewTextBoxColumn colProcessCode;
  596. private System.Windows.Forms.DataGridViewTextBoxColumn colProcessName;
  597. private System.Windows.Forms.DataGridViewTextBoxColumn colTypeName;
  598. private System.Windows.Forms.DataGridViewTextBoxColumn colProcessParams;
  599. private System.Windows.Forms.Panel LibPanel;
  600. private System.Windows.Forms.PropertyGrid LibPropertyGrid;
  601. private System.Windows.Forms.PropertyGrid ProcessPropertyGrid;
  602. }
  603. }