DressPageCountSamllForm.Designer.cs 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. namespace LYFZ.Software.UI.Dresses.SetSmallForm
  2. {
  3. partial class DressPageCountSamllForm
  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(DressPageCountSamllForm));
  29. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  30. this.txtLoadCount = new LYFZ.ComponentLibrary.TextBoxEx();
  31. this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.plExMainContainer.SuspendLayout();
  33. this.plFormMainContent.SuspendLayout();
  34. this.SuspendLayout();
  35. //
  36. // plExMainContainer
  37. //
  38. this.plExMainContainer.Controls.Add(this.btnSaveed);
  39. this.plExMainContainer.Controls.Add(this.txtLoadCount);
  40. this.plExMainContainer.Controls.Add(this.labelEx1);
  41. this.plExMainContainer.Size = new System.Drawing.Size(391, 193);
  42. //
  43. // plFormMainContent
  44. //
  45. this.plFormMainContent.Size = new System.Drawing.Size(391, 193);
  46. //
  47. // btnAppFormMaximize
  48. //
  49. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  50. this.btnAppFormMaximize.Location = new System.Drawing.Point(332, 0);
  51. //
  52. // btnAppFormExit
  53. //
  54. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  55. this.btnAppFormExit.Location = new System.Drawing.Point(359, 0);
  56. //
  57. // btnAppFormMinimize
  58. //
  59. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  60. this.btnAppFormMinimize.Location = new System.Drawing.Point(305, 0);
  61. //
  62. // labelEx1
  63. //
  64. this.labelEx1.AutoSize = true;
  65. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  66. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  67. this.labelEx1.Location = new System.Drawing.Point(93, 67);
  68. this.labelEx1.Name = "labelEx1";
  69. this.labelEx1.Size = new System.Drawing.Size(92, 17);
  70. this.labelEx1.TabIndex = 0;
  71. this.labelEx1.Text = "每次加载条数:";
  72. //
  73. // txtLoadCount
  74. //
  75. this.txtLoadCount.BackColor = System.Drawing.Color.Transparent;
  76. this.txtLoadCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  77. this.txtLoadCount.Icon = null;
  78. this.txtLoadCount.IconIsButton = false;
  79. this.txtLoadCount.IsPasswordChat = '\0';
  80. this.txtLoadCount.IsSystemPasswordChar = false;
  81. this.txtLoadCount.Lines = new string[] {
  82. "0"};
  83. this.txtLoadCount.Location = new System.Drawing.Point(188, 63);
  84. this.txtLoadCount.Margin = new System.Windows.Forms.Padding(0);
  85. this.txtLoadCount.MaxLength = 32767;
  86. this.txtLoadCount.MinimumSize = new System.Drawing.Size(0, 24);
  87. this.txtLoadCount.MouseBack = null;
  88. this.txtLoadCount.Multiline = false;
  89. this.txtLoadCount.Name = "txtLoadCount";
  90. this.txtLoadCount.NormlBack = null;
  91. this.txtLoadCount.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  92. this.txtLoadCount.ReadOnly = false;
  93. this.txtLoadCount.ScrollBars = System.Windows.Forms.ScrollBars.None;
  94. this.txtLoadCount.Size = new System.Drawing.Size(98, 26);
  95. this.txtLoadCount.TabIndex = 2242;
  96. this.txtLoadCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  97. this.txtLoadCount.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  98. this.txtLoadCount.WaterText = "";
  99. this.txtLoadCount.WordWrap = true;
  100. //
  101. // btnSaveed
  102. //
  103. this.btnSaveed.BackColor = System.Drawing.Color.Transparent;
  104. this.btnSaveed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveed.BackImg")));
  105. this.btnSaveed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  106. this.btnSaveed.Font = new System.Drawing.Font("微软雅黑", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  107. this.btnSaveed.ForeColor = System.Drawing.Color.White;
  108. this.btnSaveed.IsCustomBackImg = false;
  109. this.btnSaveed.IsShowText = true;
  110. this.btnSaveed.Location = new System.Drawing.Point(96, 115);
  111. this.btnSaveed.Name = "btnSaveed";
  112. this.btnSaveed.Size = new System.Drawing.Size(190, 47);
  113. this.btnSaveed.TabIndex = 2243;
  114. this.btnSaveed.Text = " 保 存";
  115. this.btnSaveed.UseVisualStyleBackColor = false;
  116. //
  117. // DressPageCountSamllForm
  118. //
  119. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  120. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  121. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  122. this.ClientSize = new System.Drawing.Size(391, 258);
  123. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  124. this.MaximizeBox = false;
  125. this.MinimizeBox = false;
  126. this.Name = "DressPageCountSamllForm";
  127. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  128. this.Text = "首次加载每页显示条数";
  129. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  130. this.plExMainContainer.ResumeLayout(false);
  131. this.plExMainContainer.PerformLayout();
  132. this.plFormMainContent.ResumeLayout(false);
  133. this.ResumeLayout(false);
  134. }
  135. #endregion
  136. private ComponentLibrary.LabelEx labelEx1;
  137. protected internal ComponentLibrary.TextBoxEx txtLoadCount;
  138. protected internal ComponentLibrary.ButtonEx btnSaveed;
  139. }
  140. }