F_MST_0405.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. namespace Dongke.IBOSS.PRD.Client.SystemModule
  2. {
  3. partial class F_MST_0405
  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. this.components = new System.ComponentModel.Container();
  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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_0405));
  38. this.dgvGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  39. this.GoodsTypeCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.ValueFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  43. this.GoodsTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.GoodsTypeFullName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.tvwType = new System.Windows.Forms.TreeView();
  46. this.chkDisplayDisabledData = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  47. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  48. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  49. this.imglstNavigation = new System.Windows.Forms.ImageList(this.components);
  50. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  51. ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsType)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  53. this.splitContainer1.Panel1.SuspendLayout();
  54. this.splitContainer1.Panel2.SuspendLayout();
  55. this.splitContainer1.SuspendLayout();
  56. this.SuspendLayout();
  57. //
  58. // dgvGoodsType
  59. //
  60. this.dgvGoodsType.AllowUserToAddRows = false;
  61. this.dgvGoodsType.AllowUserToDeleteRows = false;
  62. this.dgvGoodsType.AllowUserToModifyRows = true;
  63. this.dgvGoodsType.AllowUserToOrderColumns = true;
  64. this.dgvGoodsType.AllowUserToResizeRows = false;
  65. this.dgvGoodsType.AllowUserToSortRows = false;
  66. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  67. this.dgvGoodsType.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  68. this.dgvGoodsType.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  69. | System.Windows.Forms.AnchorStyles.Left)
  70. | System.Windows.Forms.AnchorStyles.Right)));
  71. this.dgvGoodsType.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  72. this.dgvGoodsType.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  73. this.dgvGoodsType.CellHeight = 23;
  74. this.dgvGoodsType.ChildNodeColumnName = null;
  75. this.dgvGoodsType.ChildNodeColumnText = null;
  76. this.dgvGoodsType.ColumnDeep = 1;
  77. this.dgvGoodsType.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  78. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  79. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  80. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  81. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  82. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  83. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  84. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  85. this.dgvGoodsType.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  86. this.dgvGoodsType.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  87. this.dgvGoodsType.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  88. this.GoodsTypeCode,
  89. this.GoodsTypeName,
  90. this.Remarks,
  91. this.ValueFlag,
  92. this.GoodsTypeID,
  93. this.GoodsTypeFullName});
  94. this.dgvGoodsType.ColumnTreeView = null;
  95. this.dgvGoodsType.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)));
  96. this.dgvGoodsType.DynamicColumnName = "";
  97. this.dgvGoodsType.EnableHeadersVisualStyles = false;
  98. this.dgvGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  99. this.dgvGoodsType.IsAutoCountSum = true;
  100. this.dgvGoodsType.IsAutoResizeColumns = false;
  101. this.dgvGoodsType.IsClickF12 = false;
  102. this.dgvGoodsType.IsSubTotalFlag = false;
  103. this.dgvGoodsType.Location = new System.Drawing.Point(3, 4);
  104. this.dgvGoodsType.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  105. this.dgvGoodsType.MultiSelect = false;
  106. this.dgvGoodsType.Name = "dgvGoodsType";
  107. this.dgvGoodsType.RefreshAtHscroll = false;
  108. this.dgvGoodsType.RowHeadersWidth = 50;
  109. this.dgvGoodsType.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  110. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  111. this.dgvGoodsType.RowsDefaultCellStyle = dataGridViewCellStyle8;
  112. this.dgvGoodsType.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("宋体", 9F);
  113. this.dgvGoodsType.RowTemplate.Height = 21;
  114. this.dgvGoodsType.Size = new System.Drawing.Size(555, 429);
  115. this.dgvGoodsType.SortOrderColumnName = null;
  116. this.dgvGoodsType.TabIndex = 2;
  117. this.dgvGoodsType.Tag = true;
  118. this.dgvGoodsType.TotalSumColumns = null;
  119. this.dgvGoodsType.ViewRowFilter = "";
  120. this.dgvGoodsType.CellValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGoodsType_CellValidated);
  121. this.dgvGoodsType.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dgvGoodsType_CellValidating);
  122. this.dgvGoodsType.DefaultValuesNeeded += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgvGoodsType_DefaultValuesNeeded);
  123. this.dgvGoodsType.RowValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGoodsType_RowValidated);
  124. this.dgvGoodsType.RowValidating += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvGoodsType_RowValidating);
  125. //
  126. // GoodsTypeCode
  127. //
  128. this.GoodsTypeCode.DataPropertyName = "GoodsTypeCode";
  129. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  130. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  131. this.GoodsTypeCode.DefaultCellStyle = dataGridViewCellStyle3;
  132. this.GoodsTypeCode.HeaderText = "产品类别编码";
  133. this.GoodsTypeCode.Name = "GoodsTypeCode";
  134. this.GoodsTypeCode.ReadOnly = true;
  135. this.GoodsTypeCode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  136. this.GoodsTypeCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  137. //
  138. // GoodsTypeName
  139. //
  140. this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
  141. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  142. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F);
  143. this.GoodsTypeName.DefaultCellStyle = dataGridViewCellStyle4;
  144. this.GoodsTypeName.HeaderText = "产品类别名称";
  145. this.GoodsTypeName.MaxInputLength = 20;
  146. this.GoodsTypeName.Name = "GoodsTypeName";
  147. this.GoodsTypeName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  148. this.GoodsTypeName.Width = 113;
  149. //
  150. // Remarks
  151. //
  152. this.Remarks.DataPropertyName = "Remarks";
  153. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  154. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F);
  155. this.Remarks.DefaultCellStyle = dataGridViewCellStyle5;
  156. this.Remarks.HeaderText = "备注";
  157. this.Remarks.MaxInputLength = 500;
  158. this.Remarks.Name = "Remarks";
  159. this.Remarks.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  160. //
  161. // ValueFlag
  162. //
  163. this.ValueFlag.DataPropertyName = "ValueFlag";
  164. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  165. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F);
  166. dataGridViewCellStyle6.NullValue = false;
  167. this.ValueFlag.DefaultCellStyle = dataGridViewCellStyle6;
  168. this.ValueFlag.FalseValue = "0";
  169. this.ValueFlag.HeaderText = "正常";
  170. this.ValueFlag.IndeterminateValue = "0";
  171. this.ValueFlag.Name = "ValueFlag";
  172. this.ValueFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  173. this.ValueFlag.TrueValue = "1";
  174. this.ValueFlag.Width = 50;
  175. //
  176. // GoodsTypeID
  177. //
  178. this.GoodsTypeID.DataPropertyName = "GoodsTypeID";
  179. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  180. this.GoodsTypeID.DefaultCellStyle = dataGridViewCellStyle7;
  181. this.GoodsTypeID.HeaderText = "产品类别ID";
  182. this.GoodsTypeID.Name = "GoodsTypeID";
  183. this.GoodsTypeID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  184. this.GoodsTypeID.Visible = false;
  185. this.GoodsTypeID.Width = 80;
  186. //
  187. // GoodsTypeFullName
  188. //
  189. this.GoodsTypeFullName.DataPropertyName = "GoodsTypeFullName";
  190. this.GoodsTypeFullName.HeaderText = "产品类别全称";
  191. this.GoodsTypeFullName.Name = "GoodsTypeFullName";
  192. this.GoodsTypeFullName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  193. //
  194. // tvwType
  195. //
  196. this.tvwType.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  197. | System.Windows.Forms.AnchorStyles.Left)
  198. | System.Windows.Forms.AnchorStyles.Right)));
  199. this.tvwType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.tvwType.HideSelection = false;
  201. this.tvwType.Indent = 20;
  202. this.tvwType.ItemHeight = 20;
  203. this.tvwType.Location = new System.Drawing.Point(3, 4);
  204. this.tvwType.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  205. this.tvwType.Name = "tvwType";
  206. this.tvwType.Size = new System.Drawing.Size(197, 429);
  207. this.tvwType.TabIndex = 3;
  208. this.tvwType.BeforeCollapse += new System.Windows.Forms.TreeViewCancelEventHandler(this.tvwType_BeforeCollapse);
  209. this.tvwType.BeforeExpand += new System.Windows.Forms.TreeViewCancelEventHandler(this.tvwType_BeforeExpand);
  210. this.tvwType.BeforeSelect += new System.Windows.Forms.TreeViewCancelEventHandler(this.tvwType_BeforeSelect);
  211. this.tvwType.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvwType_AfterSelect);
  212. //
  213. // chkDisplayDisabledData
  214. //
  215. this.chkDisplayDisabledData.AutoSize = true;
  216. this.chkDisplayDisabledData.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.functionbackground;
  217. this.chkDisplayDisabledData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.chkDisplayDisabledData.Location = new System.Drawing.Point(12, 456);
  219. this.chkDisplayDisabledData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  220. this.chkDisplayDisabledData.Name = "chkDisplayDisabledData";
  221. this.chkDisplayDisabledData.Size = new System.Drawing.Size(96, 16);
  222. this.chkDisplayDisabledData.TabIndex = 4;
  223. this.chkDisplayDisabledData.Text = "显示停用记录";
  224. this.chkDisplayDisabledData.UseVisualStyleBackColor = true;
  225. this.chkDisplayDisabledData.CheckedChanged += new System.EventHandler(this.chkDisplayDisabledData_CheckedChanged);
  226. //
  227. // btnSave
  228. //
  229. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  230. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  231. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  232. this.btnSave.Font = new System.Drawing.Font("宋体", 9F);
  233. this.btnSave.ForeColor = System.Drawing.Color.White;
  234. this.btnSave.Location = new System.Drawing.Point(605, 456);
  235. this.btnSave.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  236. this.btnSave.Name = "btnSave";
  237. this.btnSave.Size = new System.Drawing.Size(85, 30);
  238. this.btnSave.TabIndex = 5;
  239. this.btnSave.Text = "保存";
  240. this.btnSave.UseVisualStyleBackColor = true;
  241. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  242. //
  243. // btnCancel
  244. //
  245. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  246. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  247. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  248. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  249. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F);
  250. this.btnCancel.ForeColor = System.Drawing.Color.White;
  251. this.btnCancel.Location = new System.Drawing.Point(696, 456);
  252. this.btnCancel.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  253. this.btnCancel.Name = "btnCancel";
  254. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  255. this.btnCancel.TabIndex = 6;
  256. this.btnCancel.Text = "关闭";
  257. this.btnCancel.UseVisualStyleBackColor = true;
  258. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  259. //
  260. // imglstNavigation
  261. //
  262. this.imglstNavigation.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
  263. this.imglstNavigation.ImageSize = new System.Drawing.Size(16, 16);
  264. this.imglstNavigation.TransparentColor = System.Drawing.Color.Transparent;
  265. //
  266. // splitContainer1
  267. //
  268. this.splitContainer1.Location = new System.Drawing.Point(12, 12);
  269. this.splitContainer1.Name = "splitContainer1";
  270. //
  271. // splitContainer1.Panel1
  272. //
  273. this.splitContainer1.Panel1.Controls.Add(this.tvwType);
  274. //
  275. // splitContainer1.Panel2
  276. //
  277. this.splitContainer1.Panel2.Controls.Add(this.dgvGoodsType);
  278. this.splitContainer1.Size = new System.Drawing.Size(768, 437);
  279. this.splitContainer1.SplitterDistance = 203;
  280. this.splitContainer1.TabIndex = 7;
  281. //
  282. // F_MST_0405
  283. //
  284. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  285. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  286. this.CancelButton = this.btnCancel;
  287. this.ClientSize = new System.Drawing.Size(792, 511);
  288. this.Controls.Add(this.splitContainer1);
  289. this.Controls.Add(this.btnCancel);
  290. this.Controls.Add(this.btnSave);
  291. this.Controls.Add(this.chkDisplayDisabledData);
  292. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  293. this.IsSaveFormSize = false;
  294. this.MaximizeBox = false;
  295. this.MinimizeBox = false;
  296. this.Name = "F_MST_0405";
  297. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  298. this.StatusSizingGrip = false;
  299. this.Text = "F_MST_0405";
  300. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.F_MST_0405_FormClosing);
  301. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_0405_FormClosed);
  302. this.Load += new System.EventHandler(this.F_MST_0405_Load);
  303. this.Controls.SetChildIndex(this.chkDisplayDisabledData, 0);
  304. this.Controls.SetChildIndex(this.btnSave, 0);
  305. this.Controls.SetChildIndex(this.btnCancel, 0);
  306. this.Controls.SetChildIndex(this.splitContainer1, 0);
  307. ((System.ComponentModel.ISupportInitialize)(this.dgvGoodsType)).EndInit();
  308. this.splitContainer1.Panel1.ResumeLayout(false);
  309. this.splitContainer1.Panel2.ResumeLayout(false);
  310. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  311. this.splitContainer1.ResumeLayout(false);
  312. this.ResumeLayout(false);
  313. this.PerformLayout();
  314. }
  315. #endregion
  316. private Basics.BaseControls.C_DataGridView dgvGoodsType;
  317. private System.Windows.Forms.TreeView tvwType;
  318. private Basics.BaseControls.C_CheckBox chkDisplayDisabledData;
  319. private Basics.BaseControls.C_Button btnSave;
  320. private Basics.BaseControls.C_Button btnCancel;
  321. private System.Windows.Forms.ImageList imglstNavigation;
  322. private System.Windows.Forms.SplitContainer splitContainer1;
  323. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeCode;
  324. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  325. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  326. private System.Windows.Forms.DataGridViewCheckBoxColumn ValueFlag;
  327. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeID;
  328. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeFullName;
  329. }
  330. }