F_MST_012001.designer.cs 35 KB

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