DefaultPrinterSetFormMain.Designer.cs 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634
  1. namespace LYFZ.Software.UI.StudioDataSet
  2. {
  3. partial class DefaultPrinterSetFormMain
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DefaultPrinterSetFormMain));
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  42. this.contextMenuStripEx1 = new LYFZ.ComponentLibrary.ContextMenuStripEx(this.components);
  43. this.tabControlEx2 = new LYFZ.ComponentLibrary.TabControlEx();
  44. this.tbPage1 = new System.Windows.Forms.TabPage();
  45. this.tab_A4 = new LYFZ.ComponentLibrary.TabControlEx();
  46. this.tabPage1 = new System.Windows.Forms.TabPage();
  47. this.dgvData_A4_Path = new LYFZ.ComponentLibrary.DataGridViewEc();
  48. this.tabPage2 = new System.Windows.Forms.TabPage();
  49. this.dgvData_A4_Size = new LYFZ.ComponentLibrary.DataGridViewEc();
  50. this.tbPage2 = new System.Windows.Forms.TabPage();
  51. this.tab_DotMatrix = new LYFZ.ComponentLibrary.TabControlEx();
  52. this.tabPage4 = new System.Windows.Forms.TabPage();
  53. this.dgvData_DMX_Path = new LYFZ.ComponentLibrary.DataGridViewEc();
  54. this.tabPage5 = new System.Windows.Forms.TabPage();
  55. this.dgvData_DMX_Dots = new LYFZ.ComponentLibrary.DataGridViewEc();
  56. this.tbPage3 = new System.Windows.Forms.TabPage();
  57. this.tab_SmallTicket = new LYFZ.ComponentLibrary.TabControlEx();
  58. this.tabPage6 = new System.Windows.Forms.TabPage();
  59. this.dgvData_STicket_Path = new LYFZ.ComponentLibrary.DataGridViewEc();
  60. this.tabPage3 = new System.Windows.Forms.TabPage();
  61. this.dgvData_DMX_PrintTitles = new LYFZ.ComponentLibrary.DataGridViewEc();
  62. this.txtPrintTitles = new LYFZ.ComponentLibrary.TextBoxEx();
  63. this.plExMainContainer.SuspendLayout();
  64. this.plFormMainContent.SuspendLayout();
  65. this.tabControlEx2.SuspendLayout();
  66. this.tbPage1.SuspendLayout();
  67. this.tab_A4.SuspendLayout();
  68. this.tabPage1.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.dgvData_A4_Path)).BeginInit();
  70. this.tabPage2.SuspendLayout();
  71. ((System.ComponentModel.ISupportInitialize)(this.dgvData_A4_Size)).BeginInit();
  72. this.tbPage2.SuspendLayout();
  73. this.tab_DotMatrix.SuspendLayout();
  74. this.tabPage4.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_Path)).BeginInit();
  76. this.tabPage5.SuspendLayout();
  77. ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_Dots)).BeginInit();
  78. this.tbPage3.SuspendLayout();
  79. this.tab_SmallTicket.SuspendLayout();
  80. this.tabPage6.SuspendLayout();
  81. ((System.ComponentModel.ISupportInitialize)(this.dgvData_STicket_Path)).BeginInit();
  82. this.tabPage3.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_PrintTitles)).BeginInit();
  84. this.SuspendLayout();
  85. //
  86. // plExMainContainer
  87. //
  88. this.plExMainContainer.Controls.Add(this.tabControlEx2);
  89. //
  90. // btnAppFormMaximize
  91. //
  92. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  93. //
  94. // btnAppFormExit
  95. //
  96. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  97. //
  98. // btnAppFormMinimize
  99. //
  100. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  101. //
  102. // contextMenuStripEx1
  103. //
  104. this.contextMenuStripEx1.Name = "contextMenuStripEx1";
  105. this.contextMenuStripEx1.Size = new System.Drawing.Size(61, 4);
  106. //
  107. // tabControlEx2
  108. //
  109. this.tabControlEx2.Appearance = System.Windows.Forms.TabAppearance.Buttons;
  110. this.tabControlEx2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  111. this.tabControlEx2.Controls.Add(this.tbPage1);
  112. this.tabControlEx2.Controls.Add(this.tbPage2);
  113. this.tabControlEx2.Controls.Add(this.tbPage3);
  114. this.tabControlEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  115. this.tabControlEx2.ItemSize = new System.Drawing.Size(110, 30);
  116. this.tabControlEx2.Location = new System.Drawing.Point(0, 0);
  117. this.tabControlEx2.Name = "tabControlEx2";
  118. this.tabControlEx2.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  119. this.tabControlEx2.SelectedIndex = 0;
  120. this.tabControlEx2.Size = new System.Drawing.Size(910, 545);
  121. this.tabControlEx2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  122. this.tabControlEx2.TabIndex = 0;
  123. //
  124. // tbPage1
  125. //
  126. this.tbPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  127. this.tbPage1.Controls.Add(this.tab_A4);
  128. this.tbPage1.Location = new System.Drawing.Point(4, 34);
  129. this.tbPage1.Name = "tbPage1";
  130. this.tbPage1.Padding = new System.Windows.Forms.Padding(3);
  131. this.tbPage1.Size = new System.Drawing.Size(902, 507);
  132. this.tbPage1.TabIndex = 0;
  133. this.tbPage1.Text = "A4纸";
  134. //
  135. // tab_A4
  136. //
  137. this.tab_A4.Appearance = System.Windows.Forms.TabAppearance.Buttons;
  138. this.tab_A4.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  139. this.tab_A4.Controls.Add(this.tabPage1);
  140. this.tab_A4.Controls.Add(this.tabPage2);
  141. this.tab_A4.Dock = System.Windows.Forms.DockStyle.Fill;
  142. this.tab_A4.ItemSize = new System.Drawing.Size(120, 30);
  143. this.tab_A4.Location = new System.Drawing.Point(3, 3);
  144. this.tab_A4.Name = "tab_A4";
  145. this.tab_A4.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  146. this.tab_A4.SelectedIndex = 0;
  147. this.tab_A4.Size = new System.Drawing.Size(896, 501);
  148. this.tab_A4.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  149. this.tab_A4.TabIndex = 1;
  150. //
  151. // tabPage1
  152. //
  153. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  154. this.tabPage1.Controls.Add(this.dgvData_A4_Path);
  155. this.tabPage1.Location = new System.Drawing.Point(4, 34);
  156. this.tabPage1.Name = "tabPage1";
  157. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  158. this.tabPage1.Size = new System.Drawing.Size(888, 463);
  159. this.tabPage1.TabIndex = 0;
  160. this.tabPage1.Text = "打印机设置";
  161. //
  162. // dgvData_A4_Path
  163. //
  164. this.dgvData_A4_Path.AllowUserToAddRows = false;
  165. this.dgvData_A4_Path.AllowUserToDeleteRows = false;
  166. this.dgvData_A4_Path.AllowUserToResizeRows = false;
  167. this.dgvData_A4_Path.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  168. this.dgvData_A4_Path.BackgroundColor = System.Drawing.Color.White;
  169. this.dgvData_A4_Path.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  170. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  171. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  172. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
  174. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  175. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  176. this.dgvData_A4_Path.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  177. this.dgvData_A4_Path.ColumnHeadersHeight = 24;
  178. this.dgvData_A4_Path.ContextMenuStrip = this.contextMenuStripEx1;
  179. this.dgvData_A4_Path.Dock = System.Windows.Forms.DockStyle.Fill;
  180. this.dgvData_A4_Path.EnableHeadersVisualStyles = false;
  181. this.dgvData_A4_Path.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  182. this.dgvData_A4_Path.ImageHeight = 15;
  183. this.dgvData_A4_Path.ImageWidth = 15;
  184. this.dgvData_A4_Path.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_A4_Path.ImgCollapse")));
  185. this.dgvData_A4_Path.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_A4_Path.ImgExpand")));
  186. this.dgvData_A4_Path.IsAutomaticDrawSingleOrDoubleRow = false;
  187. this.dgvData_A4_Path.Location = new System.Drawing.Point(3, 3);
  188. this.dgvData_A4_Path.Name = "dgvData_A4_Path";
  189. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  190. dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Control;
  191. dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  192. dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText;
  193. dataGridViewCellStyle10.Padding = new System.Windows.Forms.Padding(41);
  194. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  195. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  196. dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  197. this.dgvData_A4_Path.RowHeadersDefaultCellStyle = dataGridViewCellStyle10;
  198. this.dgvData_A4_Path.RowHeadersWidth = 25;
  199. this.dgvData_A4_Path.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  200. this.dgvData_A4_Path.RowTemplate.Height = 23;
  201. this.dgvData_A4_Path.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  202. this.dgvData_A4_Path.Size = new System.Drawing.Size(882, 457);
  203. this.dgvData_A4_Path.TabIndex = 2;
  204. this.dgvData_A4_Path.ViceCount = 1;
  205. //
  206. // tabPage2
  207. //
  208. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  209. this.tabPage2.Controls.Add(this.dgvData_A4_Size);
  210. this.tabPage2.Location = new System.Drawing.Point(4, 34);
  211. this.tabPage2.Name = "tabPage2";
  212. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  213. this.tabPage2.Size = new System.Drawing.Size(888, 463);
  214. this.tabPage2.TabIndex = 2;
  215. this.tabPage2.Text = "字体大小设置";
  216. //
  217. // dgvData_A4_Size
  218. //
  219. this.dgvData_A4_Size.AllowUserToAddRows = false;
  220. this.dgvData_A4_Size.AllowUserToDeleteRows = false;
  221. this.dgvData_A4_Size.AllowUserToResizeRows = false;
  222. this.dgvData_A4_Size.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  223. this.dgvData_A4_Size.BackgroundColor = System.Drawing.Color.White;
  224. this.dgvData_A4_Size.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  225. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  226. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  227. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
  229. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  230. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  231. this.dgvData_A4_Size.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  232. this.dgvData_A4_Size.ColumnHeadersHeight = 24;
  233. this.dgvData_A4_Size.ContextMenuStrip = this.contextMenuStripEx1;
  234. this.dgvData_A4_Size.Dock = System.Windows.Forms.DockStyle.Fill;
  235. this.dgvData_A4_Size.EnableHeadersVisualStyles = false;
  236. this.dgvData_A4_Size.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  237. this.dgvData_A4_Size.ImageHeight = 15;
  238. this.dgvData_A4_Size.ImageWidth = 15;
  239. this.dgvData_A4_Size.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_A4_Size.ImgCollapse")));
  240. this.dgvData_A4_Size.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_A4_Size.ImgExpand")));
  241. this.dgvData_A4_Size.IsAutomaticDrawSingleOrDoubleRow = false;
  242. this.dgvData_A4_Size.Location = new System.Drawing.Point(3, 3);
  243. this.dgvData_A4_Size.Name = "dgvData_A4_Size";
  244. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  245. dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
  246. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
  248. dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
  249. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  250. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  251. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  252. this.dgvData_A4_Size.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
  253. this.dgvData_A4_Size.RowHeadersWidth = 25;
  254. this.dgvData_A4_Size.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  255. this.dgvData_A4_Size.RowTemplate.Height = 23;
  256. this.dgvData_A4_Size.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  257. this.dgvData_A4_Size.Size = new System.Drawing.Size(882, 457);
  258. this.dgvData_A4_Size.TabIndex = 1;
  259. this.dgvData_A4_Size.ViceCount = 1;
  260. //
  261. // tbPage2
  262. //
  263. this.tbPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  264. this.tbPage2.Controls.Add(this.tab_DotMatrix);
  265. this.tbPage2.Location = new System.Drawing.Point(4, 34);
  266. this.tbPage2.Name = "tbPage2";
  267. this.tbPage2.Padding = new System.Windows.Forms.Padding(3);
  268. this.tbPage2.Size = new System.Drawing.Size(902, 507);
  269. this.tbPage2.TabIndex = 1;
  270. this.tbPage2.Text = "针式纸";
  271. //
  272. // tab_DotMatrix
  273. //
  274. this.tab_DotMatrix.Appearance = System.Windows.Forms.TabAppearance.Buttons;
  275. this.tab_DotMatrix.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  276. this.tab_DotMatrix.Controls.Add(this.tabPage4);
  277. this.tab_DotMatrix.Controls.Add(this.tabPage5);
  278. this.tab_DotMatrix.Controls.Add(this.tabPage3);
  279. this.tab_DotMatrix.Dock = System.Windows.Forms.DockStyle.Fill;
  280. this.tab_DotMatrix.ItemSize = new System.Drawing.Size(120, 30);
  281. this.tab_DotMatrix.Location = new System.Drawing.Point(3, 3);
  282. this.tab_DotMatrix.Name = "tab_DotMatrix";
  283. this.tab_DotMatrix.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  284. this.tab_DotMatrix.SelectedIndex = 0;
  285. this.tab_DotMatrix.Size = new System.Drawing.Size(896, 501);
  286. this.tab_DotMatrix.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  287. this.tab_DotMatrix.TabIndex = 0;
  288. //
  289. // tabPage4
  290. //
  291. this.tabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  292. this.tabPage4.Controls.Add(this.dgvData_DMX_Path);
  293. this.tabPage4.Location = new System.Drawing.Point(4, 34);
  294. this.tabPage4.Name = "tabPage4";
  295. this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
  296. this.tabPage4.Size = new System.Drawing.Size(888, 463);
  297. this.tabPage4.TabIndex = 0;
  298. this.tabPage4.Text = "打印机设置";
  299. //
  300. // dgvData_DMX_Path
  301. //
  302. this.dgvData_DMX_Path.AllowUserToAddRows = false;
  303. this.dgvData_DMX_Path.AllowUserToDeleteRows = false;
  304. this.dgvData_DMX_Path.AllowUserToResizeRows = false;
  305. this.dgvData_DMX_Path.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  306. this.dgvData_DMX_Path.BackgroundColor = System.Drawing.Color.White;
  307. this.dgvData_DMX_Path.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  308. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  309. dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  310. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
  312. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  313. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  314. this.dgvData_DMX_Path.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
  315. this.dgvData_DMX_Path.ColumnHeadersHeight = 24;
  316. this.dgvData_DMX_Path.ContextMenuStrip = this.contextMenuStripEx1;
  317. this.dgvData_DMX_Path.Dock = System.Windows.Forms.DockStyle.Fill;
  318. this.dgvData_DMX_Path.EnableHeadersVisualStyles = false;
  319. this.dgvData_DMX_Path.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  320. this.dgvData_DMX_Path.ImageHeight = 15;
  321. this.dgvData_DMX_Path.ImageWidth = 15;
  322. this.dgvData_DMX_Path.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_Path.ImgCollapse")));
  323. this.dgvData_DMX_Path.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_Path.ImgExpand")));
  324. this.dgvData_DMX_Path.IsAutomaticDrawSingleOrDoubleRow = false;
  325. this.dgvData_DMX_Path.Location = new System.Drawing.Point(3, 3);
  326. this.dgvData_DMX_Path.Name = "dgvData_DMX_Path";
  327. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  328. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  329. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  330. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  331. dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
  332. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  333. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  334. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  335. this.dgvData_DMX_Path.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  336. this.dgvData_DMX_Path.RowHeadersWidth = 25;
  337. this.dgvData_DMX_Path.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  338. this.dgvData_DMX_Path.RowTemplate.Height = 23;
  339. this.dgvData_DMX_Path.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  340. this.dgvData_DMX_Path.Size = new System.Drawing.Size(882, 457);
  341. this.dgvData_DMX_Path.TabIndex = 3;
  342. this.dgvData_DMX_Path.ViceCount = 1;
  343. //
  344. // tabPage5
  345. //
  346. this.tabPage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  347. this.tabPage5.Controls.Add(this.dgvData_DMX_Dots);
  348. this.tabPage5.Location = new System.Drawing.Point(4, 34);
  349. this.tabPage5.Name = "tabPage5";
  350. this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
  351. this.tabPage5.Size = new System.Drawing.Size(888, 463);
  352. this.tabPage5.TabIndex = 1;
  353. this.tabPage5.Text = "分辨率设置";
  354. //
  355. // dgvData_DMX_Dots
  356. //
  357. this.dgvData_DMX_Dots.AllowUserToAddRows = false;
  358. this.dgvData_DMX_Dots.AllowUserToDeleteRows = false;
  359. this.dgvData_DMX_Dots.AllowUserToResizeRows = false;
  360. this.dgvData_DMX_Dots.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  361. this.dgvData_DMX_Dots.BackgroundColor = System.Drawing.Color.White;
  362. this.dgvData_DMX_Dots.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  363. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  364. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  365. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  367. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  368. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  369. this.dgvData_DMX_Dots.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  370. this.dgvData_DMX_Dots.ColumnHeadersHeight = 24;
  371. this.dgvData_DMX_Dots.ContextMenuStrip = this.contextMenuStripEx1;
  372. this.dgvData_DMX_Dots.Dock = System.Windows.Forms.DockStyle.Fill;
  373. this.dgvData_DMX_Dots.EnableHeadersVisualStyles = false;
  374. this.dgvData_DMX_Dots.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  375. this.dgvData_DMX_Dots.ImageHeight = 15;
  376. this.dgvData_DMX_Dots.ImageWidth = 15;
  377. this.dgvData_DMX_Dots.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_Dots.ImgCollapse")));
  378. this.dgvData_DMX_Dots.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_Dots.ImgExpand")));
  379. this.dgvData_DMX_Dots.IsAutomaticDrawSingleOrDoubleRow = false;
  380. this.dgvData_DMX_Dots.Location = new System.Drawing.Point(3, 3);
  381. this.dgvData_DMX_Dots.Name = "dgvData_DMX_Dots";
  382. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  383. dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
  384. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  385. dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
  386. dataGridViewCellStyle6.Padding = new System.Windows.Forms.Padding(41);
  387. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  388. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  389. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  390. this.dgvData_DMX_Dots.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
  391. this.dgvData_DMX_Dots.RowHeadersWidth = 25;
  392. this.dgvData_DMX_Dots.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  393. this.dgvData_DMX_Dots.RowTemplate.Height = 23;
  394. this.dgvData_DMX_Dots.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  395. this.dgvData_DMX_Dots.Size = new System.Drawing.Size(882, 457);
  396. this.dgvData_DMX_Dots.TabIndex = 2;
  397. this.dgvData_DMX_Dots.ViceCount = 1;
  398. //
  399. // tbPage3
  400. //
  401. this.tbPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  402. this.tbPage3.Controls.Add(this.tab_SmallTicket);
  403. this.tbPage3.Location = new System.Drawing.Point(4, 34);
  404. this.tbPage3.Name = "tbPage3";
  405. this.tbPage3.Padding = new System.Windows.Forms.Padding(3);
  406. this.tbPage3.Size = new System.Drawing.Size(902, 507);
  407. this.tbPage3.TabIndex = 2;
  408. this.tbPage3.Text = "热敏纸(小票)";
  409. //
  410. // tab_SmallTicket
  411. //
  412. this.tab_SmallTicket.Appearance = System.Windows.Forms.TabAppearance.Buttons;
  413. this.tab_SmallTicket.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  414. this.tab_SmallTicket.Controls.Add(this.tabPage6);
  415. this.tab_SmallTicket.Dock = System.Windows.Forms.DockStyle.Fill;
  416. this.tab_SmallTicket.ItemSize = new System.Drawing.Size(120, 30);
  417. this.tab_SmallTicket.Location = new System.Drawing.Point(3, 3);
  418. this.tab_SmallTicket.Name = "tab_SmallTicket";
  419. this.tab_SmallTicket.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  420. this.tab_SmallTicket.SelectedIndex = 0;
  421. this.tab_SmallTicket.Size = new System.Drawing.Size(896, 501);
  422. this.tab_SmallTicket.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  423. this.tab_SmallTicket.TabIndex = 0;
  424. //
  425. // tabPage6
  426. //
  427. this.tabPage6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  428. this.tabPage6.Controls.Add(this.dgvData_STicket_Path);
  429. this.tabPage6.Location = new System.Drawing.Point(4, 34);
  430. this.tabPage6.Name = "tabPage6";
  431. this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
  432. this.tabPage6.Size = new System.Drawing.Size(888, 463);
  433. this.tabPage6.TabIndex = 0;
  434. this.tabPage6.Text = "打印机设置";
  435. //
  436. // dgvData_STicket_Path
  437. //
  438. this.dgvData_STicket_Path.AllowUserToAddRows = false;
  439. this.dgvData_STicket_Path.AllowUserToDeleteRows = false;
  440. this.dgvData_STicket_Path.AllowUserToResizeRows = false;
  441. this.dgvData_STicket_Path.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  442. this.dgvData_STicket_Path.BackgroundColor = System.Drawing.Color.White;
  443. this.dgvData_STicket_Path.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  444. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  445. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  446. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  447. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  448. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  449. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  450. this.dgvData_STicket_Path.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  451. this.dgvData_STicket_Path.ColumnHeadersHeight = 24;
  452. this.dgvData_STicket_Path.ContextMenuStrip = this.contextMenuStripEx1;
  453. this.dgvData_STicket_Path.Dock = System.Windows.Forms.DockStyle.Fill;
  454. this.dgvData_STicket_Path.EnableHeadersVisualStyles = false;
  455. this.dgvData_STicket_Path.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  456. this.dgvData_STicket_Path.ImageHeight = 15;
  457. this.dgvData_STicket_Path.ImageWidth = 15;
  458. this.dgvData_STicket_Path.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_STicket_Path.ImgCollapse")));
  459. this.dgvData_STicket_Path.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_STicket_Path.ImgExpand")));
  460. this.dgvData_STicket_Path.IsAutomaticDrawSingleOrDoubleRow = false;
  461. this.dgvData_STicket_Path.Location = new System.Drawing.Point(3, 3);
  462. this.dgvData_STicket_Path.Name = "dgvData_STicket_Path";
  463. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  464. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
  465. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  466. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
  467. dataGridViewCellStyle8.Padding = new System.Windows.Forms.Padding(41);
  468. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  469. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  470. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  471. this.dgvData_STicket_Path.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
  472. this.dgvData_STicket_Path.RowHeadersWidth = 25;
  473. this.dgvData_STicket_Path.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  474. this.dgvData_STicket_Path.RowTemplate.Height = 23;
  475. this.dgvData_STicket_Path.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  476. this.dgvData_STicket_Path.Size = new System.Drawing.Size(882, 457);
  477. this.dgvData_STicket_Path.TabIndex = 4;
  478. this.dgvData_STicket_Path.ViceCount = 1;
  479. //
  480. // tabPage3
  481. //
  482. this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  483. this.tabPage3.Controls.Add(this.txtPrintTitles);
  484. this.tabPage3.Controls.Add(this.dgvData_DMX_PrintTitles);
  485. this.tabPage3.Location = new System.Drawing.Point(4, 34);
  486. this.tabPage3.Name = "tabPage3";
  487. this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
  488. this.tabPage3.Size = new System.Drawing.Size(888, 463);
  489. this.tabPage3.TabIndex = 2;
  490. this.tabPage3.Text = "打印标题设置";
  491. //
  492. // dgvData_DMX_PrintTitles
  493. //
  494. this.dgvData_DMX_PrintTitles.AllowUserToAddRows = false;
  495. this.dgvData_DMX_PrintTitles.AllowUserToDeleteRows = false;
  496. this.dgvData_DMX_PrintTitles.AllowUserToResizeRows = false;
  497. this.dgvData_DMX_PrintTitles.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  498. this.dgvData_DMX_PrintTitles.BackgroundColor = System.Drawing.Color.White;
  499. this.dgvData_DMX_PrintTitles.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  500. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  501. dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  502. dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  503. dataGridViewCellStyle13.ForeColor = System.Drawing.Color.White;
  504. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  505. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  506. this.dgvData_DMX_PrintTitles.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13;
  507. this.dgvData_DMX_PrintTitles.ColumnHeadersHeight = 24;
  508. this.dgvData_DMX_PrintTitles.ContextMenuStrip = this.contextMenuStripEx1;
  509. this.dgvData_DMX_PrintTitles.Dock = System.Windows.Forms.DockStyle.Fill;
  510. this.dgvData_DMX_PrintTitles.EnableHeadersVisualStyles = false;
  511. this.dgvData_DMX_PrintTitles.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  512. this.dgvData_DMX_PrintTitles.ImageHeight = 15;
  513. this.dgvData_DMX_PrintTitles.ImageWidth = 15;
  514. this.dgvData_DMX_PrintTitles.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_PrintTitles.ImgCollapse")));
  515. this.dgvData_DMX_PrintTitles.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_PrintTitles.ImgExpand")));
  516. this.dgvData_DMX_PrintTitles.IsAutomaticDrawSingleOrDoubleRow = false;
  517. this.dgvData_DMX_PrintTitles.Location = new System.Drawing.Point(3, 3);
  518. this.dgvData_DMX_PrintTitles.Name = "dgvData_DMX_PrintTitles";
  519. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  520. dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control;
  521. dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  522. dataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText;
  523. dataGridViewCellStyle14.Padding = new System.Windows.Forms.Padding(41);
  524. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  525. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  526. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  527. this.dgvData_DMX_PrintTitles.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
  528. this.dgvData_DMX_PrintTitles.RowHeadersWidth = 25;
  529. this.dgvData_DMX_PrintTitles.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  530. this.dgvData_DMX_PrintTitles.RowTemplate.Height = 23;
  531. this.dgvData_DMX_PrintTitles.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  532. this.dgvData_DMX_PrintTitles.Size = new System.Drawing.Size(882, 457);
  533. this.dgvData_DMX_PrintTitles.TabIndex = 3;
  534. this.dgvData_DMX_PrintTitles.ViceCount = 1;
  535. //
  536. // txtPrintTitles
  537. //
  538. this.txtPrintTitles.BackColor = System.Drawing.Color.Transparent;
  539. this.txtPrintTitles.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  540. this.txtPrintTitles.Icon = null;
  541. this.txtPrintTitles.IconIsButton = false;
  542. this.txtPrintTitles.IsPasswordChat = '\0';
  543. this.txtPrintTitles.IsSystemPasswordChar = false;
  544. this.txtPrintTitles.Lines = new string[0];
  545. this.txtPrintTitles.Location = new System.Drawing.Point(246, 25);
  546. this.txtPrintTitles.Margin = new System.Windows.Forms.Padding(0);
  547. this.txtPrintTitles.MaxLength = 32767;
  548. this.txtPrintTitles.MinimumSize = new System.Drawing.Size(0, 24);
  549. this.txtPrintTitles.MouseBack = null;
  550. this.txtPrintTitles.Multiline = false;
  551. this.txtPrintTitles.Name = "txtPrintTitles";
  552. this.txtPrintTitles.NormlBack = null;
  553. this.txtPrintTitles.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  554. this.txtPrintTitles.ReadOnly = false;
  555. this.txtPrintTitles.ScrollBars = System.Windows.Forms.ScrollBars.None;
  556. this.txtPrintTitles.Size = new System.Drawing.Size(150, 25);
  557. this.txtPrintTitles.TabIndex = 2231;
  558. this.txtPrintTitles.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  559. this.txtPrintTitles.Visible = false;
  560. this.txtPrintTitles.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  561. this.txtPrintTitles.WaterText = "";
  562. this.txtPrintTitles.WordWrap = true;
  563. //
  564. // DefaultPrinterSetFormMain
  565. //
  566. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  567. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  568. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  569. this.ClientSize = new System.Drawing.Size(910, 610);
  570. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  571. this.IsUserControlsSize = false;
  572. this.Name = "DefaultPrinterSetFormMain";
  573. this.Text = "打印机设置";
  574. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  575. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  576. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  577. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  578. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  579. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  580. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  581. this.plExMainContainer.ResumeLayout(false);
  582. this.plFormMainContent.ResumeLayout(false);
  583. this.tabControlEx2.ResumeLayout(false);
  584. this.tbPage1.ResumeLayout(false);
  585. this.tab_A4.ResumeLayout(false);
  586. this.tabPage1.ResumeLayout(false);
  587. ((System.ComponentModel.ISupportInitialize)(this.dgvData_A4_Path)).EndInit();
  588. this.tabPage2.ResumeLayout(false);
  589. ((System.ComponentModel.ISupportInitialize)(this.dgvData_A4_Size)).EndInit();
  590. this.tbPage2.ResumeLayout(false);
  591. this.tab_DotMatrix.ResumeLayout(false);
  592. this.tabPage4.ResumeLayout(false);
  593. ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_Path)).EndInit();
  594. this.tabPage5.ResumeLayout(false);
  595. ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_Dots)).EndInit();
  596. this.tbPage3.ResumeLayout(false);
  597. this.tab_SmallTicket.ResumeLayout(false);
  598. this.tabPage6.ResumeLayout(false);
  599. ((System.ComponentModel.ISupportInitialize)(this.dgvData_STicket_Path)).EndInit();
  600. this.tabPage3.ResumeLayout(false);
  601. ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_PrintTitles)).EndInit();
  602. this.ResumeLayout(false);
  603. }
  604. #endregion
  605. private ComponentLibrary.TabControlEx tabControlEx2;
  606. private System.Windows.Forms.TabPage tbPage1;
  607. protected internal ComponentLibrary.DataGridViewEc dgvData_A4_Path;
  608. private System.Windows.Forms.TabPage tbPage2;
  609. private System.Windows.Forms.TabPage tbPage3;
  610. private ComponentLibrary.TabControlEx tab_A4;
  611. private System.Windows.Forms.TabPage tabPage1;
  612. private System.Windows.Forms.TabPage tabPage2;
  613. protected internal ComponentLibrary.DataGridViewEc dgvData_A4_Size;
  614. private ComponentLibrary.TabControlEx tab_DotMatrix;
  615. private System.Windows.Forms.TabPage tabPage4;
  616. private System.Windows.Forms.TabPage tabPage5;
  617. private ComponentLibrary.TabControlEx tab_SmallTicket;
  618. private System.Windows.Forms.TabPage tabPage6;
  619. protected internal ComponentLibrary.DataGridViewEc dgvData_DMX_Dots;
  620. protected internal ComponentLibrary.DataGridViewEc dgvData_DMX_Path;
  621. protected internal ComponentLibrary.DataGridViewEc dgvData_STicket_Path;
  622. protected internal ComponentLibrary.ContextMenuStripEx contextMenuStripEx1;
  623. private System.Windows.Forms.TabPage tabPage3;
  624. protected internal ComponentLibrary.DataGridViewEc dgvData_DMX_PrintTitles;
  625. protected ComponentLibrary.TextBoxEx txtPrintTitles;
  626. }
  627. }