FrmSelectInternalMail.Designer.cs 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. namespace LYFZ.Software.UI.BulletinBoard
  2. {
  3. partial class FrmSelectInternalMail
  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(FrmSelectInternalMail));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.txtImail_ToName = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  31. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  32. this.lblNR = new LYFZ.ComponentLibrary.LabelEx();
  33. this.txtImail_Content = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  34. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  35. this.plExMainContainer.SuspendLayout();
  36. this.plFormMainContent.SuspendLayout();
  37. this.panelEx1.SuspendLayout();
  38. this.SuspendLayout();
  39. //
  40. // plExMainContainer
  41. //
  42. this.plExMainContainer.Controls.Add(this.panelEx1);
  43. this.plExMainContainer.Size = new System.Drawing.Size(729, 460);
  44. //
  45. // plFormMainContent
  46. //
  47. this.plFormMainContent.Size = new System.Drawing.Size(729, 460);
  48. //
  49. // btnAppFormMaximize
  50. //
  51. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  52. this.btnAppFormMaximize.Location = new System.Drawing.Point(670, 0);
  53. //
  54. // btnAppFormExit
  55. //
  56. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  57. this.btnAppFormExit.Location = new System.Drawing.Point(697, 0);
  58. //
  59. // btnAppFormMinimize
  60. //
  61. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  62. this.btnAppFormMinimize.Location = new System.Drawing.Point(670, 0);
  63. //
  64. // panelEx1
  65. //
  66. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  67. this.panelEx1.BorderWidth = 1;
  68. this.panelEx1.Controls.Add(this.txtImail_ToName);
  69. this.panelEx1.Controls.Add(this.labelEx2);
  70. this.panelEx1.Controls.Add(this.lblNR);
  71. this.panelEx1.Controls.Add(this.txtImail_Content);
  72. this.panelEx1.Controls.Add(this.btnClose);
  73. this.panelEx1.Location = new System.Drawing.Point(14, 14);
  74. this.panelEx1.Name = "panelEx1";
  75. this.panelEx1.Size = new System.Drawing.Size(703, 428);
  76. this.panelEx1.TabIndex = 1;
  77. //
  78. // txtImail_ToName
  79. //
  80. this.txtImail_ToName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  81. this.txtImail_ToName.EmptyTextTip = null;
  82. this.txtImail_ToName.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  83. this.txtImail_ToName.Enabled = false;
  84. this.txtImail_ToName.Font = new System.Drawing.Font("微软雅黑", 9F);
  85. this.txtImail_ToName.Location = new System.Drawing.Point(12, 47);
  86. this.txtImail_ToName.Multiline = true;
  87. this.txtImail_ToName.Name = "txtImail_ToName";
  88. this.txtImail_ToName.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  89. this.txtImail_ToName.Size = new System.Drawing.Size(679, 88);
  90. this.txtImail_ToName.TabIndex = 203;
  91. //
  92. // labelEx2
  93. //
  94. this.labelEx2.AutoSize = true;
  95. this.labelEx2.BackColor = System.Drawing.Color.Transparent;
  96. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  97. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  98. this.labelEx2.Location = new System.Drawing.Point(10, 30);
  99. this.labelEx2.Name = "labelEx2";
  100. this.labelEx2.Size = new System.Drawing.Size(44, 17);
  101. this.labelEx2.TabIndex = 202;
  102. this.labelEx2.Text = "收件人";
  103. //
  104. // lblNR
  105. //
  106. this.lblNR.AutoSize = true;
  107. this.lblNR.BackColor = System.Drawing.Color.Transparent;
  108. this.lblNR.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  109. this.lblNR.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  110. this.lblNR.Location = new System.Drawing.Point(10, 138);
  111. this.lblNR.Name = "lblNR";
  112. this.lblNR.Size = new System.Drawing.Size(32, 17);
  113. this.lblNR.TabIndex = 201;
  114. this.lblNR.Text = "内容";
  115. //
  116. // txtImail_Content
  117. //
  118. this.txtImail_Content.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  119. this.txtImail_Content.EmptyTextTip = null;
  120. this.txtImail_Content.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  121. this.txtImail_Content.Font = new System.Drawing.Font("微软雅黑", 9F);
  122. this.txtImail_Content.Location = new System.Drawing.Point(12, 157);
  123. this.txtImail_Content.Multiline = true;
  124. this.txtImail_Content.Name = "txtImail_Content";
  125. this.txtImail_Content.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  126. this.txtImail_Content.Size = new System.Drawing.Size(679, 217);
  127. this.txtImail_Content.TabIndex = 200;
  128. //
  129. // btnClose
  130. //
  131. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  132. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  133. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  134. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  135. this.btnClose.ForeColor = System.Drawing.Color.White;
  136. this.btnClose.IsCustomBackImg = false;
  137. this.btnClose.IsShowText = true;
  138. this.btnClose.Location = new System.Drawing.Point(306, 390);
  139. this.btnClose.Name = "btnClose";
  140. this.btnClose.Size = new System.Drawing.Size(87, 26);
  141. this.btnClose.TabIndex = 199;
  142. this.btnClose.Text = "关闭";
  143. this.btnClose.UseVisualStyleBackColor = false;
  144. //
  145. // FrmSelectInternalMail
  146. //
  147. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  148. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  149. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  150. this.ClientSize = new System.Drawing.Size(729, 525);
  151. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  152. this.MaximizeBox = false;
  153. this.Name = "FrmSelectInternalMail";
  154. this.Text = "消息查看";
  155. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  156. this.plExMainContainer.ResumeLayout(false);
  157. this.plFormMainContent.ResumeLayout(false);
  158. this.panelEx1.ResumeLayout(false);
  159. this.panelEx1.PerformLayout();
  160. this.ResumeLayout(false);
  161. }
  162. #endregion
  163. private ComponentLibrary.PanelEx panelEx1;
  164. protected ComponentLibrary.TextBoxBasicEx txtImail_ToName;
  165. protected ComponentLibrary.LabelEx labelEx2;
  166. protected ComponentLibrary.LabelEx lblNR;
  167. protected ComponentLibrary.TextBoxBasicEx txtImail_Content;
  168. protected ComponentLibrary.ButtonEx btnClose;
  169. }
  170. }