F_MST_1401.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418
  1. using System;
  2. namespace Dongke.IBOSS.PRD.Client.SystemModule
  3. {
  4. partial class F_MST_1401
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_1401));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  34. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  35. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  36. this.delBtn = new System.Windows.Forms.ToolStripButton();
  37. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  38. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  39. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  41. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  42. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  43. this.mouldNameLabel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.mouldName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  45. this.goodscodetxt = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  46. this.mouldLable = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.txtMOULDGOODSCODE = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  48. this.dgvGoosKingdeecode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  49. this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.MOULDGOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.MOULDNAMES = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.guid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.tsrOperate.SuspendLayout();
  55. this.gbxCondition.SuspendLayout();
  56. ((System.ComponentModel.ISupportInitialize)(this.dgvGoosKingdeecode)).BeginInit();
  57. this.SuspendLayout();
  58. //
  59. // tsrOperate
  60. //
  61. this.tsrOperate.AutoSize = false;
  62. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  63. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.functionbackground;
  64. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  65. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  66. this.tsbtnAdd,
  67. this.tsbtnEdit,
  68. this.delBtn,
  69. this.tsbtnAdaptive,
  70. this.tsbtnClose});
  71. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  72. this.tsrOperate.Name = "tsrOperate";
  73. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  74. this.tsrOperate.ShowItemToolTips = false;
  75. this.tsrOperate.Size = new System.Drawing.Size(1128, 35);
  76. this.tsrOperate.TabIndex = 1;
  77. //
  78. // tsbtnAdd
  79. //
  80. this.tsbtnAdd.AutoSize = false;
  81. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  83. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  84. this.tsbtnAdd.Name = "tsbtnAdd";
  85. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  86. this.tsbtnAdd.Text = "新建(&N)";
  87. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  88. //
  89. // tsbtnEdit
  90. //
  91. this.tsbtnEdit.AutoSize = false;
  92. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  93. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  94. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  95. this.tsbtnEdit.Name = "tsbtnEdit";
  96. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  97. this.tsbtnEdit.Text = "编辑(&E)";
  98. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  99. //
  100. // delBtn
  101. //
  102. this.delBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  103. this.delBtn.Image = ((System.Drawing.Image)(resources.GetObject("delBtn.Image")));
  104. this.delBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
  105. this.delBtn.Name = "delBtn";
  106. this.delBtn.Size = new System.Drawing.Size(33, 32);
  107. this.delBtn.Text = "删除";
  108. this.delBtn.Click += new System.EventHandler(this.delBtn_Click);
  109. //
  110. // tsbtnAdaptive
  111. //
  112. this.tsbtnAdaptive.AutoSize = false;
  113. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  115. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  116. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  117. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  118. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  119. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  120. //
  121. // tsbtnClose
  122. //
  123. this.tsbtnClose.AutoSize = false;
  124. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  126. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  127. this.tsbtnClose.Name = "tsbtnClose";
  128. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  129. this.tsbtnClose.Text = "关闭(&X)";
  130. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  131. //
  132. // lblGoodsCode
  133. //
  134. this.lblGoodsCode.AutoSize = true;
  135. this.lblGoodsCode.BackColor = System.Drawing.SystemColors.Control;
  136. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  137. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  138. this.lblGoodsCode.Location = new System.Drawing.Point(16, 24);
  139. this.lblGoodsCode.Name = "lblGoodsCode";
  140. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  141. this.lblGoodsCode.TabIndex = 3;
  142. this.lblGoodsCode.Text = "产品编码";
  143. //
  144. // btnSearch
  145. //
  146. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  147. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  148. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  149. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.btnSearch.ForeColor = System.Drawing.Color.White;
  151. this.btnSearch.Location = new System.Drawing.Point(940, 14);
  152. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  153. this.btnSearch.Name = "btnSearch";
  154. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  155. this.btnSearch.TabIndex = 10;
  156. this.btnSearch.Text = "查询(&Q)";
  157. this.btnSearch.UseVisualStyleBackColor = false;
  158. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  159. //
  160. // btnClearCondition
  161. //
  162. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  163. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  164. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  165. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  166. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  167. this.btnClearCondition.Location = new System.Drawing.Point(1031, 14);
  168. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  169. this.btnClearCondition.Name = "btnClearCondition";
  170. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  171. this.btnClearCondition.TabIndex = 11;
  172. this.btnClearCondition.Text = "清空条件(&C)";
  173. this.btnClearCondition.UseVisualStyleBackColor = false;
  174. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  175. //
  176. // gbxCondition
  177. //
  178. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  179. | System.Windows.Forms.AnchorStyles.Right)));
  180. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  181. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  182. this.gbxCondition.Controls.Add(this.mouldNameLabel);
  183. this.gbxCondition.Controls.Add(this.mouldName);
  184. this.gbxCondition.Controls.Add(this.goodscodetxt);
  185. this.gbxCondition.Controls.Add(this.mouldLable);
  186. this.gbxCondition.Controls.Add(this.txtMOULDGOODSCODE);
  187. this.gbxCondition.Controls.Add(this.btnClearCondition);
  188. this.gbxCondition.Controls.Add(this.btnSearch);
  189. this.gbxCondition.Controls.Add(this.lblGoodsCode);
  190. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  191. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  192. this.gbxCondition.IsMustInput = false;
  193. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  194. this.gbxCondition.Name = "gbxCondition";
  195. this.gbxCondition.OriginalHeight = -1;
  196. this.gbxCondition.Size = new System.Drawing.Size(1128, 56);
  197. this.gbxCondition.TabIndex = 23;
  198. this.gbxCondition.TabStop = false;
  199. this.gbxCondition.Text = "查询条件 ▼";
  200. //
  201. // mouldNameLabel
  202. //
  203. this.mouldNameLabel.AutoSize = true;
  204. this.mouldNameLabel.BackColor = System.Drawing.SystemColors.Control;
  205. this.mouldNameLabel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  206. this.mouldNameLabel.ForeColor = System.Drawing.SystemColors.ControlText;
  207. this.mouldNameLabel.Location = new System.Drawing.Point(414, 24);
  208. this.mouldNameLabel.Name = "mouldNameLabel";
  209. this.mouldNameLabel.Size = new System.Drawing.Size(53, 12);
  210. this.mouldNameLabel.TabIndex = 89;
  211. this.mouldNameLabel.Text = "模具名称";
  212. //
  213. // mouldName
  214. //
  215. this.mouldName.BackColor = System.Drawing.SystemColors.Window;
  216. this.mouldName.BackgroundColor = System.Drawing.SystemColors.Window;
  217. this.mouldName.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  218. this.mouldName.ErrorMessage = "";
  219. this.mouldName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.mouldName.ImeMode = System.Windows.Forms.ImeMode.Off;
  221. this.mouldName.Location = new System.Drawing.Point(473, 20);
  222. this.mouldName.MaxLength = 50;
  223. this.mouldName.Name = "mouldName";
  224. this.mouldName.Size = new System.Drawing.Size(120, 21);
  225. this.mouldName.TabIndex = 88;
  226. //
  227. // goodscodetxt
  228. //
  229. this.goodscodetxt.BackColor = System.Drawing.SystemColors.Window;
  230. this.goodscodetxt.BackgroundColor = System.Drawing.SystemColors.Window;
  231. this.goodscodetxt.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  232. this.goodscodetxt.ErrorMessage = "";
  233. this.goodscodetxt.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.goodscodetxt.ImeMode = System.Windows.Forms.ImeMode.Off;
  235. this.goodscodetxt.Location = new System.Drawing.Point(77, 20);
  236. this.goodscodetxt.MaxLength = 50;
  237. this.goodscodetxt.Name = "goodscodetxt";
  238. this.goodscodetxt.Size = new System.Drawing.Size(120, 21);
  239. this.goodscodetxt.TabIndex = 87;
  240. //
  241. // mouldLable
  242. //
  243. this.mouldLable.AutoSize = true;
  244. this.mouldLable.BackColor = System.Drawing.SystemColors.Control;
  245. this.mouldLable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.mouldLable.ForeColor = System.Drawing.SystemColors.ControlText;
  247. this.mouldLable.Location = new System.Drawing.Point(215, 24);
  248. this.mouldLable.Name = "mouldLable";
  249. this.mouldLable.Size = new System.Drawing.Size(53, 12);
  250. this.mouldLable.TabIndex = 19;
  251. this.mouldLable.Text = "模具代码";
  252. //
  253. // txtMOULDGOODSCODE
  254. //
  255. this.txtMOULDGOODSCODE.BackColor = System.Drawing.SystemColors.Window;
  256. this.txtMOULDGOODSCODE.BackgroundColor = System.Drawing.SystemColors.Window;
  257. this.txtMOULDGOODSCODE.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  258. this.txtMOULDGOODSCODE.ErrorMessage = "";
  259. this.txtMOULDGOODSCODE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.txtMOULDGOODSCODE.ImeMode = System.Windows.Forms.ImeMode.Off;
  261. this.txtMOULDGOODSCODE.Location = new System.Drawing.Point(274, 20);
  262. this.txtMOULDGOODSCODE.MaxLength = 50;
  263. this.txtMOULDGOODSCODE.Name = "txtMOULDGOODSCODE";
  264. this.txtMOULDGOODSCODE.Size = new System.Drawing.Size(120, 21);
  265. this.txtMOULDGOODSCODE.TabIndex = 18;
  266. //
  267. // dgvGoosKingdeecode
  268. //
  269. this.dgvGoosKingdeecode.AllowUserToAddRows = false;
  270. this.dgvGoosKingdeecode.AllowUserToDeleteRows = false;
  271. this.dgvGoosKingdeecode.AllowUserToModifyRows = true;
  272. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  273. this.dgvGoosKingdeecode.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  274. this.dgvGoosKingdeecode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  275. | System.Windows.Forms.AnchorStyles.Left)
  276. | System.Windows.Forms.AnchorStyles.Right)));
  277. this.dgvGoosKingdeecode.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  278. this.dgvGoosKingdeecode.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  279. this.dgvGoosKingdeecode.CellHeight = 23;
  280. this.dgvGoosKingdeecode.ChildNodeColumnName = null;
  281. this.dgvGoosKingdeecode.ChildNodeColumnText = null;
  282. this.dgvGoosKingdeecode.ColumnDeep = 1;
  283. this.dgvGoosKingdeecode.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  284. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  285. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  286. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  287. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  288. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  289. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  290. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  291. this.dgvGoosKingdeecode.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  292. this.dgvGoosKingdeecode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  293. this.dgvGoosKingdeecode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  294. this.GOODSCODE,
  295. this.GoodsName,
  296. this.MOULDGOODSCODE,
  297. this.MOULDNAMES,
  298. this.guid});
  299. this.dgvGoosKingdeecode.ColumnTreeView = null;
  300. this.dgvGoosKingdeecode.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)));
  301. this.dgvGoosKingdeecode.DynamicColumnName = "";
  302. this.dgvGoosKingdeecode.EnableHeadersVisualStyles = false;
  303. this.dgvGoosKingdeecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.dgvGoosKingdeecode.FormatQuantityColumns = null;
  305. this.dgvGoosKingdeecode.HorizontalMergeColumn = null;
  306. this.dgvGoosKingdeecode.IsAutoCountSum = true;
  307. this.dgvGoosKingdeecode.IsAutoResizeColumns = false;
  308. this.dgvGoosKingdeecode.IsClickF12 = false;
  309. this.dgvGoosKingdeecode.IsOpenMergeCellFlag = false;
  310. this.dgvGoosKingdeecode.IsSubTotalFlag = false;
  311. this.dgvGoosKingdeecode.IsTopDeep = false;
  312. this.dgvGoosKingdeecode.Location = new System.Drawing.Point(0, 100);
  313. this.dgvGoosKingdeecode.MergeColumnNames = null;
  314. this.dgvGoosKingdeecode.MergeDetailColumnNames = null;
  315. this.dgvGoosKingdeecode.MergeDetailOnlyColumn = null;
  316. this.dgvGoosKingdeecode.MergeOnlyColumn = null;
  317. this.dgvGoosKingdeecode.Name = "dgvGoosKingdeecode";
  318. this.dgvGoosKingdeecode.ReadOnly = true;
  319. this.dgvGoosKingdeecode.RefreshAtHscroll = false;
  320. this.dgvGoosKingdeecode.RowHeadersWidth = 50;
  321. this.dgvGoosKingdeecode.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  322. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  323. this.dgvGoosKingdeecode.RowsDefaultCellStyle = dataGridViewCellStyle3;
  324. this.dgvGoosKingdeecode.RowTemplate.Height = 21;
  325. this.dgvGoosKingdeecode.Size = new System.Drawing.Size(1122, 404);
  326. this.dgvGoosKingdeecode.SortOrderColumnName = null;
  327. this.dgvGoosKingdeecode.TabIndex = 24;
  328. this.dgvGoosKingdeecode.Tag = true;
  329. this.dgvGoosKingdeecode.TotalSumColumns = null;
  330. this.dgvGoosKingdeecode.ViewRowFilter = "";
  331. //
  332. // GOODSCODE
  333. //
  334. this.GOODSCODE.DataPropertyName = "GOODSCODE";
  335. this.GOODSCODE.HeaderText = "产品编码";
  336. this.GOODSCODE.Name = "GOODSCODE";
  337. this.GOODSCODE.ReadOnly = true;
  338. //
  339. // GoodsName
  340. //
  341. this.GoodsName.DataPropertyName = "GOODSNAME";
  342. this.GoodsName.HeaderText = "产品名称";
  343. this.GoodsName.Name = "GoodsName";
  344. this.GoodsName.ReadOnly = true;
  345. //
  346. // MOULDGOODSCODE
  347. //
  348. this.MOULDGOODSCODE.DataPropertyName = "MOULDGOODSCODE";
  349. this.MOULDGOODSCODE.HeaderText = "模具代码";
  350. this.MOULDGOODSCODE.Name = "MOULDGOODSCODE";
  351. this.MOULDGOODSCODE.ReadOnly = true;
  352. //
  353. // MOULDNAMES
  354. //
  355. this.MOULDNAMES.DataPropertyName = "MOULDNAME";
  356. this.MOULDNAMES.HeaderText = "模具名称";
  357. this.MOULDNAMES.Name = "MOULDNAMES";
  358. this.MOULDNAMES.ReadOnly = true;
  359. //
  360. // guid
  361. //
  362. this.guid.DataPropertyName = "GUID";
  363. this.guid.HeaderText = "guid";
  364. this.guid.Name = "guid";
  365. this.guid.ReadOnly = true;
  366. this.guid.Visible = false;
  367. //
  368. // F_MST_1401
  369. //
  370. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  371. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  372. this.ClientSize = new System.Drawing.Size(1128, 516);
  373. this.Controls.Add(this.dgvGoosKingdeecode);
  374. this.Controls.Add(this.gbxCondition);
  375. this.Controls.Add(this.tsrOperate);
  376. this.Name = "F_MST_1401";
  377. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  378. this.Text = "模具产品对应";
  379. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_1401_FormClosed);
  380. this.Load += new System.EventHandler(this.F_MST_1401_Load);
  381. this.tsrOperate.ResumeLayout(false);
  382. this.tsrOperate.PerformLayout();
  383. this.gbxCondition.ResumeLayout(false);
  384. this.gbxCondition.PerformLayout();
  385. ((System.ComponentModel.ISupportInitialize)(this.dgvGoosKingdeecode)).EndInit();
  386. this.ResumeLayout(false);
  387. }
  388. #endregion
  389. private Basics.BaseControls.C_ToolStrip tsrOperate;
  390. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  391. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  392. private System.Windows.Forms.ToolStripButton tsbtnClose;
  393. private Basics.BaseControls.C_Label lblGoodsCode;
  394. private Basics.BaseControls.C_Button btnSearch;
  395. private Basics.BaseControls.C_Button btnClearCondition;
  396. private Basics.BaseControls.C_GroupBox gbxCondition;
  397. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  398. private Basics.BaseControls.C_DataGridView dgvGoosKingdeecode;
  399. private Basics.BaseControls.C_Label mouldLable;
  400. private Basics.BaseControls.C_TextBox txtMOULDGOODSCODE;
  401. private System.Windows.Forms.ToolStripButton delBtn;
  402. private Basics.BaseControls.C_TextBox goodscodetxt;
  403. private Basics.BaseControls.C_Label mouldNameLabel;
  404. private Basics.BaseControls.C_TextBox mouldName;
  405. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
  406. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  407. private System.Windows.Forms.DataGridViewTextBoxColumn MOULDGOODSCODE;
  408. private System.Windows.Forms.DataGridViewTextBoxColumn MOULDNAMES;
  409. private System.Windows.Forms.DataGridViewTextBoxColumn guid;
  410. }
  411. }