F_MST_012003.designer.cs 86 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463
  1. namespace Dongke.IBOSS.PRD.Client.Controls
  2. {
  3. partial class F_MST_012003
  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_012003));
  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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. this.tsrOperate = new System.Windows.Forms.ToolStrip();
  36. this.tsbtnSave = new System.Windows.Forms.ToolStripButton();
  37. this.tsbtnSaveAs = new System.Windows.Forms.ToolStripButton();
  38. this.tsbtnPrintPreview = new System.Windows.Forms.ToolStripButton();
  39. this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
  40. this.tsbtnCut = new System.Windows.Forms.ToolStripButton();
  41. this.tsbtnCopy = new System.Windows.Forms.ToolStripButton();
  42. this.tsbtnPaste = new System.Windows.Forms.ToolStripButton();
  43. this.tsbtnDelete = new System.Windows.Forms.ToolStripButton();
  44. this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
  45. this.tsbtnNewTextItem = new System.Windows.Forms.ToolStripButton();
  46. this.tsbtnDataGrid = new System.Windows.Forms.ToolStripButton();
  47. this.tsbtnAddGridColumn = new System.Windows.Forms.ToolStripButton();
  48. this.tsbtnAddImage = new System.Windows.Forms.ToolStripButton();
  49. this.tsbtnPageNumber = new System.Windows.Forms.ToolStripButton();
  50. this.tsbtnAddAmount = new System.Windows.Forms.ToolStripButton();
  51. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  52. this.tsbtnPaperSize = new System.Windows.Forms.ToolStripButton();
  53. this.tsbtnBackgroundImage = new System.Windows.Forms.ToolStripButton();
  54. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  55. this.tsbtnRectangle = new System.Windows.Forms.ToolStripButton();
  56. this.tsbtnCircle = new System.Windows.Forms.ToolStripButton();
  57. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  58. this.tsbtnAlignmentLeft = new System.Windows.Forms.ToolStripButton();
  59. this.tsbtnAlignmentCenter = new System.Windows.Forms.ToolStripButton();
  60. this.tsbtnAlignmentRight = new System.Windows.Forms.ToolStripButton();
  61. this.tsbtnAlignmentTop = new System.Windows.Forms.ToolStripButton();
  62. this.tsbtnAlignmentMiddle = new System.Windows.Forms.ToolStripButton();
  63. this.tsbtnAlignmentBottom = new System.Windows.Forms.ToolStripButton();
  64. this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
  65. this.tsbtnMoveTop = new System.Windows.Forms.ToolStripButton();
  66. this.tsbtnMoveFront = new System.Windows.Forms.ToolStripButton();
  67. this.tsbtnMoveUnder = new System.Windows.Forms.ToolStripButton();
  68. this.tsbtnMoveBottom = new System.Windows.Forms.ToolStripButton();
  69. this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
  70. this.tsbtnDetail = new System.Windows.Forms.ToolStripButton();
  71. this.cbxMagnification = new System.Windows.Forms.ToolStripComboBox();
  72. this.lbxInvoice = new Dongke.WinForm.Controls.InvoiceLayout.LayoutBox();
  73. this.mnsInvoice = new System.Windows.Forms.MenuStrip();
  74. this.tsmiFile = new System.Windows.Forms.ToolStripMenuItem();
  75. this.tsmiSave = new System.Windows.Forms.ToolStripMenuItem();
  76. this.tsmiSaveAs = new System.Windows.Forms.ToolStripMenuItem();
  77. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  78. this.tsmiClose = new System.Windows.Forms.ToolStripMenuItem();
  79. this.tsmiModify = new System.Windows.Forms.ToolStripMenuItem();
  80. this.tsmiCut = new System.Windows.Forms.ToolStripMenuItem();
  81. this.tsmiCopy = new System.Windows.Forms.ToolStripMenuItem();
  82. this.tsmiPaste = new System.Windows.Forms.ToolStripMenuItem();
  83. this.tsmiDelete = new System.Windows.Forms.ToolStripMenuItem();
  84. this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
  85. this.tsmiPaperSize = new System.Windows.Forms.ToolStripMenuItem();
  86. this.tsmiBackgroundImage = new System.Windows.Forms.ToolStripMenuItem();
  87. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  88. this.tsmiDetail = new System.Windows.Forms.ToolStripMenuItem();
  89. this.tsmiItem = new System.Windows.Forms.ToolStripMenuItem();
  90. this.tsmiCharacter = new System.Windows.Forms.ToolStripMenuItem();
  91. this.tsmiTableItem = new System.Windows.Forms.ToolStripMenuItem();
  92. this.tsmiTable = new System.Windows.Forms.ToolStripMenuItem();
  93. this.tsmiColumn = new System.Windows.Forms.ToolStripMenuItem();
  94. this.tsmiImage = new System.Windows.Forms.ToolStripMenuItem();
  95. this.tsmiPageNumber = new System.Windows.Forms.ToolStripMenuItem();
  96. this.tsmiMoney = new System.Windows.Forms.ToolStripMenuItem();
  97. this.tsmiGraph = new System.Windows.Forms.ToolStripMenuItem();
  98. this.tsmiRectangle = new System.Windows.Forms.ToolStripMenuItem();
  99. this.tsmiCircular = new System.Windows.Forms.ToolStripMenuItem();
  100. this.tsmiBarcode = new System.Windows.Forms.ToolStripMenuItem();
  101. this.tsmiQRcode = new System.Windows.Forms.ToolStripMenuItem();
  102. this.tsmiFormat = new System.Windows.Forms.ToolStripMenuItem();
  103. this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
  104. this.tsmiHorizontalAlignment = new System.Windows.Forms.ToolStripMenuItem();
  105. this.tsmiAlignmentLeft = new System.Windows.Forms.ToolStripMenuItem();
  106. this.tsmiAlignmentCenter = new System.Windows.Forms.ToolStripMenuItem();
  107. this.tsmiAlignmentRight = new System.Windows.Forms.ToolStripMenuItem();
  108. this.tsmiVerticalAlignment = new System.Windows.Forms.ToolStripMenuItem();
  109. this.tsmiAlignmentTop = new System.Windows.Forms.ToolStripMenuItem();
  110. this.tsmiAlignmentMiddle = new System.Windows.Forms.ToolStripMenuItem();
  111. this.tsmiAlignmentBottom = new System.Windows.Forms.ToolStripMenuItem();
  112. this.tsmiOrder = new System.Windows.Forms.ToolStripMenuItem();
  113. this.tsmiFrontMost = new System.Windows.Forms.ToolStripMenuItem();
  114. this.tsmiFront = new System.Windows.Forms.ToolStripMenuItem();
  115. this.tsmiBack = new System.Windows.Forms.ToolStripMenuItem();
  116. this.tsmiBackMost = new System.Windows.Forms.ToolStripMenuItem();
  117. this.lblInvoiceType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  118. this.txtInvoiceName = new Dongke.WinForm.Controls.TxtTextBox();
  119. this.lblInvoiceName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  120. this.txtInvoiceSize = new Dongke.WinForm.Controls.TxtTextBox();
  121. this.dkInvoiceSize = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  122. this.gbxTextData = new System.Windows.Forms.GroupBox();
  123. this.dgvText = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  124. this.InvoiceItemName = new System.Windows.Forms.DataGridViewComboBoxColumn();
  125. this.ItemCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.LayoutItemID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.gbxDetailData = new System.Windows.Forms.GroupBox();
  128. this.dgvDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  129. this.ColInvoiceItemName = new System.Windows.Forms.DataGridViewComboBoxColumn();
  130. this.ItemCodeDetail = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.LayoutGridItemID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.txtGoodsType = new Dongke.WinForm.Controls.TxtTextBox();
  133. this.txtRemarks = new Dongke.WinForm.Controls.TxtTextBox();
  134. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  135. this.txtLogo = new Dongke.WinForm.Controls.TxtTextBox();
  136. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  137. this.tsrOperate.SuspendLayout();
  138. this.mnsInvoice.SuspendLayout();
  139. this.gbxTextData.SuspendLayout();
  140. ((System.ComponentModel.ISupportInitialize)(this.dgvText)).BeginInit();
  141. this.gbxDetailData.SuspendLayout();
  142. ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit();
  143. this.SuspendLayout();
  144. //
  145. // tsrOperate
  146. //
  147. this.tsrOperate.AutoSize = false;
  148. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  149. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.tsrOperate.ImageScalingSize = new System.Drawing.Size(20, 20);
  151. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  152. this.tsbtnSave,
  153. this.tsbtnSaveAs,
  154. this.tsbtnPrintPreview,
  155. this.toolStripSeparator7,
  156. this.tsbtnCut,
  157. this.tsbtnCopy,
  158. this.tsbtnPaste,
  159. this.tsbtnDelete,
  160. this.toolStripSeparator10,
  161. this.tsbtnNewTextItem,
  162. this.tsbtnDataGrid,
  163. this.tsbtnAddGridColumn,
  164. this.tsbtnAddImage,
  165. this.tsbtnPageNumber,
  166. this.tsbtnAddAmount,
  167. this.toolStripSeparator3,
  168. this.tsbtnPaperSize,
  169. this.tsbtnBackgroundImage,
  170. this.toolStripSeparator1,
  171. this.tsbtnRectangle,
  172. this.tsbtnCircle,
  173. this.toolStripSeparator2,
  174. this.tsbtnAlignmentLeft,
  175. this.tsbtnAlignmentCenter,
  176. this.tsbtnAlignmentRight,
  177. this.tsbtnAlignmentTop,
  178. this.tsbtnAlignmentMiddle,
  179. this.tsbtnAlignmentBottom,
  180. this.toolStripSeparator8,
  181. this.tsbtnMoveTop,
  182. this.tsbtnMoveFront,
  183. this.tsbtnMoveUnder,
  184. this.tsbtnMoveBottom,
  185. this.toolStripSeparator11,
  186. this.tsbtnDetail,
  187. this.cbxMagnification});
  188. this.tsrOperate.Location = new System.Drawing.Point(0, 24);
  189. this.tsrOperate.Name = "tsrOperate";
  190. this.tsrOperate.Size = new System.Drawing.Size(1059, 33);
  191. this.tsrOperate.TabIndex = 1;
  192. //
  193. // tsbtnSave
  194. //
  195. this.tsbtnSave.AutoSize = false;
  196. this.tsbtnSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  197. this.tsbtnSave.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.save;
  198. this.tsbtnSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  199. this.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
  200. this.tsbtnSave.Name = "tsbtnSave";
  201. this.tsbtnSave.Size = new System.Drawing.Size(30, 30);
  202. this.tsbtnSave.ToolTipText = "票据格式保存";
  203. this.tsbtnSave.Click += new System.EventHandler(this.tsbtnSave_Click);
  204. //
  205. // tsbtnSaveAs
  206. //
  207. this.tsbtnSaveAs.AutoSize = false;
  208. this.tsbtnSaveAs.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  209. this.tsbtnSaveAs.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.save_as;
  210. this.tsbtnSaveAs.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  211. this.tsbtnSaveAs.ImageTransparentColor = System.Drawing.Color.Magenta;
  212. this.tsbtnSaveAs.Name = "tsbtnSaveAs";
  213. this.tsbtnSaveAs.Size = new System.Drawing.Size(30, 30);
  214. this.tsbtnSaveAs.ToolTipText = "票据格式另存为...";
  215. this.tsbtnSaveAs.Click += new System.EventHandler(this.tsbtnSaveAs_Click);
  216. //
  217. // tsbtnPrintPreview
  218. //
  219. this.tsbtnPrintPreview.AutoSize = false;
  220. this.tsbtnPrintPreview.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  221. this.tsbtnPrintPreview.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.printPreview;
  222. this.tsbtnPrintPreview.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  223. this.tsbtnPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
  224. this.tsbtnPrintPreview.Name = "tsbtnPrintPreview";
  225. this.tsbtnPrintPreview.Size = new System.Drawing.Size(30, 30);
  226. this.tsbtnPrintPreview.ToolTipText = "打印预览...";
  227. this.tsbtnPrintPreview.Click += new System.EventHandler(this.tsbtnPrintPreview_Click);
  228. //
  229. // toolStripSeparator7
  230. //
  231. this.toolStripSeparator7.Name = "toolStripSeparator7";
  232. this.toolStripSeparator7.Size = new System.Drawing.Size(6, 33);
  233. //
  234. // tsbtnCut
  235. //
  236. this.tsbtnCut.AutoSize = false;
  237. this.tsbtnCut.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  238. this.tsbtnCut.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.cut;
  239. this.tsbtnCut.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  240. this.tsbtnCut.ImageTransparentColor = System.Drawing.Color.Magenta;
  241. this.tsbtnCut.Name = "tsbtnCut";
  242. this.tsbtnCut.Size = new System.Drawing.Size(30, 30);
  243. this.tsbtnCut.ToolTipText = "将选择的票据项目剪切至剪贴板上";
  244. this.tsbtnCut.Click += new System.EventHandler(this.tsbtnCut_Click);
  245. //
  246. // tsbtnCopy
  247. //
  248. this.tsbtnCopy.AutoSize = false;
  249. this.tsbtnCopy.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  250. this.tsbtnCopy.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.copy;
  251. this.tsbtnCopy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  252. this.tsbtnCopy.ImageTransparentColor = System.Drawing.Color.Magenta;
  253. this.tsbtnCopy.Name = "tsbtnCopy";
  254. this.tsbtnCopy.Size = new System.Drawing.Size(30, 30);
  255. this.tsbtnCopy.ToolTipText = "将选中项目复制到剪贴板上";
  256. this.tsbtnCopy.Click += new System.EventHandler(this.tsbtnCopy_Click);
  257. //
  258. // tsbtnPaste
  259. //
  260. this.tsbtnPaste.AutoSize = false;
  261. this.tsbtnPaste.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  262. this.tsbtnPaste.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.paste;
  263. this.tsbtnPaste.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  264. this.tsbtnPaste.ImageTransparentColor = System.Drawing.Color.Magenta;
  265. this.tsbtnPaste.Name = "tsbtnPaste";
  266. this.tsbtnPaste.Size = new System.Drawing.Size(30, 30);
  267. this.tsbtnPaste.ToolTipText = "将剪贴板上的项目粘贴到票据中";
  268. this.tsbtnPaste.Click += new System.EventHandler(this.tsbtnPaste_Click);
  269. //
  270. // tsbtnDelete
  271. //
  272. this.tsbtnDelete.AutoSize = false;
  273. this.tsbtnDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  274. this.tsbtnDelete.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.delete;
  275. this.tsbtnDelete.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  276. this.tsbtnDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
  277. this.tsbtnDelete.Name = "tsbtnDelete";
  278. this.tsbtnDelete.Size = new System.Drawing.Size(30, 30);
  279. this.tsbtnDelete.ToolTipText = "将选中的项目删除";
  280. this.tsbtnDelete.Click += new System.EventHandler(this.tsbtnDelete_Click);
  281. //
  282. // toolStripSeparator10
  283. //
  284. this.toolStripSeparator10.AutoSize = false;
  285. this.toolStripSeparator10.Name = "toolStripSeparator10";
  286. this.toolStripSeparator10.Size = new System.Drawing.Size(6, 25);
  287. //
  288. // tsbtnNewTextItem
  289. //
  290. this.tsbtnNewTextItem.AutoSize = false;
  291. this.tsbtnNewTextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  292. this.tsbtnNewTextItem.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.character;
  293. this.tsbtnNewTextItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  294. this.tsbtnNewTextItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  295. this.tsbtnNewTextItem.Name = "tsbtnNewTextItem";
  296. this.tsbtnNewTextItem.Size = new System.Drawing.Size(30, 30);
  297. this.tsbtnNewTextItem.ToolTipText = "绘制固定文字文本框";
  298. this.tsbtnNewTextItem.Click += new System.EventHandler(this.tsbtnNewTextItem_Click);
  299. //
  300. // tsbtnDataGrid
  301. //
  302. this.tsbtnDataGrid.AutoSize = false;
  303. this.tsbtnDataGrid.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  304. this.tsbtnDataGrid.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.table;
  305. this.tsbtnDataGrid.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  306. this.tsbtnDataGrid.ImageTransparentColor = System.Drawing.Color.Magenta;
  307. this.tsbtnDataGrid.Name = "tsbtnDataGrid";
  308. this.tsbtnDataGrid.Size = new System.Drawing.Size(30, 30);
  309. this.tsbtnDataGrid.ToolTipText = "绘制表格";
  310. this.tsbtnDataGrid.Visible = false;
  311. this.tsbtnDataGrid.Click += new System.EventHandler(this.tsbtnDataGrid_Click);
  312. //
  313. // tsbtnAddGridColumn
  314. //
  315. this.tsbtnAddGridColumn.AutoSize = false;
  316. this.tsbtnAddGridColumn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  317. this.tsbtnAddGridColumn.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.column;
  318. this.tsbtnAddGridColumn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  319. this.tsbtnAddGridColumn.ImageTransparentColor = System.Drawing.Color.Magenta;
  320. this.tsbtnAddGridColumn.Name = "tsbtnAddGridColumn";
  321. this.tsbtnAddGridColumn.Size = new System.Drawing.Size(30, 30);
  322. this.tsbtnAddGridColumn.ToolTipText = "绘制表格里的固定列";
  323. this.tsbtnAddGridColumn.Visible = false;
  324. this.tsbtnAddGridColumn.Click += new System.EventHandler(this.tsbtnAddGridColumn_Click);
  325. //
  326. // tsbtnAddImage
  327. //
  328. this.tsbtnAddImage.AutoSize = false;
  329. this.tsbtnAddImage.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  330. this.tsbtnAddImage.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.image;
  331. this.tsbtnAddImage.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  332. this.tsbtnAddImage.ImageTransparentColor = System.Drawing.Color.Magenta;
  333. this.tsbtnAddImage.Name = "tsbtnAddImage";
  334. this.tsbtnAddImage.Size = new System.Drawing.Size(30, 30);
  335. this.tsbtnAddImage.ToolTipText = "插入来自文件的图片";
  336. this.tsbtnAddImage.Click += new System.EventHandler(this.tsbtnAddImage_Click);
  337. //
  338. // tsbtnPageNumber
  339. //
  340. this.tsbtnPageNumber.AutoSize = false;
  341. this.tsbtnPageNumber.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  342. this.tsbtnPageNumber.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.page;
  343. this.tsbtnPageNumber.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  344. this.tsbtnPageNumber.ImageTransparentColor = System.Drawing.Color.Magenta;
  345. this.tsbtnPageNumber.Name = "tsbtnPageNumber";
  346. this.tsbtnPageNumber.Size = new System.Drawing.Size(30, 30);
  347. this.tsbtnPageNumber.ToolTipText = "绘制页码文本框";
  348. this.tsbtnPageNumber.Visible = false;
  349. this.tsbtnPageNumber.Click += new System.EventHandler(this.tsbtnPageNumber_Click);
  350. //
  351. // tsbtnAddAmount
  352. //
  353. this.tsbtnAddAmount.AutoSize = false;
  354. this.tsbtnAddAmount.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  355. this.tsbtnAddAmount.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.money;
  356. this.tsbtnAddAmount.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  357. this.tsbtnAddAmount.ImageTransparentColor = System.Drawing.Color.Magenta;
  358. this.tsbtnAddAmount.Name = "tsbtnAddAmount";
  359. this.tsbtnAddAmount.Size = new System.Drawing.Size(30, 30);
  360. this.tsbtnAddAmount.ToolTipText = "绘制金额文本框";
  361. this.tsbtnAddAmount.Visible = false;
  362. this.tsbtnAddAmount.Click += new System.EventHandler(this.tsbtnAddAmount_Click);
  363. //
  364. // toolStripSeparator3
  365. //
  366. this.toolStripSeparator3.AutoSize = false;
  367. this.toolStripSeparator3.Name = "toolStripSeparator3";
  368. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  369. //
  370. // tsbtnPaperSize
  371. //
  372. this.tsbtnPaperSize.AutoSize = false;
  373. this.tsbtnPaperSize.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  374. this.tsbtnPaperSize.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.paper;
  375. this.tsbtnPaperSize.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  376. this.tsbtnPaperSize.ImageTransparentColor = System.Drawing.Color.Magenta;
  377. this.tsbtnPaperSize.Name = "tsbtnPaperSize";
  378. this.tsbtnPaperSize.Size = new System.Drawing.Size(30, 30);
  379. this.tsbtnPaperSize.ToolTipText = "设置票据纸张大小";
  380. this.tsbtnPaperSize.Click += new System.EventHandler(this.tsbtnPaperSize_Click);
  381. //
  382. // tsbtnBackgroundImage
  383. //
  384. this.tsbtnBackgroundImage.AutoSize = false;
  385. this.tsbtnBackgroundImage.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  386. this.tsbtnBackgroundImage.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.background;
  387. this.tsbtnBackgroundImage.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  388. this.tsbtnBackgroundImage.ImageTransparentColor = System.Drawing.Color.Magenta;
  389. this.tsbtnBackgroundImage.Name = "tsbtnBackgroundImage";
  390. this.tsbtnBackgroundImage.Size = new System.Drawing.Size(30, 30);
  391. this.tsbtnBackgroundImage.ToolTipText = "设定票据背景图片";
  392. this.tsbtnBackgroundImage.Click += new System.EventHandler(this.tsbtnBackgroundImage_Click);
  393. //
  394. // toolStripSeparator1
  395. //
  396. this.toolStripSeparator1.AutoSize = false;
  397. this.toolStripSeparator1.Name = "toolStripSeparator1";
  398. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  399. //
  400. // tsbtnRectangle
  401. //
  402. this.tsbtnRectangle.AutoSize = false;
  403. this.tsbtnRectangle.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  404. this.tsbtnRectangle.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.rectangle;
  405. this.tsbtnRectangle.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  406. this.tsbtnRectangle.ImageTransparentColor = System.Drawing.Color.Magenta;
  407. this.tsbtnRectangle.Name = "tsbtnRectangle";
  408. this.tsbtnRectangle.Size = new System.Drawing.Size(30, 30);
  409. this.tsbtnRectangle.ToolTipText = "绘制矩形";
  410. this.tsbtnRectangle.Click += new System.EventHandler(this.tsbtnRectangle_Click);
  411. //
  412. // tsbtnCircle
  413. //
  414. this.tsbtnCircle.AutoSize = false;
  415. this.tsbtnCircle.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  416. this.tsbtnCircle.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.circular;
  417. this.tsbtnCircle.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  418. this.tsbtnCircle.ImageTransparentColor = System.Drawing.Color.Magenta;
  419. this.tsbtnCircle.Name = "tsbtnCircle";
  420. this.tsbtnCircle.Size = new System.Drawing.Size(30, 30);
  421. this.tsbtnCircle.ToolTipText = "绘制圆形";
  422. this.tsbtnCircle.Click += new System.EventHandler(this.tsbtnCircle_Click);
  423. //
  424. // toolStripSeparator2
  425. //
  426. this.toolStripSeparator2.AutoSize = false;
  427. this.toolStripSeparator2.Name = "toolStripSeparator2";
  428. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
  429. //
  430. // tsbtnAlignmentLeft
  431. //
  432. this.tsbtnAlignmentLeft.AutoSize = false;
  433. this.tsbtnAlignmentLeft.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  434. this.tsbtnAlignmentLeft.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.alignmentleft;
  435. this.tsbtnAlignmentLeft.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  436. this.tsbtnAlignmentLeft.ImageTransparentColor = System.Drawing.Color.Magenta;
  437. this.tsbtnAlignmentLeft.Name = "tsbtnAlignmentLeft";
  438. this.tsbtnAlignmentLeft.Size = new System.Drawing.Size(30, 30);
  439. this.tsbtnAlignmentLeft.ToolTipText = "所选项目左对齐";
  440. this.tsbtnAlignmentLeft.Click += new System.EventHandler(this.tsbtnAlignmentLeft_Click);
  441. //
  442. // tsbtnAlignmentCenter
  443. //
  444. this.tsbtnAlignmentCenter.AutoSize = false;
  445. this.tsbtnAlignmentCenter.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  446. this.tsbtnAlignmentCenter.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.alignmentcenter;
  447. this.tsbtnAlignmentCenter.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  448. this.tsbtnAlignmentCenter.ImageTransparentColor = System.Drawing.Color.Magenta;
  449. this.tsbtnAlignmentCenter.Name = "tsbtnAlignmentCenter";
  450. this.tsbtnAlignmentCenter.Size = new System.Drawing.Size(30, 30);
  451. this.tsbtnAlignmentCenter.ToolTipText = "所选项目居中对齐";
  452. this.tsbtnAlignmentCenter.Click += new System.EventHandler(this.tsbtnAlignmentCenter_Click);
  453. //
  454. // tsbtnAlignmentRight
  455. //
  456. this.tsbtnAlignmentRight.AutoSize = false;
  457. this.tsbtnAlignmentRight.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  458. this.tsbtnAlignmentRight.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.alignmentright;
  459. this.tsbtnAlignmentRight.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  460. this.tsbtnAlignmentRight.ImageTransparentColor = System.Drawing.Color.Magenta;
  461. this.tsbtnAlignmentRight.Name = "tsbtnAlignmentRight";
  462. this.tsbtnAlignmentRight.Size = new System.Drawing.Size(30, 30);
  463. this.tsbtnAlignmentRight.ToolTipText = "所选项目右对齐";
  464. this.tsbtnAlignmentRight.Click += new System.EventHandler(this.tsbtnAlignmentRight_Click);
  465. //
  466. // tsbtnAlignmentTop
  467. //
  468. this.tsbtnAlignmentTop.AutoSize = false;
  469. this.tsbtnAlignmentTop.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  470. this.tsbtnAlignmentTop.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.alignmenttop;
  471. this.tsbtnAlignmentTop.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  472. this.tsbtnAlignmentTop.ImageTransparentColor = System.Drawing.Color.Magenta;
  473. this.tsbtnAlignmentTop.Name = "tsbtnAlignmentTop";
  474. this.tsbtnAlignmentTop.Size = new System.Drawing.Size(30, 30);
  475. this.tsbtnAlignmentTop.ToolTipText = "所选项目顶端对齐";
  476. this.tsbtnAlignmentTop.Click += new System.EventHandler(this.tsbtnAlignmentTop_Click);
  477. //
  478. // tsbtnAlignmentMiddle
  479. //
  480. this.tsbtnAlignmentMiddle.AutoSize = false;
  481. this.tsbtnAlignmentMiddle.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  482. this.tsbtnAlignmentMiddle.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.alignmentmiddle;
  483. this.tsbtnAlignmentMiddle.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  484. this.tsbtnAlignmentMiddle.ImageTransparentColor = System.Drawing.Color.Magenta;
  485. this.tsbtnAlignmentMiddle.Name = "tsbtnAlignmentMiddle";
  486. this.tsbtnAlignmentMiddle.Size = new System.Drawing.Size(30, 30);
  487. this.tsbtnAlignmentMiddle.ToolTipText = "所选项目中间对齐";
  488. this.tsbtnAlignmentMiddle.Click += new System.EventHandler(this.tsbtnAlignmentMiddle_Click);
  489. //
  490. // tsbtnAlignmentBottom
  491. //
  492. this.tsbtnAlignmentBottom.AutoSize = false;
  493. this.tsbtnAlignmentBottom.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  494. this.tsbtnAlignmentBottom.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.alignmentbottom;
  495. this.tsbtnAlignmentBottom.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  496. this.tsbtnAlignmentBottom.ImageTransparentColor = System.Drawing.Color.Magenta;
  497. this.tsbtnAlignmentBottom.Name = "tsbtnAlignmentBottom";
  498. this.tsbtnAlignmentBottom.Size = new System.Drawing.Size(30, 30);
  499. this.tsbtnAlignmentBottom.ToolTipText = "所选项目底端对齐";
  500. this.tsbtnAlignmentBottom.Click += new System.EventHandler(this.tsbtnAlignmentBottom_Click);
  501. //
  502. // toolStripSeparator8
  503. //
  504. this.toolStripSeparator8.AutoSize = false;
  505. this.toolStripSeparator8.Name = "toolStripSeparator8";
  506. this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25);
  507. //
  508. // tsbtnMoveTop
  509. //
  510. this.tsbtnMoveTop.AutoSize = false;
  511. this.tsbtnMoveTop.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  512. this.tsbtnMoveTop.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.top;
  513. this.tsbtnMoveTop.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  514. this.tsbtnMoveTop.ImageTransparentColor = System.Drawing.Color.Magenta;
  515. this.tsbtnMoveTop.Name = "tsbtnMoveTop";
  516. this.tsbtnMoveTop.Size = new System.Drawing.Size(30, 30);
  517. this.tsbtnMoveTop.ToolTipText = "所选项目置于顶层";
  518. this.tsbtnMoveTop.Click += new System.EventHandler(this.tsbtnMoveTop_Click);
  519. //
  520. // tsbtnMoveFront
  521. //
  522. this.tsbtnMoveFront.AutoSize = false;
  523. this.tsbtnMoveFront.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  524. this.tsbtnMoveFront.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.front;
  525. this.tsbtnMoveFront.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  526. this.tsbtnMoveFront.ImageTransparentColor = System.Drawing.Color.Magenta;
  527. this.tsbtnMoveFront.Name = "tsbtnMoveFront";
  528. this.tsbtnMoveFront.Size = new System.Drawing.Size(30, 30);
  529. this.tsbtnMoveFront.ToolTipText = "所选项目上移一层";
  530. this.tsbtnMoveFront.Click += new System.EventHandler(this.tsbtnMoveFront_Click);
  531. //
  532. // tsbtnMoveUnder
  533. //
  534. this.tsbtnMoveUnder.AutoSize = false;
  535. this.tsbtnMoveUnder.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  536. this.tsbtnMoveUnder.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.under;
  537. this.tsbtnMoveUnder.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  538. this.tsbtnMoveUnder.ImageTransparentColor = System.Drawing.Color.Magenta;
  539. this.tsbtnMoveUnder.Name = "tsbtnMoveUnder";
  540. this.tsbtnMoveUnder.Size = new System.Drawing.Size(30, 30);
  541. this.tsbtnMoveUnder.ToolTipText = "所选项目下移一层";
  542. this.tsbtnMoveUnder.Click += new System.EventHandler(this.tsbtnMoveUnder_Click);
  543. //
  544. // tsbtnMoveBottom
  545. //
  546. this.tsbtnMoveBottom.AutoSize = false;
  547. this.tsbtnMoveBottom.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  548. this.tsbtnMoveBottom.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.bottom;
  549. this.tsbtnMoveBottom.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  550. this.tsbtnMoveBottom.ImageTransparentColor = System.Drawing.Color.Magenta;
  551. this.tsbtnMoveBottom.Name = "tsbtnMoveBottom";
  552. this.tsbtnMoveBottom.Size = new System.Drawing.Size(30, 30);
  553. this.tsbtnMoveBottom.ToolTipText = "所选项目置于底层";
  554. this.tsbtnMoveBottom.Click += new System.EventHandler(this.tsbtnMoveBottom_Click);
  555. //
  556. // toolStripSeparator11
  557. //
  558. this.toolStripSeparator11.AutoSize = false;
  559. this.toolStripSeparator11.Name = "toolStripSeparator11";
  560. this.toolStripSeparator11.Size = new System.Drawing.Size(6, 25);
  561. //
  562. // tsbtnDetail
  563. //
  564. this.tsbtnDetail.AutoSize = false;
  565. this.tsbtnDetail.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  566. this.tsbtnDetail.Image = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.detail;
  567. this.tsbtnDetail.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  568. this.tsbtnDetail.ImageTransparentColor = System.Drawing.Color.Magenta;
  569. this.tsbtnDetail.Name = "tsbtnDetail";
  570. this.tsbtnDetail.Size = new System.Drawing.Size(30, 30);
  571. this.tsbtnDetail.ToolTipText = "所选项目详细信息";
  572. this.tsbtnDetail.Click += new System.EventHandler(this.tsbtnDetail_Click);
  573. //
  574. // cbxMagnification
  575. //
  576. this.cbxMagnification.AutoSize = false;
  577. this.cbxMagnification.Items.AddRange(new object[] {
  578. "全体",
  579. "500%",
  580. "200%",
  581. "100%",
  582. "75%",
  583. "50%",
  584. "33%",
  585. "25%",
  586. "10%"});
  587. this.cbxMagnification.Name = "cbxMagnification";
  588. this.cbxMagnification.Size = new System.Drawing.Size(80, 25);
  589. this.cbxMagnification.SelectedIndexChanged += new System.EventHandler(this.cbxMagnification_SelectedIndexChanged);
  590. //
  591. // lbxInvoice
  592. //
  593. this.lbxInvoice.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  594. | System.Windows.Forms.AnchorStyles.Left)
  595. | System.Windows.Forms.AnchorStyles.Right)));
  596. this.lbxInvoice.GridDataSource = null;
  597. this.lbxInvoice.Location = new System.Drawing.Point(8, 66);
  598. this.lbxInvoice.Name = "lbxInvoice";
  599. this.lbxInvoice.PaperSize = ((System.Drawing.Printing.PaperSize)(resources.GetObject("lbxInvoice.PaperSize")));
  600. this.lbxInvoice.PrinterSettings = ((System.Drawing.Printing.PrinterSettings)(resources.GetObject("lbxInvoice.PrinterSettings")));
  601. this.lbxInvoice.Size = new System.Drawing.Size(793, 621);
  602. this.lbxInvoice.TabIndex = 2;
  603. this.lbxInvoice.PaperSizeChanged += new System.EventHandler(this.lbxInvoice_PaperSizeChanged);
  604. this.lbxInvoice.ZoomChanged += new System.EventHandler(this.lbxInvoice_ZoomChanged);
  605. this.lbxInvoice.ItemChanged += new Dongke.WinForm.Controls.InvoiceLayout.ItemChangedEventHandler(this.lbxInvoice_ItemChanged);
  606. this.lbxInvoice.ItemSelectionChanged += new Dongke.WinForm.Controls.InvoiceLayout.ItemSelectionChangedEventHandler(this.lbxInvoice_ItemSelectionChanged);
  607. this.lbxInvoice.UserAddedItem += new Dongke.WinForm.Controls.InvoiceLayout.LayoutBox.UserChangedItemEventHandler(this.lbxInvoice_UserAddedItem);
  608. this.lbxInvoice.UserDeletedItem += new Dongke.WinForm.Controls.InvoiceLayout.LayoutBox.UserChangedItemEventHandler(this.lbxInvoice_UserDeletedItem);
  609. this.lbxInvoice.UserSelectionChanged += new System.EventHandler(this.lbxInvoice_UserSelectionChanged);
  610. //
  611. // mnsInvoice
  612. //
  613. this.mnsInvoice.BackColor = System.Drawing.SystemColors.Control;
  614. this.mnsInvoice.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  615. this.mnsInvoice.ImageScalingSize = new System.Drawing.Size(20, 20);
  616. this.mnsInvoice.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  617. this.tsmiFile,
  618. this.tsmiModify,
  619. this.tsmiItem,
  620. this.tsmiFormat});
  621. this.mnsInvoice.Location = new System.Drawing.Point(0, 0);
  622. this.mnsInvoice.Name = "mnsInvoice";
  623. this.mnsInvoice.Padding = new System.Windows.Forms.Padding(4, 2, 0, 2);
  624. this.mnsInvoice.Size = new System.Drawing.Size(1059, 24);
  625. this.mnsInvoice.TabIndex = 0;
  626. //
  627. // tsmiFile
  628. //
  629. this.tsmiFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  630. this.tsmiSave,
  631. this.tsmiSaveAs,
  632. this.toolStripSeparator4,
  633. this.tsmiClose});
  634. this.tsmiFile.Name = "tsmiFile";
  635. this.tsmiFile.Size = new System.Drawing.Size(59, 20);
  636. this.tsmiFile.Text = "文件(&F)";
  637. //
  638. // tsmiSave
  639. //
  640. this.tsmiSave.Name = "tsmiSave";
  641. this.tsmiSave.Size = new System.Drawing.Size(142, 22);
  642. this.tsmiSave.Text = "保存(&S)";
  643. this.tsmiSave.Click += new System.EventHandler(this.tsmiSave_Click);
  644. //
  645. // tsmiSaveAs
  646. //
  647. this.tsmiSaveAs.Name = "tsmiSaveAs";
  648. this.tsmiSaveAs.Size = new System.Drawing.Size(142, 22);
  649. this.tsmiSaveAs.Text = "另存为(&A)...";
  650. this.tsmiSaveAs.Click += new System.EventHandler(this.tsmiSaveAs_Click);
  651. //
  652. // toolStripSeparator4
  653. //
  654. this.toolStripSeparator4.Name = "toolStripSeparator4";
  655. this.toolStripSeparator4.Size = new System.Drawing.Size(139, 6);
  656. //
  657. // tsmiClose
  658. //
  659. this.tsmiClose.Name = "tsmiClose";
  660. this.tsmiClose.Size = new System.Drawing.Size(142, 22);
  661. this.tsmiClose.Text = "关闭(&X)";
  662. this.tsmiClose.Click += new System.EventHandler(this.tsmiClose_Click);
  663. //
  664. // tsmiModify
  665. //
  666. this.tsmiModify.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  667. this.tsmiCut,
  668. this.tsmiCopy,
  669. this.tsmiPaste,
  670. this.tsmiDelete,
  671. this.toolStripSeparator9,
  672. this.tsmiPaperSize,
  673. this.tsmiBackgroundImage,
  674. this.toolStripSeparator5,
  675. this.tsmiDetail});
  676. this.tsmiModify.Name = "tsmiModify";
  677. this.tsmiModify.Size = new System.Drawing.Size(59, 20);
  678. this.tsmiModify.Text = "编辑(&E)";
  679. //
  680. // tsmiCut
  681. //
  682. this.tsmiCut.Name = "tsmiCut";
  683. this.tsmiCut.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
  684. this.tsmiCut.Size = new System.Drawing.Size(153, 22);
  685. this.tsmiCut.Text = "剪切(&T)";
  686. this.tsmiCut.Click += new System.EventHandler(this.tsmiCut_Click);
  687. //
  688. // tsmiCopy
  689. //
  690. this.tsmiCopy.Name = "tsmiCopy";
  691. this.tsmiCopy.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
  692. this.tsmiCopy.Size = new System.Drawing.Size(153, 22);
  693. this.tsmiCopy.Text = "复制(&C)";
  694. this.tsmiCopy.Click += new System.EventHandler(this.tsmiCopy_Click);
  695. //
  696. // tsmiPaste
  697. //
  698. this.tsmiPaste.Name = "tsmiPaste";
  699. this.tsmiPaste.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
  700. this.tsmiPaste.Size = new System.Drawing.Size(153, 22);
  701. this.tsmiPaste.Text = "粘贴(&P)";
  702. this.tsmiPaste.Click += new System.EventHandler(this.tsmiPaste_Click);
  703. //
  704. // tsmiDelete
  705. //
  706. this.tsmiDelete.Name = "tsmiDelete";
  707. this.tsmiDelete.ShortcutKeys = System.Windows.Forms.Keys.Delete;
  708. this.tsmiDelete.Size = new System.Drawing.Size(153, 22);
  709. this.tsmiDelete.Text = "删除(&D)";
  710. this.tsmiDelete.Click += new System.EventHandler(this.tsmiDelete_Click);
  711. //
  712. // toolStripSeparator9
  713. //
  714. this.toolStripSeparator9.Name = "toolStripSeparator9";
  715. this.toolStripSeparator9.Size = new System.Drawing.Size(150, 6);
  716. //
  717. // tsmiPaperSize
  718. //
  719. this.tsmiPaperSize.Name = "tsmiPaperSize";
  720. this.tsmiPaperSize.Size = new System.Drawing.Size(153, 22);
  721. this.tsmiPaperSize.Text = "纸张";
  722. this.tsmiPaperSize.Click += new System.EventHandler(this.tsmiPaperSize_Click);
  723. //
  724. // tsmiBackgroundImage
  725. //
  726. this.tsmiBackgroundImage.Name = "tsmiBackgroundImage";
  727. this.tsmiBackgroundImage.Size = new System.Drawing.Size(153, 22);
  728. this.tsmiBackgroundImage.Text = "背景图片";
  729. this.tsmiBackgroundImage.Click += new System.EventHandler(this.tsmiBackgroundImage_Click);
  730. //
  731. // toolStripSeparator5
  732. //
  733. this.toolStripSeparator5.Name = "toolStripSeparator5";
  734. this.toolStripSeparator5.Size = new System.Drawing.Size(150, 6);
  735. //
  736. // tsmiDetail
  737. //
  738. this.tsmiDetail.Name = "tsmiDetail";
  739. this.tsmiDetail.Size = new System.Drawing.Size(153, 22);
  740. this.tsmiDetail.Text = "详细";
  741. this.tsmiDetail.Click += new System.EventHandler(this.tsmiDetail_Click);
  742. //
  743. // tsmiItem
  744. //
  745. this.tsmiItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  746. this.tsmiCharacter,
  747. this.tsmiTableItem,
  748. this.tsmiImage,
  749. this.tsmiPageNumber,
  750. this.tsmiMoney,
  751. this.tsmiGraph,
  752. this.tsmiBarcode,
  753. this.tsmiQRcode});
  754. this.tsmiItem.Name = "tsmiItem";
  755. this.tsmiItem.Size = new System.Drawing.Size(59, 20);
  756. this.tsmiItem.Text = "项目(&I)";
  757. //
  758. // tsmiCharacter
  759. //
  760. this.tsmiCharacter.Name = "tsmiCharacter";
  761. this.tsmiCharacter.Size = new System.Drawing.Size(124, 22);
  762. this.tsmiCharacter.Text = "文本(&T)";
  763. this.tsmiCharacter.Click += new System.EventHandler(this.tsmiCharacter_Click);
  764. //
  765. // tsmiTableItem
  766. //
  767. this.tsmiTableItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  768. this.tsmiTable,
  769. this.tsmiColumn});
  770. this.tsmiTableItem.Name = "tsmiTableItem";
  771. this.tsmiTableItem.Size = new System.Drawing.Size(124, 22);
  772. this.tsmiTableItem.Text = "表格(&G)";
  773. this.tsmiTableItem.Visible = false;
  774. //
  775. // tsmiTable
  776. //
  777. this.tsmiTable.Name = "tsmiTable";
  778. this.tsmiTable.Size = new System.Drawing.Size(124, 22);
  779. this.tsmiTable.Text = "表格(&G)";
  780. this.tsmiTable.Click += new System.EventHandler(this.tsmiTable_Click);
  781. //
  782. // tsmiColumn
  783. //
  784. this.tsmiColumn.Name = "tsmiColumn";
  785. this.tsmiColumn.Size = new System.Drawing.Size(124, 22);
  786. this.tsmiColumn.Text = "固定列(&C)";
  787. this.tsmiColumn.Click += new System.EventHandler(this.tsmiColumn_Click);
  788. //
  789. // tsmiImage
  790. //
  791. this.tsmiImage.Name = "tsmiImage";
  792. this.tsmiImage.Size = new System.Drawing.Size(124, 22);
  793. this.tsmiImage.Text = "图片(&I)";
  794. this.tsmiImage.Click += new System.EventHandler(this.tsmiImage_Click);
  795. //
  796. // tsmiPageNumber
  797. //
  798. this.tsmiPageNumber.Name = "tsmiPageNumber";
  799. this.tsmiPageNumber.Size = new System.Drawing.Size(124, 22);
  800. this.tsmiPageNumber.Text = "页码(&P)";
  801. this.tsmiPageNumber.Visible = false;
  802. this.tsmiPageNumber.Click += new System.EventHandler(this.tsmiPageNumber_Click);
  803. //
  804. // tsmiMoney
  805. //
  806. this.tsmiMoney.Name = "tsmiMoney";
  807. this.tsmiMoney.Size = new System.Drawing.Size(124, 22);
  808. this.tsmiMoney.Text = "金额(&M)";
  809. this.tsmiMoney.Visible = false;
  810. this.tsmiMoney.Click += new System.EventHandler(this.tsmiMoney_Click);
  811. //
  812. // tsmiGraph
  813. //
  814. this.tsmiGraph.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  815. this.tsmiRectangle,
  816. this.tsmiCircular});
  817. this.tsmiGraph.Name = "tsmiGraph";
  818. this.tsmiGraph.Size = new System.Drawing.Size(124, 22);
  819. this.tsmiGraph.Text = "图形(&S)";
  820. //
  821. // tsmiRectangle
  822. //
  823. this.tsmiRectangle.Name = "tsmiRectangle";
  824. this.tsmiRectangle.Size = new System.Drawing.Size(112, 22);
  825. this.tsmiRectangle.Text = "矩形(&R)";
  826. this.tsmiRectangle.Click += new System.EventHandler(this.tsmiRectangle_Click);
  827. //
  828. // tsmiCircular
  829. //
  830. this.tsmiCircular.Name = "tsmiCircular";
  831. this.tsmiCircular.Size = new System.Drawing.Size(112, 22);
  832. this.tsmiCircular.Text = "圆形(&C)";
  833. this.tsmiCircular.Click += new System.EventHandler(this.tsmiCircular_Click);
  834. //
  835. // tsmiBarcode
  836. //
  837. this.tsmiBarcode.Name = "tsmiBarcode";
  838. this.tsmiBarcode.Size = new System.Drawing.Size(124, 22);
  839. this.tsmiBarcode.Text = "条码(&B)";
  840. this.tsmiBarcode.Click += new System.EventHandler(this.tsmiBarcode_Click);
  841. //
  842. // tsmiQRcode
  843. //
  844. this.tsmiQRcode.Name = "tsmiQRcode";
  845. this.tsmiQRcode.Size = new System.Drawing.Size(124, 22);
  846. this.tsmiQRcode.Text = "二维码(&Q)";
  847. this.tsmiQRcode.Click += new System.EventHandler(this.tsmiQRcode_Click);
  848. //
  849. // tsmiFormat
  850. //
  851. this.tsmiFormat.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  852. this.toolStripSeparator6,
  853. this.tsmiHorizontalAlignment,
  854. this.tsmiVerticalAlignment,
  855. this.tsmiOrder});
  856. this.tsmiFormat.Name = "tsmiFormat";
  857. this.tsmiFormat.Size = new System.Drawing.Size(59, 20);
  858. this.tsmiFormat.Text = "格式(&O)";
  859. //
  860. // toolStripSeparator6
  861. //
  862. this.toolStripSeparator6.Name = "toolStripSeparator6";
  863. this.toolStripSeparator6.Size = new System.Drawing.Size(115, 6);
  864. //
  865. // tsmiHorizontalAlignment
  866. //
  867. this.tsmiHorizontalAlignment.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  868. this.tsmiAlignmentLeft,
  869. this.tsmiAlignmentCenter,
  870. this.tsmiAlignmentRight});
  871. this.tsmiHorizontalAlignment.Name = "tsmiHorizontalAlignment";
  872. this.tsmiHorizontalAlignment.Size = new System.Drawing.Size(118, 22);
  873. this.tsmiHorizontalAlignment.Text = "水平对齐";
  874. //
  875. // tsmiAlignmentLeft
  876. //
  877. this.tsmiAlignmentLeft.Name = "tsmiAlignmentLeft";
  878. this.tsmiAlignmentLeft.Size = new System.Drawing.Size(136, 22);
  879. this.tsmiAlignmentLeft.Text = "左对齐(&L)";
  880. this.tsmiAlignmentLeft.Click += new System.EventHandler(this.tsmiAlignmentLeft_Click);
  881. //
  882. // tsmiAlignmentCenter
  883. //
  884. this.tsmiAlignmentCenter.Name = "tsmiAlignmentCenter";
  885. this.tsmiAlignmentCenter.Size = new System.Drawing.Size(136, 22);
  886. this.tsmiAlignmentCenter.Text = "居中对齐(&C)";
  887. this.tsmiAlignmentCenter.Click += new System.EventHandler(this.tsmiAlignmentCenter_Click);
  888. //
  889. // tsmiAlignmentRight
  890. //
  891. this.tsmiAlignmentRight.Name = "tsmiAlignmentRight";
  892. this.tsmiAlignmentRight.Size = new System.Drawing.Size(136, 22);
  893. this.tsmiAlignmentRight.Text = "右对齐(&R)";
  894. this.tsmiAlignmentRight.Click += new System.EventHandler(this.tsmiAlignmentRight_Click);
  895. //
  896. // tsmiVerticalAlignment
  897. //
  898. this.tsmiVerticalAlignment.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  899. this.tsmiAlignmentTop,
  900. this.tsmiAlignmentMiddle,
  901. this.tsmiAlignmentBottom});
  902. this.tsmiVerticalAlignment.Name = "tsmiVerticalAlignment";
  903. this.tsmiVerticalAlignment.Size = new System.Drawing.Size(118, 22);
  904. this.tsmiVerticalAlignment.Text = "垂直对齐";
  905. //
  906. // tsmiAlignmentTop
  907. //
  908. this.tsmiAlignmentTop.Name = "tsmiAlignmentTop";
  909. this.tsmiAlignmentTop.Size = new System.Drawing.Size(136, 22);
  910. this.tsmiAlignmentTop.Text = "顶端对齐(&S)";
  911. this.tsmiAlignmentTop.Click += new System.EventHandler(this.tsmiAlignmentTop_Click);
  912. //
  913. // tsmiAlignmentMiddle
  914. //
  915. this.tsmiAlignmentMiddle.Name = "tsmiAlignmentMiddle";
  916. this.tsmiAlignmentMiddle.Size = new System.Drawing.Size(136, 22);
  917. this.tsmiAlignmentMiddle.Text = "中间对齐(&M)";
  918. this.tsmiAlignmentMiddle.Click += new System.EventHandler(this.tsmiAlignmentMiddle_Click);
  919. //
  920. // tsmiAlignmentBottom
  921. //
  922. this.tsmiAlignmentBottom.Name = "tsmiAlignmentBottom";
  923. this.tsmiAlignmentBottom.Size = new System.Drawing.Size(136, 22);
  924. this.tsmiAlignmentBottom.Text = "底端对齐(&B)";
  925. this.tsmiAlignmentBottom.Click += new System.EventHandler(this.tsmiAlignmentBottom_Click);
  926. //
  927. // tsmiOrder
  928. //
  929. this.tsmiOrder.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  930. this.tsmiFrontMost,
  931. this.tsmiFront,
  932. this.tsmiBack,
  933. this.tsmiBackMost});
  934. this.tsmiOrder.Name = "tsmiOrder";
  935. this.tsmiOrder.Size = new System.Drawing.Size(118, 22);
  936. this.tsmiOrder.Text = "顺序";
  937. //
  938. // tsmiFrontMost
  939. //
  940. this.tsmiFrontMost.Name = "tsmiFrontMost";
  941. this.tsmiFrontMost.Size = new System.Drawing.Size(136, 22);
  942. this.tsmiFrontMost.Text = "置于顶层(&T)";
  943. this.tsmiFrontMost.Click += new System.EventHandler(this.tsmiFrontMost_Click);
  944. //
  945. // tsmiFront
  946. //
  947. this.tsmiFront.Name = "tsmiFront";
  948. this.tsmiFront.Size = new System.Drawing.Size(136, 22);
  949. this.tsmiFront.Text = "上移一层(&F)";
  950. this.tsmiFront.Click += new System.EventHandler(this.tsmiFront_Click);
  951. //
  952. // tsmiBack
  953. //
  954. this.tsmiBack.Name = "tsmiBack";
  955. this.tsmiBack.Size = new System.Drawing.Size(136, 22);
  956. this.tsmiBack.Text = "下移一层(&R)";
  957. this.tsmiBack.Click += new System.EventHandler(this.tsmiBack_Click);
  958. //
  959. // tsmiBackMost
  960. //
  961. this.tsmiBackMost.Name = "tsmiBackMost";
  962. this.tsmiBackMost.Size = new System.Drawing.Size(136, 22);
  963. this.tsmiBackMost.Text = "置于底层(&B)";
  964. this.tsmiBackMost.Click += new System.EventHandler(this.tsmiBackMost_Click);
  965. //
  966. // lblInvoiceType
  967. //
  968. this.lblInvoiceType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  969. this.lblInvoiceType.AutoSize = true;
  970. this.lblInvoiceType.BackColor = System.Drawing.Color.Transparent;
  971. this.lblInvoiceType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  972. this.lblInvoiceType.Location = new System.Drawing.Point(808, 70);
  973. this.lblInvoiceType.Name = "lblInvoiceType";
  974. this.lblInvoiceType.Size = new System.Drawing.Size(53, 12);
  975. this.lblInvoiceType.TabIndex = 3;
  976. this.lblInvoiceType.Text = "产品类别";
  977. //
  978. // txtInvoiceName
  979. //
  980. this.txtInvoiceName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  981. this.txtInvoiceName.Location = new System.Drawing.Point(867, 120);
  982. this.txtInvoiceName.Name = "txtInvoiceName";
  983. this.txtInvoiceName.ReadOnly = true;
  984. this.txtInvoiceName.Size = new System.Drawing.Size(180, 21);
  985. this.txtInvoiceName.TabIndex = 8;
  986. //
  987. // lblInvoiceName
  988. //
  989. this.lblInvoiceName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  990. this.lblInvoiceName.AutoSize = true;
  991. this.lblInvoiceName.BackColor = System.Drawing.Color.Transparent;
  992. this.lblInvoiceName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  993. this.lblInvoiceName.Location = new System.Drawing.Point(808, 124);
  994. this.lblInvoiceName.Name = "lblInvoiceName";
  995. this.lblInvoiceName.Size = new System.Drawing.Size(53, 12);
  996. this.lblInvoiceName.TabIndex = 7;
  997. this.lblInvoiceName.Text = "模板名称";
  998. //
  999. // txtInvoiceSize
  1000. //
  1001. this.txtInvoiceSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1002. this.txtInvoiceSize.Location = new System.Drawing.Point(867, 147);
  1003. this.txtInvoiceSize.Name = "txtInvoiceSize";
  1004. this.txtInvoiceSize.ReadOnly = true;
  1005. this.txtInvoiceSize.Size = new System.Drawing.Size(180, 21);
  1006. this.txtInvoiceSize.TabIndex = 10;
  1007. this.txtInvoiceSize.Text = "210mm×297mm";
  1008. //
  1009. // dkInvoiceSize
  1010. //
  1011. this.dkInvoiceSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1012. this.dkInvoiceSize.AutoSize = true;
  1013. this.dkInvoiceSize.BackColor = System.Drawing.Color.Transparent;
  1014. this.dkInvoiceSize.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1015. this.dkInvoiceSize.Location = new System.Drawing.Point(808, 151);
  1016. this.dkInvoiceSize.Name = "dkInvoiceSize";
  1017. this.dkInvoiceSize.Size = new System.Drawing.Size(53, 12);
  1018. this.dkInvoiceSize.TabIndex = 9;
  1019. this.dkInvoiceSize.Text = "纸张尺寸";
  1020. //
  1021. // gbxTextData
  1022. //
  1023. this.gbxTextData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1024. this.gbxTextData.BackColor = System.Drawing.Color.Transparent;
  1025. this.gbxTextData.Controls.Add(this.dgvText);
  1026. this.gbxTextData.Location = new System.Drawing.Point(801, 243);
  1027. this.gbxTextData.Name = "gbxTextData";
  1028. this.gbxTextData.Size = new System.Drawing.Size(246, 444);
  1029. this.gbxTextData.TabIndex = 13;
  1030. this.gbxTextData.TabStop = false;
  1031. this.gbxTextData.Text = "文本数据";
  1032. //
  1033. // dgvText
  1034. //
  1035. this.dgvText.AllowUserToModifyRows = true;
  1036. this.dgvText.AllowUserToResizeRows = false;
  1037. this.dgvText.AllowUserToSortRows = false;
  1038. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  1039. this.dgvText.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  1040. this.dgvText.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1041. | System.Windows.Forms.AnchorStyles.Left)
  1042. | System.Windows.Forms.AnchorStyles.Right)));
  1043. this.dgvText.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1044. this.dgvText.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  1045. this.dgvText.CellHeight = 23;
  1046. this.dgvText.ChildNodeColumnName = null;
  1047. this.dgvText.ChildNodeColumnText = null;
  1048. this.dgvText.ColumnDeep = 1;
  1049. this.dgvText.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1050. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1051. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  1052. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1053. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  1054. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1055. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1056. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1057. this.dgvText.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  1058. this.dgvText.ColumnHeadersHeight = 29;
  1059. this.dgvText.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1060. this.dgvText.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1061. this.InvoiceItemName,
  1062. this.ItemCode,
  1063. this.LayoutItemID});
  1064. this.dgvText.ColumnTreeView = null;
  1065. this.dgvText.ContextMenuVisible = Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.None;
  1066. this.dgvText.DynamicColumnName = "";
  1067. this.dgvText.EnableHeadersVisualStyles = false;
  1068. this.dgvText.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1069. this.dgvText.FormatQuantityColumns = null;
  1070. this.dgvText.HasNode = false;
  1071. this.dgvText.HorizontalMergeColumn = null;
  1072. this.dgvText.IsAutoCountSum = true;
  1073. this.dgvText.IsAutoResizeColumns = false;
  1074. this.dgvText.IsClickF12 = false;
  1075. this.dgvText.IsOpenMergeCellFlag = false;
  1076. this.dgvText.IsSubTotalFlag = false;
  1077. this.dgvText.IsTopDeep = false;
  1078. this.dgvText.Location = new System.Drawing.Point(6, 20);
  1079. this.dgvText.MergeColumnNames = null;
  1080. this.dgvText.MergeDetailColumnNames = null;
  1081. this.dgvText.MergeDetailOnlyColumn = null;
  1082. this.dgvText.MergeOnlyColumn = null;
  1083. this.dgvText.MultiSelect = false;
  1084. this.dgvText.Name = "dgvText";
  1085. this.dgvText.RefreshAtHscroll = false;
  1086. this.dgvText.RowHeadersWidth = 40;
  1087. this.dgvText.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1088. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1089. this.dgvText.RowsDefaultCellStyle = dataGridViewCellStyle3;
  1090. this.dgvText.RowTemplate.Height = 21;
  1091. this.dgvText.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  1092. this.dgvText.Size = new System.Drawing.Size(234, 418);
  1093. this.dgvText.SortOrderColumnName = null;
  1094. this.dgvText.TabIndex = 0;
  1095. this.dgvText.Tag = true;
  1096. this.dgvText.TotalSumColumns = null;
  1097. this.dgvText.ViewRowFilter = "";
  1098. this.dgvText.VirtualNodes = false;
  1099. this.dgvText.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvText_CellEnter);
  1100. this.dgvText.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvText_CellValueChanged);
  1101. this.dgvText.SelectionChanged += new System.EventHandler(this.dgvText_SelectionChanged);
  1102. this.dgvText.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvText_UserDeletingRow);
  1103. //
  1104. // InvoiceItemName
  1105. //
  1106. this.InvoiceItemName.DataPropertyName = "ItemCode";
  1107. this.InvoiceItemName.HeaderText = "项目名称";
  1108. this.InvoiceItemName.MinimumWidth = 6;
  1109. this.InvoiceItemName.Name = "InvoiceItemName";
  1110. this.InvoiceItemName.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1111. this.InvoiceItemName.Width = 130;
  1112. //
  1113. // ItemCode
  1114. //
  1115. this.ItemCode.DataPropertyName = "ItemCode";
  1116. this.ItemCode.HeaderText = "项目票据编码";
  1117. this.ItemCode.MinimumWidth = 6;
  1118. this.ItemCode.Name = "ItemCode";
  1119. this.ItemCode.Visible = false;
  1120. this.ItemCode.Width = 125;
  1121. //
  1122. // LayoutItemID
  1123. //
  1124. this.LayoutItemID.DataPropertyName = "LayoutItemID";
  1125. this.LayoutItemID.HeaderText = "LayoutItemID";
  1126. this.LayoutItemID.MinimumWidth = 6;
  1127. this.LayoutItemID.Name = "LayoutItemID";
  1128. this.LayoutItemID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1129. this.LayoutItemID.Visible = false;
  1130. this.LayoutItemID.Width = 125;
  1131. //
  1132. // gbxDetailData
  1133. //
  1134. this.gbxDetailData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1135. this.gbxDetailData.BackColor = System.Drawing.Color.Transparent;
  1136. this.gbxDetailData.Controls.Add(this.dgvDetail);
  1137. this.gbxDetailData.Location = new System.Drawing.Point(799, 435);
  1138. this.gbxDetailData.Name = "gbxDetailData";
  1139. this.gbxDetailData.Size = new System.Drawing.Size(248, 252);
  1140. this.gbxDetailData.TabIndex = 14;
  1141. this.gbxDetailData.TabStop = false;
  1142. this.gbxDetailData.Text = "列表数据";
  1143. this.gbxDetailData.Visible = false;
  1144. //
  1145. // dgvDetail
  1146. //
  1147. this.dgvDetail.AllowUserToModifyRows = true;
  1148. this.dgvDetail.AllowUserToResizeRows = false;
  1149. this.dgvDetail.AllowUserToSortRows = false;
  1150. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  1151. this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  1152. this.dgvDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1153. | System.Windows.Forms.AnchorStyles.Left)
  1154. | System.Windows.Forms.AnchorStyles.Right)));
  1155. this.dgvDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1156. this.dgvDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  1157. this.dgvDetail.CellHeight = 23;
  1158. this.dgvDetail.ChildNodeColumnName = null;
  1159. this.dgvDetail.ChildNodeColumnText = null;
  1160. this.dgvDetail.ColumnDeep = 1;
  1161. this.dgvDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1162. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1163. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  1164. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1165. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  1166. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1167. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1168. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1169. this.dgvDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  1170. this.dgvDetail.ColumnHeadersHeight = 29;
  1171. this.dgvDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1172. this.dgvDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1173. this.ColInvoiceItemName,
  1174. this.ItemCodeDetail,
  1175. this.LayoutGridItemID});
  1176. this.dgvDetail.ColumnTreeView = null;
  1177. this.dgvDetail.ContextMenuVisible = Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.None;
  1178. this.dgvDetail.DynamicColumnName = "";
  1179. this.dgvDetail.EnableHeadersVisualStyles = false;
  1180. this.dgvDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1181. this.dgvDetail.FormatQuantityColumns = null;
  1182. this.dgvDetail.HasNode = false;
  1183. this.dgvDetail.HorizontalMergeColumn = null;
  1184. this.dgvDetail.IsAutoCountSum = true;
  1185. this.dgvDetail.IsAutoResizeColumns = false;
  1186. this.dgvDetail.IsClickF12 = false;
  1187. this.dgvDetail.IsOpenMergeCellFlag = false;
  1188. this.dgvDetail.IsSubTotalFlag = false;
  1189. this.dgvDetail.IsTopDeep = false;
  1190. this.dgvDetail.Location = new System.Drawing.Point(6, 20);
  1191. this.dgvDetail.MergeColumnNames = null;
  1192. this.dgvDetail.MergeDetailColumnNames = null;
  1193. this.dgvDetail.MergeDetailOnlyColumn = null;
  1194. this.dgvDetail.MergeOnlyColumn = null;
  1195. this.dgvDetail.MultiSelect = false;
  1196. this.dgvDetail.Name = "dgvDetail";
  1197. this.dgvDetail.RefreshAtHscroll = false;
  1198. this.dgvDetail.RowHeadersWidth = 40;
  1199. this.dgvDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1200. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1201. this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle6;
  1202. this.dgvDetail.RowTemplate.Height = 21;
  1203. this.dgvDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  1204. this.dgvDetail.Size = new System.Drawing.Size(236, 226);
  1205. this.dgvDetail.SortOrderColumnName = null;
  1206. this.dgvDetail.TabIndex = 0;
  1207. this.dgvDetail.Tag = true;
  1208. this.dgvDetail.TotalSumColumns = null;
  1209. this.dgvDetail.ViewRowFilter = "";
  1210. this.dgvDetail.VirtualNodes = false;
  1211. this.dgvDetail.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDetail_CellEnter);
  1212. this.dgvDetail.CellValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDetail_CellValidated);
  1213. this.dgvDetail.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDetail_CellValueChanged);
  1214. this.dgvDetail.SelectionChanged += new System.EventHandler(this.dgvDetail_SelectionChanged);
  1215. this.dgvDetail.UserDeletingRow += new System.Windows.Forms.DataGridViewRowCancelEventHandler(this.dgvDetail_UserDeletingRow);
  1216. //
  1217. // ColInvoiceItemName
  1218. //
  1219. this.ColInvoiceItemName.DataPropertyName = "ItemCode";
  1220. this.ColInvoiceItemName.HeaderText = "项目名称";
  1221. this.ColInvoiceItemName.MinimumWidth = 6;
  1222. this.ColInvoiceItemName.Name = "ColInvoiceItemName";
  1223. this.ColInvoiceItemName.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1224. this.ColInvoiceItemName.Width = 130;
  1225. //
  1226. // ItemCodeDetail
  1227. //
  1228. this.ItemCodeDetail.DataPropertyName = "ItemCode";
  1229. this.ItemCodeDetail.HeaderText = "票据项目编码";
  1230. this.ItemCodeDetail.MinimumWidth = 6;
  1231. this.ItemCodeDetail.Name = "ItemCodeDetail";
  1232. this.ItemCodeDetail.Visible = false;
  1233. this.ItemCodeDetail.Width = 125;
  1234. //
  1235. // LayoutGridItemID
  1236. //
  1237. this.LayoutGridItemID.DataPropertyName = "LayoutItemID";
  1238. this.LayoutGridItemID.HeaderText = "LayoutGridItemID";
  1239. this.LayoutGridItemID.MinimumWidth = 6;
  1240. this.LayoutGridItemID.Name = "LayoutGridItemID";
  1241. this.LayoutGridItemID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1242. this.LayoutGridItemID.Visible = false;
  1243. this.LayoutGridItemID.Width = 125;
  1244. //
  1245. // txtGoodsType
  1246. //
  1247. this.txtGoodsType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1248. this.txtGoodsType.Location = new System.Drawing.Point(867, 66);
  1249. this.txtGoodsType.Name = "txtGoodsType";
  1250. this.txtGoodsType.ReadOnly = true;
  1251. this.txtGoodsType.Size = new System.Drawing.Size(180, 21);
  1252. this.txtGoodsType.TabIndex = 4;
  1253. //
  1254. // txtRemarks
  1255. //
  1256. this.txtRemarks.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1257. this.txtRemarks.Location = new System.Drawing.Point(867, 176);
  1258. this.txtRemarks.Multiline = true;
  1259. this.txtRemarks.Name = "txtRemarks";
  1260. this.txtRemarks.ReadOnly = true;
  1261. this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  1262. this.txtRemarks.Size = new System.Drawing.Size(180, 61);
  1263. this.txtRemarks.TabIndex = 12;
  1264. //
  1265. // c_Label1
  1266. //
  1267. this.c_Label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1268. this.c_Label1.AutoSize = true;
  1269. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  1270. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1271. this.c_Label1.Location = new System.Drawing.Point(832, 176);
  1272. this.c_Label1.Name = "c_Label1";
  1273. this.c_Label1.Size = new System.Drawing.Size(29, 12);
  1274. this.c_Label1.TabIndex = 11;
  1275. this.c_Label1.Text = "备注";
  1276. //
  1277. // txtLogo
  1278. //
  1279. this.txtLogo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1280. this.txtLogo.Location = new System.Drawing.Point(867, 93);
  1281. this.txtLogo.Name = "txtLogo";
  1282. this.txtLogo.ReadOnly = true;
  1283. this.txtLogo.Size = new System.Drawing.Size(180, 21);
  1284. this.txtLogo.TabIndex = 6;
  1285. //
  1286. // c_Label2
  1287. //
  1288. this.c_Label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1289. this.c_Label2.AutoSize = true;
  1290. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  1291. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1292. this.c_Label2.Location = new System.Drawing.Point(808, 97);
  1293. this.c_Label2.Name = "c_Label2";
  1294. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  1295. this.c_Label2.TabIndex = 5;
  1296. this.c_Label2.Text = "产品商标";
  1297. //
  1298. // F_MST_012003
  1299. //
  1300. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1301. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1302. this.ClientSize = new System.Drawing.Size(1059, 712);
  1303. this.Controls.Add(this.gbxTextData);
  1304. this.Controls.Add(this.gbxDetailData);
  1305. this.Controls.Add(this.tsrOperate);
  1306. this.Controls.Add(this.mnsInvoice);
  1307. this.Controls.Add(this.lbxInvoice);
  1308. this.Controls.Add(this.c_Label2);
  1309. this.Controls.Add(this.lblInvoiceName);
  1310. this.Controls.Add(this.lblInvoiceType);
  1311. this.Controls.Add(this.c_Label1);
  1312. this.Controls.Add(this.dkInvoiceSize);
  1313. this.Controls.Add(this.txtInvoiceSize);
  1314. this.Controls.Add(this.txtRemarks);
  1315. this.Controls.Add(this.txtGoodsType);
  1316. this.Controls.Add(this.txtLogo);
  1317. this.Controls.Add(this.txtInvoiceName);
  1318. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1319. this.Margin = new System.Windows.Forms.Padding(5);
  1320. this.Name = "F_MST_012003";
  1321. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1322. this.Text = "";
  1323. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1324. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.F_INV_0301_FormClosing);
  1325. this.Load += new System.EventHandler(this.F_MST_012003_Load);
  1326. this.Controls.SetChildIndex(this.txtInvoiceName, 0);
  1327. this.Controls.SetChildIndex(this.txtLogo, 0);
  1328. this.Controls.SetChildIndex(this.txtGoodsType, 0);
  1329. this.Controls.SetChildIndex(this.txtRemarks, 0);
  1330. this.Controls.SetChildIndex(this.txtInvoiceSize, 0);
  1331. this.Controls.SetChildIndex(this.dkInvoiceSize, 0);
  1332. this.Controls.SetChildIndex(this.c_Label1, 0);
  1333. this.Controls.SetChildIndex(this.lblInvoiceType, 0);
  1334. this.Controls.SetChildIndex(this.lblInvoiceName, 0);
  1335. this.Controls.SetChildIndex(this.c_Label2, 0);
  1336. this.Controls.SetChildIndex(this.lbxInvoice, 0);
  1337. this.Controls.SetChildIndex(this.mnsInvoice, 0);
  1338. this.Controls.SetChildIndex(this.tsrOperate, 0);
  1339. this.Controls.SetChildIndex(this.gbxDetailData, 0);
  1340. this.Controls.SetChildIndex(this.gbxTextData, 0);
  1341. this.tsrOperate.ResumeLayout(false);
  1342. this.tsrOperate.PerformLayout();
  1343. this.mnsInvoice.ResumeLayout(false);
  1344. this.mnsInvoice.PerformLayout();
  1345. this.gbxTextData.ResumeLayout(false);
  1346. ((System.ComponentModel.ISupportInitialize)(this.dgvText)).EndInit();
  1347. this.gbxDetailData.ResumeLayout(false);
  1348. ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit();
  1349. this.ResumeLayout(false);
  1350. this.PerformLayout();
  1351. }
  1352. #endregion
  1353. private System.Windows.Forms.MenuStrip mnsInvoice;
  1354. private System.Windows.Forms.ToolStripMenuItem tsmiFile;
  1355. private System.Windows.Forms.ToolStripMenuItem tsmiSave;
  1356. private System.Windows.Forms.ToolStripMenuItem tsmiSaveAs;
  1357. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  1358. private System.Windows.Forms.ToolStripMenuItem tsmiClose;
  1359. private System.Windows.Forms.ToolStripMenuItem tsmiModify;
  1360. private System.Windows.Forms.ToolStripMenuItem tsmiCut;
  1361. private System.Windows.Forms.ToolStripMenuItem tsmiCopy;
  1362. private System.Windows.Forms.ToolStripMenuItem tsmiPaste;
  1363. private System.Windows.Forms.ToolStripMenuItem tsmiDelete;
  1364. private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
  1365. private System.Windows.Forms.ToolStripMenuItem tsmiPaperSize;
  1366. private System.Windows.Forms.ToolStripMenuItem tsmiBackgroundImage;
  1367. private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
  1368. private System.Windows.Forms.ToolStripMenuItem tsmiDetail;
  1369. private System.Windows.Forms.ToolStripMenuItem tsmiItem;
  1370. private System.Windows.Forms.ToolStripMenuItem tsmiCharacter;
  1371. private System.Windows.Forms.ToolStripMenuItem tsmiTableItem;
  1372. private System.Windows.Forms.ToolStripMenuItem tsmiTable;
  1373. private System.Windows.Forms.ToolStripMenuItem tsmiColumn;
  1374. private System.Windows.Forms.ToolStripMenuItem tsmiImage;
  1375. private System.Windows.Forms.ToolStripMenuItem tsmiPageNumber;
  1376. private System.Windows.Forms.ToolStripMenuItem tsmiMoney;
  1377. private System.Windows.Forms.ToolStripMenuItem tsmiGraph;
  1378. private System.Windows.Forms.ToolStripMenuItem tsmiRectangle;
  1379. private System.Windows.Forms.ToolStripMenuItem tsmiCircular;
  1380. private System.Windows.Forms.ToolStripMenuItem tsmiFormat;
  1381. private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
  1382. private System.Windows.Forms.ToolStripMenuItem tsmiHorizontalAlignment;
  1383. private System.Windows.Forms.ToolStripMenuItem tsmiAlignmentLeft;
  1384. private System.Windows.Forms.ToolStripMenuItem tsmiAlignmentCenter;
  1385. private System.Windows.Forms.ToolStripMenuItem tsmiAlignmentRight;
  1386. private System.Windows.Forms.ToolStripMenuItem tsmiVerticalAlignment;
  1387. private System.Windows.Forms.ToolStripMenuItem tsmiAlignmentTop;
  1388. private System.Windows.Forms.ToolStripMenuItem tsmiAlignmentMiddle;
  1389. private System.Windows.Forms.ToolStripMenuItem tsmiAlignmentBottom;
  1390. private System.Windows.Forms.ToolStripMenuItem tsmiOrder;
  1391. private System.Windows.Forms.ToolStripMenuItem tsmiFrontMost;
  1392. private System.Windows.Forms.ToolStripMenuItem tsmiFront;
  1393. private System.Windows.Forms.ToolStripMenuItem tsmiBack;
  1394. private System.Windows.Forms.ToolStripMenuItem tsmiBackMost;
  1395. private System.Windows.Forms.ToolStrip tsrOperate;
  1396. private System.Windows.Forms.ToolStripButton tsbtnSave;
  1397. private System.Windows.Forms.ToolStripButton tsbtnSaveAs;
  1398. private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
  1399. private System.Windows.Forms.ToolStripButton tsbtnCut;
  1400. private System.Windows.Forms.ToolStripButton tsbtnCopy;
  1401. private System.Windows.Forms.ToolStripButton tsbtnPaste;
  1402. private System.Windows.Forms.ToolStripButton tsbtnDelete;
  1403. private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
  1404. private System.Windows.Forms.ToolStripButton tsbtnNewTextItem;
  1405. private System.Windows.Forms.ToolStripButton tsbtnDataGrid;
  1406. private System.Windows.Forms.ToolStripButton tsbtnAddGridColumn;
  1407. private System.Windows.Forms.ToolStripButton tsbtnAddImage;
  1408. private System.Windows.Forms.ToolStripButton tsbtnPageNumber;
  1409. private System.Windows.Forms.ToolStripButton tsbtnAddAmount;
  1410. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  1411. private System.Windows.Forms.ToolStripButton tsbtnPaperSize;
  1412. private System.Windows.Forms.ToolStripButton tsbtnBackgroundImage;
  1413. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  1414. private System.Windows.Forms.ToolStripButton tsbtnRectangle;
  1415. private System.Windows.Forms.ToolStripButton tsbtnCircle;
  1416. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  1417. private System.Windows.Forms.ToolStripButton tsbtnAlignmentLeft;
  1418. private System.Windows.Forms.ToolStripButton tsbtnAlignmentCenter;
  1419. private System.Windows.Forms.ToolStripButton tsbtnAlignmentRight;
  1420. private System.Windows.Forms.ToolStripButton tsbtnAlignmentTop;
  1421. private System.Windows.Forms.ToolStripButton tsbtnAlignmentMiddle;
  1422. private System.Windows.Forms.ToolStripButton tsbtnAlignmentBottom;
  1423. private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
  1424. private System.Windows.Forms.ToolStripButton tsbtnMoveTop;
  1425. private System.Windows.Forms.ToolStripButton tsbtnMoveFront;
  1426. private System.Windows.Forms.ToolStripButton tsbtnMoveUnder;
  1427. private System.Windows.Forms.ToolStripButton tsbtnMoveBottom;
  1428. private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
  1429. private System.Windows.Forms.ToolStripButton tsbtnDetail;
  1430. private Dongke.WinForm.Controls.InvoiceLayout.LayoutBox lbxInvoice;
  1431. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblInvoiceType;
  1432. private WinForm.Controls.TxtTextBox txtInvoiceName;
  1433. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblInvoiceName;
  1434. private WinForm.Controls.TxtTextBox txtInvoiceSize;
  1435. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label dkInvoiceSize;
  1436. private System.Windows.Forms.GroupBox gbxTextData;
  1437. private System.Windows.Forms.GroupBox gbxDetailData;
  1438. private Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView dgvText;
  1439. private Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView dgvDetail;
  1440. private System.Windows.Forms.DataGridViewComboBoxColumn InvoiceItemName;
  1441. private System.Windows.Forms.DataGridViewTextBoxColumn ItemCode;
  1442. private System.Windows.Forms.DataGridViewTextBoxColumn LayoutItemID;
  1443. private System.Windows.Forms.DataGridViewComboBoxColumn ColInvoiceItemName;
  1444. private System.Windows.Forms.DataGridViewTextBoxColumn ItemCodeDetail;
  1445. private System.Windows.Forms.DataGridViewTextBoxColumn LayoutGridItemID;
  1446. private System.Windows.Forms.ToolStripMenuItem tsmiBarcode;
  1447. private System.Windows.Forms.ToolStripMenuItem tsmiQRcode;
  1448. private WinForm.Controls.TxtTextBox txtGoodsType;
  1449. private WinForm.Controls.TxtTextBox txtRemarks;
  1450. private Basics.BaseControls.C_Label c_Label1;
  1451. private System.Windows.Forms.ToolStripComboBox cbxMagnification;
  1452. private System.Windows.Forms.ToolStripButton tsbtnPrintPreview;
  1453. private WinForm.Controls.TxtTextBox txtLogo;
  1454. private Basics.BaseControls.C_Label c_Label2;
  1455. }
  1456. }