F_MST_012003.designer.cs 87 KB

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