F_MST_1301.Designer.cs 25 KB

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