F_PC_1302.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_1302
  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_1302));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  38. this.txtProcedure = new System.Windows.Forms.TextBox();
  39. this.lblProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  41. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  42. this.c_ToolStrip1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  43. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  44. this.btnClearCondition = new System.Windows.Forms.ToolStripButton();
  45. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  46. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  47. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  48. this.dgvIdnrktype = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  49. this.dgvAlreadyIdnrktype = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  50. this.Check1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_CheckBox();
  51. this.procedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.AlreadyCheck = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_CheckBox();
  53. this.procedureName1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.gbxCondition.SuspendLayout();
  55. this.c_ToolStrip1.SuspendLayout();
  56. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  57. this.splitContainer1.Panel1.SuspendLayout();
  58. this.splitContainer1.Panel2.SuspendLayout();
  59. this.splitContainer1.SuspendLayout();
  60. ((System.ComponentModel.ISupportInitialize)(this.dgvIdnrktype)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.dgvAlreadyIdnrktype)).BeginInit();
  62. this.SuspendLayout();
  63. //
  64. // gbxCondition
  65. //
  66. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  67. | System.Windows.Forms.AnchorStyles.Right)));
  68. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  69. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  70. this.gbxCondition.Controls.Add(this.txtProcedure);
  71. this.gbxCondition.Controls.Add(this.lblProcedure);
  72. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  73. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  74. this.gbxCondition.IsMustInput = false;
  75. this.gbxCondition.Location = new System.Drawing.Point(12, 36);
  76. this.gbxCondition.Name = "gbxCondition";
  77. this.gbxCondition.OriginalHeight = -1;
  78. this.gbxCondition.Size = new System.Drawing.Size(458, 49);
  79. this.gbxCondition.TabIndex = 21;
  80. this.gbxCondition.TabStop = false;
  81. this.gbxCondition.Text = "查询条件 ▼";
  82. //
  83. // txtProcedure
  84. //
  85. this.txtProcedure.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  86. this.txtProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.txtProcedure.ImeMode = System.Windows.Forms.ImeMode.Off;
  88. this.txtProcedure.Location = new System.Drawing.Point(70, 20);
  89. this.txtProcedure.MaxLength = 20;
  90. this.txtProcedure.Name = "txtProcedure";
  91. this.txtProcedure.Size = new System.Drawing.Size(97, 21);
  92. this.txtProcedure.TabIndex = 2;
  93. //
  94. // lblProcedure
  95. //
  96. this.lblProcedure.AutoSize = true;
  97. this.lblProcedure.BackColor = System.Drawing.Color.Transparent;
  98. this.lblProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  99. this.lblProcedure.ForeColor = System.Drawing.SystemColors.ControlText;
  100. this.lblProcedure.Location = new System.Drawing.Point(11, 24);
  101. this.lblProcedure.Name = "lblProcedure";
  102. this.lblProcedure.Size = new System.Drawing.Size(29, 12);
  103. this.lblProcedure.TabIndex = 1;
  104. this.lblProcedure.Text = "工序";
  105. //
  106. // btnCancel
  107. //
  108. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  109. this.btnCancel.BackColor = System.Drawing.Color.Gray;
  110. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  111. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.btnCancel.ForeColor = System.Drawing.Color.White;
  113. this.btnCancel.Location = new System.Drawing.Point(385, 458);
  114. this.btnCancel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  115. this.btnCancel.Name = "btnCancel";
  116. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  117. this.btnCancel.TabIndex = 10;
  118. this.btnCancel.Text = "关闭(&X)";
  119. this.btnCancel.UseVisualStyleBackColor = false;
  120. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  121. //
  122. // btnSave
  123. //
  124. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  125. this.btnSave.BackColor = System.Drawing.Color.Gray;
  126. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  127. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.btnSave.ForeColor = System.Drawing.Color.White;
  129. this.btnSave.Location = new System.Drawing.Point(294, 458);
  130. this.btnSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  131. this.btnSave.Name = "btnSave";
  132. this.btnSave.Size = new System.Drawing.Size(85, 30);
  133. this.btnSave.TabIndex = 9;
  134. this.btnSave.Text = "保存(&S)";
  135. this.btnSave.UseVisualStyleBackColor = false;
  136. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  137. //
  138. // c_ToolStrip1
  139. //
  140. this.c_ToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.c_ToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  142. this.tsbtnSearch,
  143. this.btnClearCondition,
  144. this.toolStripSeparator1,
  145. this.tsbtnAdaptive});
  146. this.c_ToolStrip1.Location = new System.Drawing.Point(0, 0);
  147. this.c_ToolStrip1.Name = "c_ToolStrip1";
  148. this.c_ToolStrip1.Size = new System.Drawing.Size(482, 25);
  149. this.c_ToolStrip1.TabIndex = 22;
  150. this.c_ToolStrip1.Text = "c_ToolStrip1";
  151. //
  152. // tsbtnSearch
  153. //
  154. this.tsbtnSearch.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  155. this.tsbtnSearch.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSearch.Image")));
  156. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  157. this.tsbtnSearch.Name = "tsbtnSearch";
  158. this.tsbtnSearch.Size = new System.Drawing.Size(51, 22);
  159. this.tsbtnSearch.Text = "查询(&Q)";
  160. this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
  161. //
  162. // btnClearCondition
  163. //
  164. this.btnClearCondition.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  165. this.btnClearCondition.Image = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.Image")));
  166. this.btnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  167. this.btnClearCondition.Name = "btnClearCondition";
  168. this.btnClearCondition.Size = new System.Drawing.Size(75, 22);
  169. this.btnClearCondition.Text = "清空条件(&C)";
  170. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  171. //
  172. // toolStripSeparator1
  173. //
  174. this.toolStripSeparator1.Name = "toolStripSeparator1";
  175. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  176. //
  177. // tsbtnAdaptive
  178. //
  179. this.tsbtnAdaptive.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  180. this.tsbtnAdaptive.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnAdaptive.Image")));
  181. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  182. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  183. this.tsbtnAdaptive.Size = new System.Drawing.Size(87, 22);
  184. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  185. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  186. //
  187. // splitContainer1
  188. //
  189. this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  190. | System.Windows.Forms.AnchorStyles.Left)
  191. | System.Windows.Forms.AnchorStyles.Right)));
  192. this.splitContainer1.Location = new System.Drawing.Point(12, 91);
  193. this.splitContainer1.Name = "splitContainer1";
  194. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  195. //
  196. // splitContainer1.Panel1
  197. //
  198. this.splitContainer1.Panel1.Controls.Add(this.dgvIdnrktype);
  199. //
  200. // splitContainer1.Panel2
  201. //
  202. this.splitContainer1.Panel2.Controls.Add(this.dgvAlreadyIdnrktype);
  203. this.splitContainer1.Size = new System.Drawing.Size(458, 362);
  204. this.splitContainer1.SplitterDistance = 170;
  205. this.splitContainer1.TabIndex = 23;
  206. //
  207. // dgvIdnrktype
  208. //
  209. this.dgvIdnrktype.AllowUserToAddRows = false;
  210. this.dgvIdnrktype.AllowUserToDeleteRows = false;
  211. this.dgvIdnrktype.AllowUserToModifyRows = true;
  212. this.dgvIdnrktype.AllowUserToOrderColumns = true;
  213. this.dgvIdnrktype.AllowUserToResizeRows = false;
  214. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  215. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.dgvIdnrktype.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  217. this.dgvIdnrktype.BorderStyle = System.Windows.Forms.BorderStyle.None;
  218. this.dgvIdnrktype.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  219. this.dgvIdnrktype.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  220. this.dgvIdnrktype.CellHeight = 23;
  221. this.dgvIdnrktype.ChildNodeColumnName = null;
  222. this.dgvIdnrktype.ChildNodeColumnText = null;
  223. this.dgvIdnrktype.ColumnDeep = 1;
  224. this.dgvIdnrktype.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  225. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  226. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  227. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  229. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  230. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  231. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  232. this.dgvIdnrktype.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  233. this.dgvIdnrktype.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  234. this.dgvIdnrktype.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  235. this.Check1,
  236. this.procedureName});
  237. this.dgvIdnrktype.ColumnTreeView = null;
  238. this.dgvIdnrktype.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  239. this.dgvIdnrktype.Dock = System.Windows.Forms.DockStyle.Fill;
  240. this.dgvIdnrktype.DynamicColumnName = "";
  241. this.dgvIdnrktype.EnableHeadersVisualStyles = false;
  242. this.dgvIdnrktype.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.dgvIdnrktype.FormatQuantityColumns = null;
  244. this.dgvIdnrktype.HasNode = false;
  245. this.dgvIdnrktype.HorizontalMergeColumn = null;
  246. this.dgvIdnrktype.IsAutoCountSum = true;
  247. this.dgvIdnrktype.IsAutoResizeColumns = false;
  248. this.dgvIdnrktype.IsClickF12 = false;
  249. this.dgvIdnrktype.IsOpenMergeCellFlag = false;
  250. this.dgvIdnrktype.IsSubTotalFlag = false;
  251. this.dgvIdnrktype.IsTopDeep = false;
  252. this.dgvIdnrktype.Location = new System.Drawing.Point(0, 0);
  253. this.dgvIdnrktype.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  254. this.dgvIdnrktype.MergeColumnNames = null;
  255. this.dgvIdnrktype.MergeDetailColumnNames = null;
  256. this.dgvIdnrktype.MergeDetailOnlyColumn = null;
  257. this.dgvIdnrktype.MergeOnlyColumn = null;
  258. this.dgvIdnrktype.MultiSelect = false;
  259. this.dgvIdnrktype.Name = "dgvIdnrktype";
  260. this.dgvIdnrktype.RefreshAtHscroll = false;
  261. this.dgvIdnrktype.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  262. this.dgvIdnrktype.RowHeadersWidth = 50;
  263. this.dgvIdnrktype.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  264. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  265. this.dgvIdnrktype.RowsDefaultCellStyle = dataGridViewCellStyle4;
  266. this.dgvIdnrktype.RowTemplate.Height = 21;
  267. this.dgvIdnrktype.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  268. this.dgvIdnrktype.Size = new System.Drawing.Size(458, 170);
  269. this.dgvIdnrktype.SortOrderColumnName = null;
  270. this.dgvIdnrktype.TabIndex = 23;
  271. this.dgvIdnrktype.Tag = true;
  272. this.dgvIdnrktype.TotalSumColumns = null;
  273. this.dgvIdnrktype.ViewRowFilter = "";
  274. this.dgvIdnrktype.VirtualNodes = false;
  275. this.dgvIdnrktype.Sorted += new System.EventHandler(this.dgvIdnrktype_Sorted);
  276. //
  277. // dgvAlreadyIdnrktype
  278. //
  279. this.dgvAlreadyIdnrktype.AllowUserToAddRows = false;
  280. this.dgvAlreadyIdnrktype.AllowUserToDeleteRows = false;
  281. this.dgvAlreadyIdnrktype.AllowUserToModifyRows = true;
  282. this.dgvAlreadyIdnrktype.AllowUserToOrderColumns = true;
  283. this.dgvAlreadyIdnrktype.AllowUserToResizeRows = false;
  284. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  285. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.dgvAlreadyIdnrktype.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  287. this.dgvAlreadyIdnrktype.BorderStyle = System.Windows.Forms.BorderStyle.None;
  288. this.dgvAlreadyIdnrktype.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  289. this.dgvAlreadyIdnrktype.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  290. this.dgvAlreadyIdnrktype.CellHeight = 23;
  291. this.dgvAlreadyIdnrktype.ChildNodeColumnName = null;
  292. this.dgvAlreadyIdnrktype.ChildNodeColumnText = null;
  293. this.dgvAlreadyIdnrktype.ColumnDeep = 1;
  294. this.dgvAlreadyIdnrktype.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  295. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  296. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  297. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  298. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
  299. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  300. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  301. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  302. this.dgvAlreadyIdnrktype.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  303. this.dgvAlreadyIdnrktype.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  304. this.dgvAlreadyIdnrktype.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  305. this.AlreadyCheck,
  306. this.procedureName1});
  307. this.dgvAlreadyIdnrktype.ColumnTreeView = null;
  308. this.dgvAlreadyIdnrktype.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  309. this.dgvAlreadyIdnrktype.Dock = System.Windows.Forms.DockStyle.Fill;
  310. this.dgvAlreadyIdnrktype.DynamicColumnName = "";
  311. this.dgvAlreadyIdnrktype.EnableHeadersVisualStyles = false;
  312. this.dgvAlreadyIdnrktype.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.dgvAlreadyIdnrktype.FormatQuantityColumns = null;
  314. this.dgvAlreadyIdnrktype.HasNode = false;
  315. this.dgvAlreadyIdnrktype.HorizontalMergeColumn = null;
  316. this.dgvAlreadyIdnrktype.IsAutoCountSum = true;
  317. this.dgvAlreadyIdnrktype.IsAutoResizeColumns = false;
  318. this.dgvAlreadyIdnrktype.IsClickF12 = false;
  319. this.dgvAlreadyIdnrktype.IsOpenMergeCellFlag = false;
  320. this.dgvAlreadyIdnrktype.IsSubTotalFlag = false;
  321. this.dgvAlreadyIdnrktype.IsTopDeep = false;
  322. this.dgvAlreadyIdnrktype.Location = new System.Drawing.Point(0, 0);
  323. this.dgvAlreadyIdnrktype.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  324. this.dgvAlreadyIdnrktype.MergeColumnNames = null;
  325. this.dgvAlreadyIdnrktype.MergeDetailColumnNames = null;
  326. this.dgvAlreadyIdnrktype.MergeDetailOnlyColumn = null;
  327. this.dgvAlreadyIdnrktype.MergeOnlyColumn = null;
  328. this.dgvAlreadyIdnrktype.MultiSelect = false;
  329. this.dgvAlreadyIdnrktype.Name = "dgvAlreadyIdnrktype";
  330. this.dgvAlreadyIdnrktype.RefreshAtHscroll = false;
  331. this.dgvAlreadyIdnrktype.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  332. this.dgvAlreadyIdnrktype.RowHeadersWidth = 50;
  333. this.dgvAlreadyIdnrktype.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  334. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  335. this.dgvAlreadyIdnrktype.RowsDefaultCellStyle = dataGridViewCellStyle8;
  336. this.dgvAlreadyIdnrktype.RowTemplate.Height = 21;
  337. this.dgvAlreadyIdnrktype.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  338. this.dgvAlreadyIdnrktype.Size = new System.Drawing.Size(458, 188);
  339. this.dgvAlreadyIdnrktype.SortOrderColumnName = null;
  340. this.dgvAlreadyIdnrktype.TabIndex = 24;
  341. this.dgvAlreadyIdnrktype.Tag = true;
  342. this.dgvAlreadyIdnrktype.TotalSumColumns = null;
  343. this.dgvAlreadyIdnrktype.ViewRowFilter = "";
  344. this.dgvAlreadyIdnrktype.VirtualNodes = false;
  345. this.dgvAlreadyIdnrktype.Sorted += new System.EventHandler(this.dgvAlreadyIdnrktype_Sorted);
  346. //
  347. // Check1
  348. //
  349. this.Check1.DataPropertyName = "Check1";
  350. this.Check1.FalseValue = "0";
  351. this.Check1.HeaderText = "选择";
  352. this.Check1.Name = "Check1";
  353. this.Check1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  354. this.Check1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  355. this.Check1.TrueValue = "1";
  356. this.Check1.Width = 55;
  357. //
  358. // procedureName
  359. //
  360. this.procedureName.DataPropertyName = "procedureName";
  361. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  362. dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
  363. this.procedureName.DefaultCellStyle = dataGridViewCellStyle3;
  364. this.procedureName.HeaderText = "工序";
  365. this.procedureName.MaxInputLength = 20;
  366. this.procedureName.Name = "procedureName";
  367. this.procedureName.ReadOnly = true;
  368. this.procedureName.Width = 80;
  369. //
  370. // AlreadyCheck
  371. //
  372. this.AlreadyCheck.DataPropertyName = "AlreadyCheck";
  373. this.AlreadyCheck.FalseValue = "0";
  374. this.AlreadyCheck.HeaderText = "选择";
  375. this.AlreadyCheck.Name = "AlreadyCheck";
  376. this.AlreadyCheck.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  377. this.AlreadyCheck.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  378. this.AlreadyCheck.TrueValue = "1";
  379. this.AlreadyCheck.Width = 55;
  380. //
  381. // procedureName1
  382. //
  383. this.procedureName1.DataPropertyName = "procedureName";
  384. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  385. dataGridViewCellStyle7.BackColor = System.Drawing.Color.White;
  386. this.procedureName1.DefaultCellStyle = dataGridViewCellStyle7;
  387. this.procedureName1.HeaderText = "工序";
  388. this.procedureName1.MaxInputLength = 20;
  389. this.procedureName1.Name = "procedureName1";
  390. this.procedureName1.ReadOnly = true;
  391. this.procedureName1.Width = 80;
  392. //
  393. // F_PC_1302
  394. //
  395. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  396. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  397. this.ClientSize = new System.Drawing.Size(482, 499);
  398. this.Controls.Add(this.splitContainer1);
  399. this.Controls.Add(this.c_ToolStrip1);
  400. this.Controls.Add(this.gbxCondition);
  401. this.Controls.Add(this.btnCancel);
  402. this.Controls.Add(this.btnSave);
  403. this.Name = "F_PC_1302";
  404. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  405. this.Text = "F_PC_1302";
  406. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_1302_FormClosed);
  407. this.Load += new System.EventHandler(this.F_PC_1302_Load);
  408. this.gbxCondition.ResumeLayout(false);
  409. this.gbxCondition.PerformLayout();
  410. this.c_ToolStrip1.ResumeLayout(false);
  411. this.c_ToolStrip1.PerformLayout();
  412. this.splitContainer1.Panel1.ResumeLayout(false);
  413. this.splitContainer1.Panel2.ResumeLayout(false);
  414. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  415. this.splitContainer1.ResumeLayout(false);
  416. ((System.ComponentModel.ISupportInitialize)(this.dgvIdnrktype)).EndInit();
  417. ((System.ComponentModel.ISupportInitialize)(this.dgvAlreadyIdnrktype)).EndInit();
  418. this.ResumeLayout(false);
  419. this.PerformLayout();
  420. }
  421. #endregion
  422. private Basics.BaseControls.C_GroupBox gbxCondition;
  423. private System.Windows.Forms.TextBox txtProcedure;
  424. private Basics.BaseControls.C_Button btnCancel;
  425. private Basics.BaseControls.C_Button btnSave;
  426. private Basics.BaseControls.C_Label lblProcedure;
  427. private Basics.BaseControls.C_ToolStrip c_ToolStrip1;
  428. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  429. private System.Windows.Forms.ToolStripButton btnClearCondition;
  430. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  431. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  432. private System.Windows.Forms.SplitContainer splitContainer1;
  433. private Basics.BaseControls.C_DataGridView dgvIdnrktype;
  434. private Basics.BaseControls.C_DataGridView dgvAlreadyIdnrktype;
  435. private Basics.BaseControls.C_DGV_Column_CheckBox Check1;
  436. private System.Windows.Forms.DataGridViewTextBoxColumn procedureName;
  437. private Basics.BaseControls.C_DGV_Column_CheckBox AlreadyCheck;
  438. private System.Windows.Forms.DataGridViewTextBoxColumn procedureName1;
  439. }
  440. }