F_MST_1301.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  1. namespace Dongke.IBOSS.PRD.Client.SystemModule
  2. {
  3. partial class F_MST_1301
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_1301));
  32. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  33. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  34. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  35. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  36. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  37. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  38. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  39. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  40. this.lblGlazeTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  41. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  42. this.scbGoodsCode = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  43. this.ddlLogoName = new Dongke.WinForm.Controls.FtcFilterComboBox();
  44. this.ddlGlazeTypeID = new Dongke.WinForm.Controls.FtcFilterComboBox();
  45. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  46. this.txtKingdeeCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  47. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.dgvGoosKingdeecode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  49. this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.GLAZETYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.LOGONAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.KINGDEECODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.delBtn = new System.Windows.Forms.ToolStripButton();
  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(1037, 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. // tsbtnAdaptive
  101. //
  102. this.tsbtnAdaptive.AutoSize = false;
  103. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  104. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  105. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  106. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  107. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  108. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  109. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  110. //
  111. // tsbtnClose
  112. //
  113. this.tsbtnClose.AutoSize = false;
  114. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  116. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  117. this.tsbtnClose.Name = "tsbtnClose";
  118. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  119. this.tsbtnClose.Text = "关闭(&X)";
  120. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  121. //
  122. // lblGoodsCode
  123. //
  124. this.lblGoodsCode.AutoSize = true;
  125. this.lblGoodsCode.BackColor = System.Drawing.SystemColors.Control;
  126. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  128. this.lblGoodsCode.Location = new System.Drawing.Point(16, 24);
  129. this.lblGoodsCode.Name = "lblGoodsCode";
  130. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  131. this.lblGoodsCode.TabIndex = 3;
  132. this.lblGoodsCode.Text = "产品编码";
  133. //
  134. // btnSearch
  135. //
  136. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  137. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  138. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  139. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.btnSearch.ForeColor = System.Drawing.Color.White;
  141. this.btnSearch.Location = new System.Drawing.Point(849, 14);
  142. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  143. this.btnSearch.Name = "btnSearch";
  144. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  145. this.btnSearch.TabIndex = 10;
  146. this.btnSearch.Text = "查询(&Q)";
  147. this.btnSearch.UseVisualStyleBackColor = false;
  148. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  149. //
  150. // btnClearCondition
  151. //
  152. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  153. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  154. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  155. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  157. this.btnClearCondition.Location = new System.Drawing.Point(940, 14);
  158. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  159. this.btnClearCondition.Name = "btnClearCondition";
  160. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  161. this.btnClearCondition.TabIndex = 11;
  162. this.btnClearCondition.Text = "清空条件(&C)";
  163. this.btnClearCondition.UseVisualStyleBackColor = false;
  164. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  165. //
  166. // lblGlazeTypeID
  167. //
  168. this.lblGlazeTypeID.AutoSize = true;
  169. this.lblGlazeTypeID.BackColor = System.Drawing.SystemColors.Control;
  170. this.lblGlazeTypeID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.lblGlazeTypeID.ForeColor = System.Drawing.SystemColors.ControlText;
  172. this.lblGlazeTypeID.Location = new System.Drawing.Point(212, 24);
  173. this.lblGlazeTypeID.Name = "lblGlazeTypeID";
  174. this.lblGlazeTypeID.Size = new System.Drawing.Size(53, 12);
  175. this.lblGlazeTypeID.TabIndex = 15;
  176. this.lblGlazeTypeID.Text = "釉料类别";
  177. //
  178. // gbxCondition
  179. //
  180. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  181. | System.Windows.Forms.AnchorStyles.Right)));
  182. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  183. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  184. this.gbxCondition.Controls.Add(this.scbGoodsCode);
  185. this.gbxCondition.Controls.Add(this.ddlLogoName);
  186. this.gbxCondition.Controls.Add(this.ddlGlazeTypeID);
  187. this.gbxCondition.Controls.Add(this.c_Label2);
  188. this.gbxCondition.Controls.Add(this.txtKingdeeCode);
  189. this.gbxCondition.Controls.Add(this.c_Label1);
  190. this.gbxCondition.Controls.Add(this.btnClearCondition);
  191. this.gbxCondition.Controls.Add(this.btnSearch);
  192. this.gbxCondition.Controls.Add(this.lblGoodsCode);
  193. this.gbxCondition.Controls.Add(this.lblGlazeTypeID);
  194. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  196. this.gbxCondition.IsMustInput = false;
  197. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  198. this.gbxCondition.Name = "gbxCondition";
  199. this.gbxCondition.OriginalHeight = -1;
  200. this.gbxCondition.Size = new System.Drawing.Size(1037, 56);
  201. this.gbxCondition.TabIndex = 23;
  202. this.gbxCondition.TabStop = false;
  203. this.gbxCondition.Text = "查询条件 ▼";
  204. //
  205. // scbGoodsCode
  206. //
  207. this.scbGoodsCode.CheckedData = null;
  208. this.scbGoodsCode.Location = new System.Drawing.Point(75, 20);
  209. this.scbGoodsCode.Name = "scbGoodsCode";
  210. this.scbGoodsCode.Size = new System.Drawing.Size(130, 21);
  211. this.scbGoodsCode.TabIndex = 87;
  212. //
  213. // ddlLogoName
  214. //
  215. this.ddlLogoName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  216. this.ddlLogoName.FormattingEnabled = true;
  217. this.ddlLogoName.Location = new System.Drawing.Point(444, 20);
  218. this.ddlLogoName.Name = "ddlLogoName";
  219. this.ddlLogoName.ShowMustInputAlert = false;
  220. this.ddlLogoName.Size = new System.Drawing.Size(130, 20);
  221. this.ddlLogoName.TabIndex = 86;
  222. //
  223. // ddlGlazeTypeID
  224. //
  225. this.ddlGlazeTypeID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  226. this.ddlGlazeTypeID.FormattingEnabled = true;
  227. this.ddlGlazeTypeID.Location = new System.Drawing.Point(271, 20);
  228. this.ddlGlazeTypeID.Name = "ddlGlazeTypeID";
  229. this.ddlGlazeTypeID.ShowMustInputAlert = false;
  230. this.ddlGlazeTypeID.Size = new System.Drawing.Size(127, 20);
  231. this.ddlGlazeTypeID.TabIndex = 85;
  232. //
  233. // c_Label2
  234. //
  235. this.c_Label2.AutoSize = true;
  236. this.c_Label2.BackColor = System.Drawing.SystemColors.Control;
  237. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  238. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  239. this.c_Label2.Location = new System.Drawing.Point(580, 24);
  240. this.c_Label2.Name = "c_Label2";
  241. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  242. this.c_Label2.TabIndex = 19;
  243. this.c_Label2.Text = "金蝶代码";
  244. //
  245. // txtKingdeeCode
  246. //
  247. this.txtKingdeeCode.BackColor = System.Drawing.SystemColors.Window;
  248. this.txtKingdeeCode.BackgroundColor = System.Drawing.SystemColors.Window;
  249. this.txtKingdeeCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  250. this.txtKingdeeCode.ErrorMessage = "";
  251. this.txtKingdeeCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.txtKingdeeCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  253. this.txtKingdeeCode.Location = new System.Drawing.Point(639, 20);
  254. this.txtKingdeeCode.MaxLength = 50;
  255. this.txtKingdeeCode.Name = "txtKingdeeCode";
  256. this.txtKingdeeCode.Size = new System.Drawing.Size(120, 21);
  257. this.txtKingdeeCode.TabIndex = 18;
  258. //
  259. // c_Label1
  260. //
  261. this.c_Label1.AutoSize = true;
  262. this.c_Label1.BackColor = System.Drawing.SystemColors.Control;
  263. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  265. this.c_Label1.Location = new System.Drawing.Point(412, 24);
  266. this.c_Label1.Name = "c_Label1";
  267. this.c_Label1.Size = new System.Drawing.Size(29, 12);
  268. this.c_Label1.TabIndex = 17;
  269. this.c_Label1.Text = "商标";
  270. //
  271. // dgvGoosKingdeecode
  272. //
  273. this.dgvGoosKingdeecode.AllowUserToAddRows = false;
  274. this.dgvGoosKingdeecode.AllowUserToDeleteRows = false;
  275. this.dgvGoosKingdeecode.AllowUserToModifyRows = true;
  276. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  277. this.dgvGoosKingdeecode.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  278. this.dgvGoosKingdeecode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  279. | System.Windows.Forms.AnchorStyles.Left)
  280. | System.Windows.Forms.AnchorStyles.Right)));
  281. this.dgvGoosKingdeecode.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  282. this.dgvGoosKingdeecode.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  283. this.dgvGoosKingdeecode.CellHeight = 23;
  284. this.dgvGoosKingdeecode.ChildNodeColumnName = null;
  285. this.dgvGoosKingdeecode.ChildNodeColumnText = null;
  286. this.dgvGoosKingdeecode.ColumnDeep = 1;
  287. this.dgvGoosKingdeecode.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  288. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  289. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  290. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  291. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  292. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  293. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  294. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  295. this.dgvGoosKingdeecode.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  296. this.dgvGoosKingdeecode.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  297. this.dgvGoosKingdeecode.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  298. this.GOODSCODE,
  299. this.GLAZETYPE,
  300. this.LOGONAME,
  301. this.KINGDEECODE});
  302. this.dgvGoosKingdeecode.ColumnTreeView = null;
  303. 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)));
  304. this.dgvGoosKingdeecode.DynamicColumnName = "";
  305. this.dgvGoosKingdeecode.EnableHeadersVisualStyles = false;
  306. this.dgvGoosKingdeecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  307. this.dgvGoosKingdeecode.FormatQuantityColumns = null;
  308. this.dgvGoosKingdeecode.HorizontalMergeColumn = null;
  309. this.dgvGoosKingdeecode.IsAutoCountSum = true;
  310. this.dgvGoosKingdeecode.IsAutoResizeColumns = false;
  311. this.dgvGoosKingdeecode.IsClickF12 = false;
  312. this.dgvGoosKingdeecode.IsOpenMergeCellFlag = false;
  313. this.dgvGoosKingdeecode.IsSubTotalFlag = false;
  314. this.dgvGoosKingdeecode.IsTopDeep = false;
  315. this.dgvGoosKingdeecode.Location = new System.Drawing.Point(0, 100);
  316. this.dgvGoosKingdeecode.MergeColumnNames = null;
  317. this.dgvGoosKingdeecode.MergeDetailColumnNames = null;
  318. this.dgvGoosKingdeecode.MergeDetailOnlyColumn = null;
  319. this.dgvGoosKingdeecode.MergeOnlyColumn = null;
  320. this.dgvGoosKingdeecode.Name = "dgvGoosKingdeecode";
  321. this.dgvGoosKingdeecode.ReadOnly = true;
  322. this.dgvGoosKingdeecode.RefreshAtHscroll = false;
  323. this.dgvGoosKingdeecode.RowHeadersWidth = 50;
  324. this.dgvGoosKingdeecode.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  325. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  326. this.dgvGoosKingdeecode.RowsDefaultCellStyle = dataGridViewCellStyle6;
  327. this.dgvGoosKingdeecode.RowTemplate.Height = 21;
  328. this.dgvGoosKingdeecode.Size = new System.Drawing.Size(1031, 349);
  329. this.dgvGoosKingdeecode.SortOrderColumnName = null;
  330. this.dgvGoosKingdeecode.TabIndex = 24;
  331. this.dgvGoosKingdeecode.Tag = true;
  332. this.dgvGoosKingdeecode.TotalSumColumns = null;
  333. this.dgvGoosKingdeecode.ViewRowFilter = "";
  334. //
  335. // GOODSCODE
  336. //
  337. this.GOODSCODE.DataPropertyName = "GOODSCODE";
  338. this.GOODSCODE.HeaderText = "产品编码";
  339. this.GOODSCODE.Name = "GOODSCODE";
  340. this.GOODSCODE.ReadOnly = true;
  341. //
  342. // GLAZETYPE
  343. //
  344. this.GLAZETYPE.DataPropertyName = "GLAZETYPE";
  345. this.GLAZETYPE.HeaderText = "釉料类别";
  346. this.GLAZETYPE.Name = "GLAZETYPE";
  347. this.GLAZETYPE.ReadOnly = true;
  348. //
  349. // LOGONAME
  350. //
  351. this.LOGONAME.DataPropertyName = "LOGONAME";
  352. this.LOGONAME.HeaderText = "商标";
  353. this.LOGONAME.Name = "LOGONAME";
  354. this.LOGONAME.ReadOnly = true;
  355. this.LOGONAME.Width = 150;
  356. //
  357. // KINGDEECODE
  358. //
  359. this.KINGDEECODE.DataPropertyName = "KINGDEECODE";
  360. this.KINGDEECODE.HeaderText = "金蝶代码";
  361. this.KINGDEECODE.Name = "KINGDEECODE";
  362. this.KINGDEECODE.ReadOnly = true;
  363. this.KINGDEECODE.Width = 150;
  364. //
  365. // delBtn
  366. //
  367. this.delBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  368. this.delBtn.Image = ((System.Drawing.Image)(resources.GetObject("delBtn.Image")));
  369. this.delBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
  370. this.delBtn.Name = "delBtn";
  371. this.delBtn.Size = new System.Drawing.Size(33, 32);
  372. this.delBtn.Text = "删除";
  373. this.delBtn.Click += new System.EventHandler(this.delBtn_Click);
  374. //
  375. // F_MST_1301
  376. //
  377. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  378. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  379. this.ClientSize = new System.Drawing.Size(1037, 461);
  380. this.Controls.Add(this.dgvGoosKingdeecode);
  381. this.Controls.Add(this.gbxCondition);
  382. this.Controls.Add(this.tsrOperate);
  383. this.Name = "F_MST_1301";
  384. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  385. this.Text = "金蝶代码对应";
  386. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_1301_FormClosed);
  387. this.Load += new System.EventHandler(this.F_MST_1301_Load);
  388. this.tsrOperate.ResumeLayout(false);
  389. this.tsrOperate.PerformLayout();
  390. this.gbxCondition.ResumeLayout(false);
  391. this.gbxCondition.PerformLayout();
  392. ((System.ComponentModel.ISupportInitialize)(this.dgvGoosKingdeecode)).EndInit();
  393. this.ResumeLayout(false);
  394. }
  395. #endregion
  396. private Basics.BaseControls.C_ToolStrip tsrOperate;
  397. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  398. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  399. private System.Windows.Forms.ToolStripButton tsbtnClose;
  400. private Basics.BaseControls.C_Label lblGoodsCode;
  401. private Basics.BaseControls.C_Button btnSearch;
  402. private Basics.BaseControls.C_Button btnClearCondition;
  403. private Basics.BaseControls.C_Label lblGlazeTypeID;
  404. private Basics.BaseControls.C_GroupBox gbxCondition;
  405. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  406. private Basics.BaseControls.C_DataGridView dgvGoosKingdeecode;
  407. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
  408. private System.Windows.Forms.DataGridViewTextBoxColumn GLAZETYPE;
  409. private System.Windows.Forms.DataGridViewTextBoxColumn LOGONAME;
  410. private System.Windows.Forms.DataGridViewTextBoxColumn KINGDEECODE;
  411. private Basics.BaseControls.C_Label c_Label1;
  412. private Basics.BaseControls.C_Label c_Label2;
  413. private Basics.BaseControls.C_TextBox txtKingdeeCode;
  414. private WinForm.Controls.FtcFilterComboBox ddlGlazeTypeID;
  415. private WinForm.Controls.FtcFilterComboBox ddlLogoName;
  416. private Controls.SearchBox.ScbGoods scbGoodsCode;
  417. private System.Windows.Forms.ToolStripButton delBtn;
  418. }
  419. }