F_MST_013001.designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544
  1. namespace Dongke.IBOSS.PRD.Client.Controls
  2. {
  3. partial class F_MST_013001
  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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_013001));
  34. this.txtRemarks = new Dongke.WinForm.Controls.TxtTextBox();
  35. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  36. this.txtInvoiceName = new Dongke.WinForm.Controls.TxtTextBox();
  37. this.lblInvoiceLayoutName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  38. this.dgvInvoice = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  39. this.LayoutName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.colHeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.colWidth = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.ValueFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  45. this.InvoiceLayoutID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.goodstypecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.gbxCondition = new System.Windows.Forms.GroupBox();
  48. this.chkValueFlag = new Dongke.WinForm.Controls.ChkFlagCheckBox();
  49. this.lblValueFlag = new Dongke.WinForm.Controls.LblLabel();
  50. this.tsrSupplier = new Dongke.WinForm.Controls.TsrToolStrip();
  51. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  52. this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
  53. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  54. this.tsbtnAddInvoice = new System.Windows.Forms.ToolStripButton();
  55. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  56. this.tsbtnEditInvoice = new System.Windows.Forms.ToolStripButton();
  57. this.tsbtnPreviewInvoice = new System.Windows.Forms.ToolStripButton();
  58. this.tsbtnDelete = new System.Windows.Forms.ToolStripButton();
  59. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  60. this.tsbtnExport = new System.Windows.Forms.ToolStripButton();
  61. this.tsbtnImport = new System.Windows.Forms.ToolStripButton();
  62. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  63. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  64. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  65. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  66. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  67. ((System.ComponentModel.ISupportInitialize)(this.dgvInvoice)).BeginInit();
  68. this.gbxCondition.SuspendLayout();
  69. this.tsrSupplier.SuspendLayout();
  70. this.SuspendLayout();
  71. //
  72. // txtRemarks
  73. //
  74. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  75. this.txtRemarks.Location = new System.Drawing.Point(415, 20);
  76. this.txtRemarks.Name = "txtRemarks";
  77. this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  78. this.txtRemarks.Size = new System.Drawing.Size(176, 21);
  79. this.txtRemarks.TabIndex = 7;
  80. //
  81. // lblRemarks
  82. //
  83. this.lblRemarks.AutoSize = true;
  84. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  85. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  87. this.lblRemarks.Location = new System.Drawing.Point(380, 24);
  88. this.lblRemarks.Name = "lblRemarks";
  89. this.lblRemarks.Size = new System.Drawing.Size(29, 12);
  90. this.lblRemarks.TabIndex = 5;
  91. this.lblRemarks.Text = "备注";
  92. //
  93. // txtInvoiceName
  94. //
  95. this.txtInvoiceName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  96. this.txtInvoiceName.Location = new System.Drawing.Point(71, 20);
  97. this.txtInvoiceName.Name = "txtInvoiceName";
  98. this.txtInvoiceName.Size = new System.Drawing.Size(120, 21);
  99. this.txtInvoiceName.TabIndex = 1;
  100. //
  101. // lblInvoiceLayoutName
  102. //
  103. this.lblInvoiceLayoutName.AutoSize = true;
  104. this.lblInvoiceLayoutName.BackColor = System.Drawing.Color.Transparent;
  105. this.lblInvoiceLayoutName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  106. this.lblInvoiceLayoutName.ForeColor = System.Drawing.SystemColors.ControlText;
  107. this.lblInvoiceLayoutName.Location = new System.Drawing.Point(12, 24);
  108. this.lblInvoiceLayoutName.Name = "lblInvoiceLayoutName";
  109. this.lblInvoiceLayoutName.Size = new System.Drawing.Size(53, 12);
  110. this.lblInvoiceLayoutName.TabIndex = 0;
  111. this.lblInvoiceLayoutName.Text = "模板名称";
  112. //
  113. // dgvInvoice
  114. //
  115. this.dgvInvoice.AllowUserToAddRows = false;
  116. this.dgvInvoice.AllowUserToDeleteRows = false;
  117. this.dgvInvoice.AllowUserToModifyRows = true;
  118. this.dgvInvoice.AllowUserToOrderColumns = true;
  119. this.dgvInvoice.AllowUserToResizeRows = false;
  120. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  121. this.dgvInvoice.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  122. this.dgvInvoice.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  123. | System.Windows.Forms.AnchorStyles.Left)
  124. | System.Windows.Forms.AnchorStyles.Right)));
  125. this.dgvInvoice.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  126. this.dgvInvoice.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  127. this.dgvInvoice.CellHeight = 23;
  128. this.dgvInvoice.ChildNodeColumnName = null;
  129. this.dgvInvoice.ChildNodeColumnText = null;
  130. this.dgvInvoice.ColumnDeep = 1;
  131. this.dgvInvoice.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  132. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  133. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  134. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  135. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  136. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  137. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  138. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  139. this.dgvInvoice.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  140. this.dgvInvoice.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  141. this.dgvInvoice.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  142. this.LayoutName,
  143. this.goodstypename,
  144. this.colHeight,
  145. this.colWidth,
  146. this.Remarks,
  147. this.ValueFlag,
  148. this.InvoiceLayoutID,
  149. this.goodstypecode});
  150. this.dgvInvoice.ColumnTreeView = null;
  151. this.dgvInvoice.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)));
  152. this.dgvInvoice.DynamicColumnName = "";
  153. this.dgvInvoice.EnableHeadersVisualStyles = false;
  154. this.dgvInvoice.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.dgvInvoice.FormatQuantityColumns = null;
  156. this.dgvInvoice.HorizontalMergeColumn = null;
  157. this.dgvInvoice.IsAutoCountSum = true;
  158. this.dgvInvoice.IsAutoResizeColumns = false;
  159. this.dgvInvoice.IsClickF12 = false;
  160. this.dgvInvoice.IsOpenMergeCellFlag = false;
  161. this.dgvInvoice.IsSubTotalFlag = false;
  162. this.dgvInvoice.IsTopDeep = false;
  163. this.dgvInvoice.Location = new System.Drawing.Point(0, 95);
  164. this.dgvInvoice.MergeColumnNames = null;
  165. this.dgvInvoice.MergeDetailColumnNames = null;
  166. this.dgvInvoice.MergeDetailOnlyColumn = null;
  167. this.dgvInvoice.MergeOnlyColumn = null;
  168. this.dgvInvoice.MultiSelect = false;
  169. this.dgvInvoice.Name = "dgvInvoice";
  170. this.dgvInvoice.ReadOnly = true;
  171. this.dgvInvoice.RefreshAtHscroll = false;
  172. this.dgvInvoice.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  173. this.dgvInvoice.RowHeadersWidth = 50;
  174. this.dgvInvoice.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  175. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  176. this.dgvInvoice.RowsDefaultCellStyle = dataGridViewCellStyle5;
  177. this.dgvInvoice.RowTemplate.Height = 21;
  178. this.dgvInvoice.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  179. this.dgvInvoice.Size = new System.Drawing.Size(969, 464);
  180. this.dgvInvoice.SortOrderColumnName = null;
  181. this.dgvInvoice.TabIndex = 2;
  182. this.dgvInvoice.Tag = true;
  183. this.dgvInvoice.TotalSumColumns = null;
  184. this.dgvInvoice.ViewRowFilter = "";
  185. this.dgvInvoice.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvInvoice_CellDoubleClick);
  186. this.dgvInvoice.SelectionChanged += new System.EventHandler(this.dgvInvoice_SelectionChanged);
  187. this.dgvInvoice.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dgvInvoice_KeyDown);
  188. //
  189. // LayoutName
  190. //
  191. this.LayoutName.DataPropertyName = "LayoutName";
  192. this.LayoutName.HeaderText = "模板名称";
  193. this.LayoutName.Name = "LayoutName";
  194. this.LayoutName.ReadOnly = true;
  195. this.LayoutName.Width = 150;
  196. //
  197. // goodstypename
  198. //
  199. this.goodstypename.DataPropertyName = "goodstypename";
  200. this.goodstypename.HeaderText = "产品类别";
  201. this.goodstypename.Name = "goodstypename";
  202. this.goodstypename.ReadOnly = true;
  203. //
  204. // colHeight
  205. //
  206. this.colHeight.DataPropertyName = "Height";
  207. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  208. dataGridViewCellStyle3.Format = "#,###.00";
  209. this.colHeight.DefaultCellStyle = dataGridViewCellStyle3;
  210. this.colHeight.HeaderText = "纸张高度(mm)";
  211. this.colHeight.Name = "colHeight";
  212. this.colHeight.ReadOnly = true;
  213. //
  214. // colWidth
  215. //
  216. this.colWidth.DataPropertyName = "Width";
  217. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  218. dataGridViewCellStyle4.Format = "#,###.00";
  219. this.colWidth.DefaultCellStyle = dataGridViewCellStyle4;
  220. this.colWidth.HeaderText = "纸张宽度(mm)";
  221. this.colWidth.Name = "colWidth";
  222. this.colWidth.ReadOnly = true;
  223. //
  224. // Remarks
  225. //
  226. this.Remarks.DataPropertyName = "Remarks";
  227. this.Remarks.HeaderText = "备注";
  228. this.Remarks.Name = "Remarks";
  229. this.Remarks.ReadOnly = true;
  230. this.Remarks.Width = 170;
  231. //
  232. // ValueFlag
  233. //
  234. this.ValueFlag.DataPropertyName = "ValueFlag";
  235. this.ValueFlag.FalseValue = "0";
  236. this.ValueFlag.HeaderText = "有效标识";
  237. this.ValueFlag.Name = "ValueFlag";
  238. this.ValueFlag.ReadOnly = true;
  239. this.ValueFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  240. this.ValueFlag.TrueValue = "1";
  241. //
  242. // InvoiceLayoutID
  243. //
  244. this.InvoiceLayoutID.DataPropertyName = "LayoutID";
  245. this.InvoiceLayoutID.HeaderText = "票据格式ID";
  246. this.InvoiceLayoutID.Name = "InvoiceLayoutID";
  247. this.InvoiceLayoutID.ReadOnly = true;
  248. this.InvoiceLayoutID.Visible = false;
  249. //
  250. // goodstypecode
  251. //
  252. this.goodstypecode.DataPropertyName = "goodstypecode";
  253. this.goodstypecode.HeaderText = "产品类别编码";
  254. this.goodstypecode.Name = "goodstypecode";
  255. this.goodstypecode.ReadOnly = true;
  256. this.goodstypecode.Visible = false;
  257. //
  258. // gbxCondition
  259. //
  260. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  261. | System.Windows.Forms.AnchorStyles.Right)));
  262. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  263. this.gbxCondition.Controls.Add(this.lblGoodsType);
  264. this.gbxCondition.Controls.Add(this.scbGoodsType);
  265. this.gbxCondition.Controls.Add(this.chkValueFlag);
  266. this.gbxCondition.Controls.Add(this.lblValueFlag);
  267. this.gbxCondition.Controls.Add(this.txtRemarks);
  268. this.gbxCondition.Controls.Add(this.lblRemarks);
  269. this.gbxCondition.Controls.Add(this.txtInvoiceName);
  270. this.gbxCondition.Controls.Add(this.lblInvoiceLayoutName);
  271. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  272. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  273. this.gbxCondition.Location = new System.Drawing.Point(0, 40);
  274. this.gbxCondition.Name = "gbxCondition";
  275. this.gbxCondition.Size = new System.Drawing.Size(966, 49);
  276. this.gbxCondition.TabIndex = 1;
  277. this.gbxCondition.TabStop = false;
  278. this.gbxCondition.Text = "查询条件";
  279. //
  280. // chkValueFlag
  281. //
  282. this.chkValueFlag.FlagBoxChecked = Dongke.WinForm.Controls.FlagCheckBoxChecked.All;
  283. this.chkValueFlag.Location = new System.Drawing.Point(656, 22);
  284. this.chkValueFlag.Name = "chkValueFlag";
  285. this.chkValueFlag.Size = new System.Drawing.Size(72, 16);
  286. this.chkValueFlag.TabIndex = 9;
  287. //
  288. // lblValueFlag
  289. //
  290. this.lblValueFlag.Location = new System.Drawing.Point(597, 24);
  291. this.lblValueFlag.Name = "lblValueFlag";
  292. this.lblValueFlag.Size = new System.Drawing.Size(53, 12);
  293. this.lblValueFlag.TabIndex = 8;
  294. this.lblValueFlag.Text = "有效标识";
  295. //
  296. // tsrSupplier
  297. //
  298. this.tsrSupplier.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.tsrSupplier.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  300. this.tsbtnSearch,
  301. this.tsbtnClearCondition,
  302. this.toolStripSeparator4,
  303. this.tsbtnAddInvoice,
  304. this.tsbtnEdit,
  305. this.tsbtnEditInvoice,
  306. this.tsbtnPreviewInvoice,
  307. this.tsbtnDelete,
  308. this.toolStripSeparator1,
  309. this.tsbtnExport,
  310. this.tsbtnImport,
  311. this.toolStripSeparator2,
  312. this.tsbtnAdaptive,
  313. this.tsbtnClose});
  314. this.tsrSupplier.Location = new System.Drawing.Point(0, 0);
  315. this.tsrSupplier.Name = "tsrSupplier";
  316. this.tsrSupplier.Size = new System.Drawing.Size(969, 35);
  317. this.tsrSupplier.TabIndex = 3;
  318. this.tsrSupplier.Text = "tsrToolStrip1";
  319. //
  320. // tsbtnSearch
  321. //
  322. this.tsbtnSearch.AutoSize = false;
  323. this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  325. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  326. this.tsbtnSearch.Name = "tsbtnSearch";
  327. this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
  328. this.tsbtnSearch.Text = "查询(&Q)";
  329. this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
  330. //
  331. // tsbtnClearCondition
  332. //
  333. this.tsbtnClearCondition.AutoSize = false;
  334. this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  335. this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  336. this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  337. this.tsbtnClearCondition.Name = "tsbtnClearCondition";
  338. this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
  339. this.tsbtnClearCondition.Text = "清空条件(&C)";
  340. this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
  341. //
  342. // toolStripSeparator4
  343. //
  344. this.toolStripSeparator4.AutoSize = false;
  345. this.toolStripSeparator4.Name = "toolStripSeparator4";
  346. this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
  347. //
  348. // tsbtnAddInvoice
  349. //
  350. this.tsbtnAddInvoice.AutoSize = false;
  351. this.tsbtnAddInvoice.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  352. this.tsbtnAddInvoice.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  353. this.tsbtnAddInvoice.ImageTransparentColor = System.Drawing.Color.Magenta;
  354. this.tsbtnAddInvoice.Name = "tsbtnAddInvoice";
  355. this.tsbtnAddInvoice.Size = new System.Drawing.Size(60, 25);
  356. this.tsbtnAddInvoice.Text = "新建";
  357. this.tsbtnAddInvoice.Click += new System.EventHandler(this.tsbtnAddInvoice_Click);
  358. //
  359. // tsbtnEdit
  360. //
  361. this.tsbtnEdit.AutoSize = false;
  362. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  363. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  364. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  365. this.tsbtnEdit.Name = "tsbtnEdit";
  366. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  367. this.tsbtnEdit.Text = "编辑";
  368. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  369. //
  370. // tsbtnEditInvoice
  371. //
  372. this.tsbtnEditInvoice.AutoSize = false;
  373. this.tsbtnEditInvoice.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  374. this.tsbtnEditInvoice.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  375. this.tsbtnEditInvoice.ImageTransparentColor = System.Drawing.Color.Magenta;
  376. this.tsbtnEditInvoice.Name = "tsbtnEditInvoice";
  377. this.tsbtnEditInvoice.Size = new System.Drawing.Size(80, 25);
  378. this.tsbtnEditInvoice.Text = "编辑格式";
  379. this.tsbtnEditInvoice.Click += new System.EventHandler(this.tsbtnEditInvoice_Click);
  380. //
  381. // tsbtnPreviewInvoice
  382. //
  383. this.tsbtnPreviewInvoice.AutoSize = false;
  384. this.tsbtnPreviewInvoice.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  385. this.tsbtnPreviewInvoice.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  386. this.tsbtnPreviewInvoice.ImageTransparentColor = System.Drawing.Color.Magenta;
  387. this.tsbtnPreviewInvoice.Name = "tsbtnPreviewInvoice";
  388. this.tsbtnPreviewInvoice.Size = new System.Drawing.Size(60, 25);
  389. this.tsbtnPreviewInvoice.Text = "预览";
  390. this.tsbtnPreviewInvoice.Click += new System.EventHandler(this.tsbtnPreviewInvoice_Click);
  391. //
  392. // tsbtnDelete
  393. //
  394. this.tsbtnDelete.AutoSize = false;
  395. this.tsbtnDelete.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  396. this.tsbtnDelete.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  397. this.tsbtnDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
  398. this.tsbtnDelete.Name = "tsbtnDelete";
  399. this.tsbtnDelete.Size = new System.Drawing.Size(60, 25);
  400. this.tsbtnDelete.Text = "删除";
  401. this.tsbtnDelete.Click += new System.EventHandler(this.tsbtnDelete_Click);
  402. //
  403. // toolStripSeparator1
  404. //
  405. this.toolStripSeparator1.AutoSize = false;
  406. this.toolStripSeparator1.Name = "toolStripSeparator1";
  407. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  408. //
  409. // tsbtnExport
  410. //
  411. this.tsbtnExport.AutoSize = false;
  412. this.tsbtnExport.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.tsbtnExport.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  414. this.tsbtnExport.ImageTransparentColor = System.Drawing.Color.Magenta;
  415. this.tsbtnExport.Name = "tsbtnExport";
  416. this.tsbtnExport.Size = new System.Drawing.Size(60, 25);
  417. this.tsbtnExport.Text = "导出";
  418. this.tsbtnExport.Visible = false;
  419. this.tsbtnExport.Click += new System.EventHandler(this.tsbtnExport_Click);
  420. //
  421. // tsbtnImport
  422. //
  423. this.tsbtnImport.AutoSize = false;
  424. this.tsbtnImport.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  425. this.tsbtnImport.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  426. this.tsbtnImport.ImageTransparentColor = System.Drawing.Color.Magenta;
  427. this.tsbtnImport.Name = "tsbtnImport";
  428. this.tsbtnImport.Size = new System.Drawing.Size(60, 25);
  429. this.tsbtnImport.Text = "导入";
  430. this.tsbtnImport.Visible = false;
  431. this.tsbtnImport.Click += new System.EventHandler(this.tsbtnImport_Click);
  432. //
  433. // toolStripSeparator2
  434. //
  435. this.toolStripSeparator2.AutoSize = false;
  436. this.toolStripSeparator2.Name = "toolStripSeparator2";
  437. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
  438. this.toolStripSeparator2.Visible = false;
  439. //
  440. // tsbtnAdaptive
  441. //
  442. this.tsbtnAdaptive.AutoSize = false;
  443. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  445. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  446. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  447. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  448. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  449. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  450. //
  451. // tsbtnClose
  452. //
  453. this.tsbtnClose.AutoSize = false;
  454. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  455. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  456. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  457. this.tsbtnClose.Name = "tsbtnClose";
  458. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  459. this.tsbtnClose.Text = "关闭(&X)";
  460. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  461. //
  462. // lblGoodsType
  463. //
  464. this.lblGoodsType.AutoSize = true;
  465. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  466. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  467. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  468. this.lblGoodsType.Location = new System.Drawing.Point(197, 23);
  469. this.lblGoodsType.Name = "lblGoodsType";
  470. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  471. this.lblGoodsType.TabIndex = 23;
  472. this.lblGoodsType.Text = "产品类别";
  473. //
  474. // scbGoodsType
  475. //
  476. this.scbGoodsType.CheckedData = null;
  477. this.scbGoodsType.Location = new System.Drawing.Point(254, 20);
  478. this.scbGoodsType.MultiSelect = false;
  479. this.scbGoodsType.Name = "scbGoodsType";
  480. this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
  481. this.scbGoodsType.TabIndex = 22;
  482. //
  483. // F_MST_013001
  484. //
  485. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  486. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  487. this.ClientSize = new System.Drawing.Size(969, 562);
  488. this.Controls.Add(this.tsrSupplier);
  489. this.Controls.Add(this.dgvInvoice);
  490. this.Controls.Add(this.gbxCondition);
  491. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  492. this.Name = "F_MST_013001";
  493. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  494. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_013001_FormClosed);
  495. this.Load += new System.EventHandler(this.F_MST_013001_Load);
  496. ((System.ComponentModel.ISupportInitialize)(this.dgvInvoice)).EndInit();
  497. this.gbxCondition.ResumeLayout(false);
  498. this.gbxCondition.PerformLayout();
  499. this.tsrSupplier.ResumeLayout(false);
  500. this.tsrSupplier.PerformLayout();
  501. this.ResumeLayout(false);
  502. }
  503. #endregion
  504. private WinForm.Controls.TxtTextBox txtInvoiceName;
  505. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblInvoiceLayoutName;
  506. private WinForm.Controls.TxtTextBox txtRemarks;
  507. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblRemarks;
  508. private Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView dgvInvoice;
  509. private System.Windows.Forms.GroupBox gbxCondition;
  510. private WinForm.Controls.TsrToolStrip tsrSupplier;
  511. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  512. private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
  513. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  514. private System.Windows.Forms.ToolStripButton tsbtnAddInvoice;
  515. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  516. private System.Windows.Forms.ToolStripButton tsbtnEditInvoice;
  517. private System.Windows.Forms.ToolStripButton tsbtnPreviewInvoice;
  518. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  519. private System.Windows.Forms.ToolStripButton tsbtnClose;
  520. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  521. private System.Windows.Forms.ToolStripButton tsbtnExport;
  522. private System.Windows.Forms.ToolStripButton tsbtnImport;
  523. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  524. private WinForm.Controls.ChkFlagCheckBox chkValueFlag;
  525. private WinForm.Controls.LblLabel lblValueFlag;
  526. private System.Windows.Forms.ToolStripButton tsbtnDelete;
  527. private System.Windows.Forms.DataGridViewTextBoxColumn LayoutName;
  528. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
  529. private System.Windows.Forms.DataGridViewTextBoxColumn colHeight;
  530. private System.Windows.Forms.DataGridViewTextBoxColumn colWidth;
  531. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  532. private System.Windows.Forms.DataGridViewCheckBoxColumn ValueFlag;
  533. private System.Windows.Forms.DataGridViewTextBoxColumn InvoiceLayoutID;
  534. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypecode;
  535. private Basics.BaseControls.C_Label lblGoodsType;
  536. private SearchBox.ScbGoodsType scbGoodsType;
  537. }
  538. }