RechargePrintMessageSuperSmallForm.Designer.cs 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
  2. {
  3. partial class RechargePrintMessageSuperSmallForm
  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(RechargePrintMessageSuperSmallForm));
  29. this.lblNameTips = new LYFZ.ComponentLibrary.LabelEx();
  30. this.btnPrint = new LYFZ.ComponentLibrary.ButtonEx();
  31. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  33. this.plExMainContainer.SuspendLayout();
  34. this.plFormMainContent.SuspendLayout();
  35. this.SuspendLayout();
  36. //
  37. // plExMainContainer
  38. //
  39. this.plExMainContainer.Controls.Add(this.labelEx2);
  40. this.plExMainContainer.Controls.Add(this.btnCancel);
  41. this.plExMainContainer.Controls.Add(this.btnPrint);
  42. this.plExMainContainer.Controls.Add(this.lblNameTips);
  43. this.plExMainContainer.Size = new System.Drawing.Size(400, 235);
  44. //
  45. // plFormMainContent
  46. //
  47. this.plFormMainContent.Size = new System.Drawing.Size(400, 235);
  48. //
  49. // btnAppFormMaximize
  50. //
  51. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  52. this.btnAppFormMaximize.Location = new System.Drawing.Point(341, 0);
  53. //
  54. // btnAppFormExit
  55. //
  56. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  57. this.btnAppFormExit.Location = new System.Drawing.Point(368, 0);
  58. //
  59. // btnAppFormMinimize
  60. //
  61. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  62. this.btnAppFormMinimize.Location = new System.Drawing.Point(314, 0);
  63. //
  64. // lblNameTips
  65. //
  66. this.lblNameTips.AutoSize = true;
  67. this.lblNameTips.Font = new System.Drawing.Font("微软雅黑", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  68. this.lblNameTips.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  69. this.lblNameTips.Location = new System.Drawing.Point(77, 51);
  70. this.lblNameTips.Name = "lblNameTips";
  71. this.lblNameTips.Size = new System.Drawing.Size(112, 27);
  72. this.lblNameTips.TabIndex = 0;
  73. this.lblNameTips.Text = "充值成功!";
  74. //
  75. // btnPrint
  76. //
  77. this.btnPrint.BackColor = System.Drawing.Color.Transparent;
  78. this.btnPrint.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPrint.BackImg")));
  79. this.btnPrint.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  80. this.btnPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  81. this.btnPrint.ForeColor = System.Drawing.Color.White;
  82. this.btnPrint.IsCustomBackImg = false;
  83. this.btnPrint.IsShowText = true;
  84. this.btnPrint.Location = new System.Drawing.Point(65, 156);
  85. this.btnPrint.Name = "btnPrint";
  86. this.btnPrint.Size = new System.Drawing.Size(90, 28);
  87. this.btnPrint.TabIndex = 1;
  88. this.btnPrint.Text = " 是";
  89. this.btnPrint.UseVisualStyleBackColor = false;
  90. //
  91. // btnCancel
  92. //
  93. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  94. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  95. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  96. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  97. this.btnCancel.ForeColor = System.Drawing.Color.White;
  98. this.btnCancel.IsCustomBackImg = false;
  99. this.btnCancel.IsShowText = true;
  100. this.btnCancel.Location = new System.Drawing.Point(218, 156);
  101. this.btnCancel.Name = "btnCancel";
  102. this.btnCancel.Size = new System.Drawing.Size(90, 28);
  103. this.btnCancel.TabIndex = 3;
  104. this.btnCancel.Text = " 否";
  105. this.btnCancel.UseVisualStyleBackColor = false;
  106. //
  107. // labelEx2
  108. //
  109. this.labelEx2.AutoSize = true;
  110. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  111. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  112. this.labelEx2.Location = new System.Drawing.Point(77, 87);
  113. this.labelEx2.Name = "labelEx2";
  114. this.labelEx2.Size = new System.Drawing.Size(192, 27);
  115. this.labelEx2.TabIndex = 4;
  116. this.labelEx2.Text = "是否打印收款单据?";
  117. //
  118. // RechargePrintMessageSuperSmallForm
  119. //
  120. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  121. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  122. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  123. this.ClientSize = new System.Drawing.Size(400, 300);
  124. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  125. this.Name = "RechargePrintMessageSuperSmallForm";
  126. this.Text = "充值打印提示!";
  127. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  128. this.plExMainContainer.ResumeLayout(false);
  129. this.plExMainContainer.PerformLayout();
  130. this.plFormMainContent.ResumeLayout(false);
  131. this.ResumeLayout(false);
  132. }
  133. #endregion
  134. protected internal ComponentLibrary.ButtonEx btnCancel;
  135. protected internal ComponentLibrary.ButtonEx btnPrint;
  136. private ComponentLibrary.LabelEx labelEx2;
  137. protected ComponentLibrary.LabelEx lblNameTips;
  138. }
  139. }