PrintPreviewSmallForm.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440
  1. namespace LYFZ.Software.UI.ReportPrint.SetSmallForm
  2. {
  3. partial class PrintPreviewSmallForm
  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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PrintPreviewSmallForm));
  30. this.btnPrint = new LYFZ.ComponentLibrary.ButtonEx();
  31. this.ptPreview = new System.Windows.Forms.PrintPreviewControl();
  32. this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
  33. this.btnZoom = new LYFZ.ComponentLibrary.ButtonEx();
  34. this.btnReduce = new LYFZ.ComponentLibrary.ButtonEx();
  35. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  36. this.btnCenter = new LYFZ.ComponentLibrary.ButtonEx();
  37. this.btnSavePicture = new LYFZ.ComponentLibrary.ButtonEx();
  38. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  39. this.cmbtreevStyle = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  40. this.cmbtreevPrinters = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  41. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  42. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  43. this.btnSet = new LYFZ.ComponentLibrary.ButtonEx();
  44. this.numValue = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  45. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  46. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  47. this.chkPrintPhotoBackground = new System.Windows.Forms.CheckBox();
  48. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  49. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  50. this.plExMainContainer.SuspendLayout();
  51. this.plFormMainContent.SuspendLayout();
  52. this.panelEx1.SuspendLayout();
  53. ((System.ComponentModel.ISupportInitialize)(this.numValue)).BeginInit();
  54. this.panelEx2.SuspendLayout();
  55. this.SuspendLayout();
  56. //
  57. // plExMainContainer
  58. //
  59. this.plExMainContainer.AutoScroll = true;
  60. this.plExMainContainer.Controls.Add(this.ptPreview);
  61. this.plExMainContainer.Controls.Add(this.panelEx4);
  62. this.plExMainContainer.Controls.Add(this.panelEx3);
  63. this.plExMainContainer.Controls.Add(this.panelEx2);
  64. this.plExMainContainer.Controls.Add(this.panelEx1);
  65. this.plExMainContainer.Size = new System.Drawing.Size(950, 565);
  66. //
  67. // plFormMainContent
  68. //
  69. this.plFormMainContent.Size = new System.Drawing.Size(950, 565);
  70. //
  71. // btnAppFormMenu
  72. //
  73. this.btnAppFormMenu.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMenu.BackImg")));
  74. this.btnAppFormMenu.Location = new System.Drawing.Point(891, 0);
  75. //
  76. // btnAppFormMaximize
  77. //
  78. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  79. this.btnAppFormMaximize.Location = new System.Drawing.Point(891, 0);
  80. //
  81. // btnAppFormExit
  82. //
  83. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  84. this.btnAppFormExit.Location = new System.Drawing.Point(918, 0);
  85. //
  86. // btnAppFormMinimize
  87. //
  88. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  89. this.btnAppFormMinimize.Location = new System.Drawing.Point(864, 0);
  90. //
  91. // btnPrint
  92. //
  93. this.btnPrint.BackColor = System.Drawing.Color.Transparent;
  94. this.btnPrint.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPrint.BackImg")));
  95. this.btnPrint.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  96. this.btnPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  97. this.btnPrint.ForeColor = System.Drawing.Color.White;
  98. this.btnPrint.IsCustomBackImg = false;
  99. this.btnPrint.IsShowText = true;
  100. this.btnPrint.Location = new System.Drawing.Point(7, 12);
  101. this.btnPrint.Name = "btnPrint";
  102. this.btnPrint.Size = new System.Drawing.Size(80, 28);
  103. this.btnPrint.TabIndex = 1;
  104. this.btnPrint.Text = " 打印";
  105. this.btnPrint.UseVisualStyleBackColor = false;
  106. //
  107. // ptPreview
  108. //
  109. this.ptPreview.AutoZoom = false;
  110. this.ptPreview.ContextMenuStrip = this.contextMenuStrip1;
  111. this.ptPreview.Dock = System.Windows.Forms.DockStyle.Fill;
  112. this.ptPreview.Location = new System.Drawing.Point(95, 30);
  113. this.ptPreview.Name = "ptPreview";
  114. this.ptPreview.Size = new System.Drawing.Size(845, 525);
  115. this.ptPreview.TabIndex = 0;
  116. this.ptPreview.UseAntiAlias = true;
  117. this.ptPreview.Zoom = 1D;
  118. //
  119. // contextMenuStrip1
  120. //
  121. this.contextMenuStrip1.Name = "contextMenuStrip1";
  122. this.contextMenuStrip1.Size = new System.Drawing.Size(153, 26);
  123. //
  124. // btnZoom
  125. //
  126. this.btnZoom.BackColor = System.Drawing.Color.Transparent;
  127. this.btnZoom.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnZoom.BackImg")));
  128. this.btnZoom.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  129. this.btnZoom.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  130. this.btnZoom.ForeColor = System.Drawing.Color.White;
  131. this.btnZoom.IsCustomBackImg = false;
  132. this.btnZoom.IsShowText = true;
  133. this.btnZoom.Location = new System.Drawing.Point(7, 114);
  134. this.btnZoom.Name = "btnZoom";
  135. this.btnZoom.Size = new System.Drawing.Size(80, 28);
  136. this.btnZoom.TabIndex = 2;
  137. this.btnZoom.Text = " 放大";
  138. this.btnZoom.UseVisualStyleBackColor = false;
  139. //
  140. // btnReduce
  141. //
  142. this.btnReduce.BackColor = System.Drawing.Color.Transparent;
  143. this.btnReduce.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnReduce.BackImg")));
  144. this.btnReduce.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  145. this.btnReduce.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  146. this.btnReduce.ForeColor = System.Drawing.Color.White;
  147. this.btnReduce.IsCustomBackImg = false;
  148. this.btnReduce.IsShowText = true;
  149. this.btnReduce.Location = new System.Drawing.Point(7, 148);
  150. this.btnReduce.Name = "btnReduce";
  151. this.btnReduce.Size = new System.Drawing.Size(80, 28);
  152. this.btnReduce.TabIndex = 3;
  153. this.btnReduce.Text = " 缩小";
  154. this.btnReduce.UseVisualStyleBackColor = false;
  155. //
  156. // btnCancel
  157. //
  158. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  159. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  160. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  161. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  162. this.btnCancel.ForeColor = System.Drawing.Color.White;
  163. this.btnCancel.IsCustomBackImg = false;
  164. this.btnCancel.IsShowText = true;
  165. this.btnCancel.Location = new System.Drawing.Point(7, 46);
  166. this.btnCancel.Name = "btnCancel";
  167. this.btnCancel.Size = new System.Drawing.Size(80, 28);
  168. this.btnCancel.TabIndex = 4;
  169. this.btnCancel.Text = " 取消";
  170. this.btnCancel.UseVisualStyleBackColor = false;
  171. //
  172. // btnCenter
  173. //
  174. this.btnCenter.BackColor = System.Drawing.Color.Transparent;
  175. this.btnCenter.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCenter.BackImg")));
  176. this.btnCenter.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  177. this.btnCenter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  178. this.btnCenter.ForeColor = System.Drawing.Color.White;
  179. this.btnCenter.IsCustomBackImg = false;
  180. this.btnCenter.IsShowText = true;
  181. this.btnCenter.Location = new System.Drawing.Point(7, 182);
  182. this.btnCenter.Name = "btnCenter";
  183. this.btnCenter.Size = new System.Drawing.Size(80, 28);
  184. this.btnCenter.TabIndex = 5;
  185. this.btnCenter.Text = " 适中";
  186. this.btnCenter.UseVisualStyleBackColor = false;
  187. //
  188. // btnSavePicture
  189. //
  190. this.btnSavePicture.BackColor = System.Drawing.Color.Transparent;
  191. this.btnSavePicture.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSavePicture.BackImg")));
  192. this.btnSavePicture.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  193. this.btnSavePicture.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  194. this.btnSavePicture.ForeColor = System.Drawing.Color.White;
  195. this.btnSavePicture.IsCustomBackImg = false;
  196. this.btnSavePicture.IsShowText = true;
  197. this.btnSavePicture.Location = new System.Drawing.Point(7, 80);
  198. this.btnSavePicture.Name = "btnSavePicture";
  199. this.btnSavePicture.Size = new System.Drawing.Size(80, 28);
  200. this.btnSavePicture.TabIndex = 6;
  201. this.btnSavePicture.Text = " 另存为";
  202. this.btnSavePicture.UseVisualStyleBackColor = false;
  203. //
  204. // panelEx1
  205. //
  206. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  207. this.panelEx1.BorderWidth = 1;
  208. this.panelEx1.Controls.Add(this.cmbtreevStyle);
  209. this.panelEx1.Controls.Add(this.cmbtreevPrinters);
  210. this.panelEx1.Controls.Add(this.labelEx3);
  211. this.panelEx1.Controls.Add(this.labelEx2);
  212. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
  213. this.panelEx1.Location = new System.Drawing.Point(0, 0);
  214. this.panelEx1.Name = "panelEx1";
  215. this.panelEx1.Size = new System.Drawing.Size(950, 30);
  216. this.panelEx1.TabIndex = 10;
  217. //
  218. // cmbtreevStyle
  219. //
  220. this.cmbtreevStyle.AfterSelectLevelFirstNode = true;
  221. this.cmbtreevStyle.BackColor = System.Drawing.Color.White;
  222. this.cmbtreevStyle.DropDownHeight = 220;
  223. this.cmbtreevStyle.DropDownShow = true;
  224. this.cmbtreevStyle.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  225. this.cmbtreevStyle.IntegralHeight = false;
  226. this.cmbtreevStyle.IsNodeMouseClick = true;
  227. this.cmbtreevStyle.IsSelectParentNode = false;
  228. this.cmbtreevStyle.Location = new System.Drawing.Point(131, 3);
  229. this.cmbtreevStyle.Name = "cmbtreevStyle";
  230. this.cmbtreevStyle.ReadOnly = true;
  231. this.cmbtreevStyle.SelectedNode = null;
  232. this.cmbtreevStyle.Size = new System.Drawing.Size(300, 23);
  233. this.cmbtreevStyle.StrGetName = "";
  234. this.cmbtreevStyle.StrGetTagName = "";
  235. this.cmbtreevStyle.StrKey = null;
  236. this.cmbtreevStyle.TabIndex = 11;
  237. //
  238. // cmbtreevPrinters
  239. //
  240. this.cmbtreevPrinters.AfterSelectLevelFirstNode = true;
  241. this.cmbtreevPrinters.BackColor = System.Drawing.Color.White;
  242. this.cmbtreevPrinters.DropDownHeight = 220;
  243. this.cmbtreevPrinters.DropDownShow = true;
  244. this.cmbtreevPrinters.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  245. this.cmbtreevPrinters.IntegralHeight = false;
  246. this.cmbtreevPrinters.IsNodeMouseClick = true;
  247. this.cmbtreevPrinters.IsSelectParentNode = false;
  248. this.cmbtreevPrinters.Location = new System.Drawing.Point(486, 3);
  249. this.cmbtreevPrinters.Name = "cmbtreevPrinters";
  250. this.cmbtreevPrinters.ReadOnly = true;
  251. this.cmbtreevPrinters.SelectedNode = null;
  252. this.cmbtreevPrinters.Size = new System.Drawing.Size(450, 23);
  253. this.cmbtreevPrinters.StrGetName = "";
  254. this.cmbtreevPrinters.StrGetTagName = "";
  255. this.cmbtreevPrinters.StrKey = null;
  256. this.cmbtreevPrinters.TabIndex = 10;
  257. //
  258. // labelEx3
  259. //
  260. this.labelEx3.AutoSize = true;
  261. this.labelEx3.BackColor = System.Drawing.Color.Transparent;
  262. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  263. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  264. this.labelEx3.Location = new System.Drawing.Point(434, 5);
  265. this.labelEx3.Name = "labelEx3";
  266. this.labelEx3.Size = new System.Drawing.Size(48, 19);
  267. this.labelEx3.TabIndex = 13;
  268. this.labelEx3.Text = "打印机";
  269. //
  270. // labelEx2
  271. //
  272. this.labelEx2.AutoSize = true;
  273. this.labelEx2.BackColor = System.Drawing.Color.Transparent;
  274. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  275. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  276. this.labelEx2.Location = new System.Drawing.Point(92, 5);
  277. this.labelEx2.Name = "labelEx2";
  278. this.labelEx2.Size = new System.Drawing.Size(35, 19);
  279. this.labelEx2.TabIndex = 12;
  280. this.labelEx2.Text = "风格";
  281. //
  282. // btnSet
  283. //
  284. this.btnSet.BackColor = System.Drawing.Color.Transparent;
  285. this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
  286. this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  287. this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  288. this.btnSet.ForeColor = System.Drawing.Color.White;
  289. this.btnSet.IsCustomBackImg = false;
  290. this.btnSet.IsShowText = true;
  291. this.btnSet.Location = new System.Drawing.Point(7, 216);
  292. this.btnSet.Name = "btnSet";
  293. this.btnSet.Size = new System.Drawing.Size(80, 28);
  294. this.btnSet.TabIndex = 14;
  295. this.btnSet.Text = " 设置";
  296. this.btnSet.UseVisualStyleBackColor = false;
  297. //
  298. // numValue
  299. //
  300. this.numValue.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  301. this.numValue.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  302. this.numValue.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  303. this.numValue.Font = new System.Drawing.Font("宋体", 12F);
  304. this.numValue.IsCustomColor = false;
  305. this.numValue.Location = new System.Drawing.Point(32, 254);
  306. this.numValue.Maximum = new decimal(new int[] {
  307. 50,
  308. 0,
  309. 0,
  310. 0});
  311. this.numValue.Name = "numValue";
  312. this.numValue.ReadOnly = true;
  313. this.numValue.Size = new System.Drawing.Size(55, 26);
  314. this.numValue.TabIndex = 9;
  315. this.numValue.Value = new decimal(new int[] {
  316. 1,
  317. 0,
  318. 0,
  319. 0});
  320. //
  321. // labelEx1
  322. //
  323. this.labelEx1.AutoSize = true;
  324. this.labelEx1.BackColor = System.Drawing.Color.Transparent;
  325. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  326. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  327. this.labelEx1.Location = new System.Drawing.Point(7, 257);
  328. this.labelEx1.Name = "labelEx1";
  329. this.labelEx1.Size = new System.Drawing.Size(22, 19);
  330. this.labelEx1.TabIndex = 8;
  331. this.labelEx1.Text = "页";
  332. //
  333. // panelEx2
  334. //
  335. this.panelEx2.BackColor = System.Drawing.Color.Transparent;
  336. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  337. this.panelEx2.BorderWidth = 1;
  338. this.panelEx2.Controls.Add(this.chkPrintPhotoBackground);
  339. this.panelEx2.Controls.Add(this.btnSet);
  340. this.panelEx2.Controls.Add(this.labelEx1);
  341. this.panelEx2.Controls.Add(this.numValue);
  342. this.panelEx2.Controls.Add(this.btnZoom);
  343. this.panelEx2.Controls.Add(this.btnReduce);
  344. this.panelEx2.Controls.Add(this.btnCenter);
  345. this.panelEx2.Controls.Add(this.btnSavePicture);
  346. this.panelEx2.Controls.Add(this.btnPrint);
  347. this.panelEx2.Controls.Add(this.btnCancel);
  348. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Left;
  349. this.panelEx2.Location = new System.Drawing.Point(0, 30);
  350. this.panelEx2.Name = "panelEx2";
  351. this.panelEx2.Size = new System.Drawing.Size(95, 535);
  352. this.panelEx2.TabIndex = 11;
  353. //
  354. // chkPrintPhotoBackground
  355. //
  356. this.chkPrintPhotoBackground.AutoSize = true;
  357. this.chkPrintPhotoBackground.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  358. this.chkPrintPhotoBackground.Location = new System.Drawing.Point(11, 290);
  359. this.chkPrintPhotoBackground.Name = "chkPrintPhotoBackground";
  360. this.chkPrintPhotoBackground.Size = new System.Drawing.Size(75, 21);
  361. this.chkPrintPhotoBackground.TabIndex = 15;
  362. this.chkPrintPhotoBackground.Text = "图片打印";
  363. this.chkPrintPhotoBackground.UseVisualStyleBackColor = true;
  364. this.chkPrintPhotoBackground.Visible = false;
  365. //
  366. // panelEx3
  367. //
  368. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  369. this.panelEx3.BorderWidth = 1;
  370. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Bottom;
  371. this.panelEx3.Location = new System.Drawing.Point(95, 555);
  372. this.panelEx3.Name = "panelEx3";
  373. this.panelEx3.Size = new System.Drawing.Size(855, 10);
  374. this.panelEx3.TabIndex = 12;
  375. //
  376. // panelEx4
  377. //
  378. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  379. this.panelEx4.BorderWidth = 1;
  380. this.panelEx4.Dock = System.Windows.Forms.DockStyle.Right;
  381. this.panelEx4.Location = new System.Drawing.Point(940, 30);
  382. this.panelEx4.Name = "panelEx4";
  383. this.panelEx4.Size = new System.Drawing.Size(10, 525);
  384. this.panelEx4.TabIndex = 13;
  385. //
  386. // PrintPreviewSmallForm
  387. //
  388. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  389. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  390. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  391. this.ClientSize = new System.Drawing.Size(950, 630);
  392. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  393. this.ImeMode = System.Windows.Forms.ImeMode.On;
  394. this.Name = "PrintPreviewSmallForm";
  395. this.Text = "打印预览";
  396. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  397. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  398. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  399. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  400. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  401. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  402. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  403. this.plExMainContainer.ResumeLayout(false);
  404. this.plFormMainContent.ResumeLayout(false);
  405. this.panelEx1.ResumeLayout(false);
  406. this.panelEx1.PerformLayout();
  407. ((System.ComponentModel.ISupportInitialize)(this.numValue)).EndInit();
  408. this.panelEx2.ResumeLayout(false);
  409. this.panelEx2.PerformLayout();
  410. this.ResumeLayout(false);
  411. }
  412. #endregion
  413. protected ComponentLibrary.ButtonEx btnPrint;
  414. protected System.Windows.Forms.PrintPreviewControl ptPreview;
  415. protected ComponentLibrary.ButtonEx btnZoom;
  416. protected ComponentLibrary.ButtonEx btnReduce;
  417. protected ComponentLibrary.ButtonEx btnCancel;
  418. protected ComponentLibrary.ButtonEx btnSavePicture;
  419. protected ComponentLibrary.ButtonEx btnCenter;
  420. private ComponentLibrary.PanelEx panelEx1;
  421. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevPrinters;
  422. private ComponentLibrary.LabelEx labelEx3;
  423. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStyle;
  424. private ComponentLibrary.LabelEx labelEx2;
  425. private ComponentLibrary.LabelEx labelEx1;
  426. protected ComponentLibrary.NumericUpDownEx numValue;
  427. protected internal ComponentLibrary.ButtonEx btnSet;
  428. private ComponentLibrary.PanelEx panelEx2;
  429. protected internal System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
  430. private ComponentLibrary.PanelEx panelEx4;
  431. private ComponentLibrary.PanelEx panelEx3;
  432. protected internal System.Windows.Forms.CheckBox chkPrintPhotoBackground;
  433. }
  434. }