FrmSelectPreCategory.Designer.cs 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. namespace LYFZ.Software.UI.InitialSet.WageSet
  2. {
  3. partial class FrmSelectPreCategory
  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(FrmSelectPreCategory));
  29. this.cmbSc_ClassName = new LYFZ.ComponentLibrary.ComboBoxEx();
  30. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  31. this.btnOk = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
  33. this.plExMainContainer.SuspendLayout();
  34. this.plFormMainContent.SuspendLayout();
  35. this.SuspendLayout();
  36. //
  37. // plExMainContainer
  38. //
  39. this.plExMainContainer.Controls.Add(this.btnSet);
  40. this.plExMainContainer.Controls.Add(this.btnClose);
  41. this.plExMainContainer.Controls.Add(this.btnOk);
  42. this.plExMainContainer.Controls.Add(this.cmbSc_ClassName);
  43. this.plExMainContainer.Size = new System.Drawing.Size(364, 135);
  44. //
  45. // plFormMainContent
  46. //
  47. this.plFormMainContent.Size = new System.Drawing.Size(364, 135);
  48. //
  49. // btnAppFormExit
  50. //
  51. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  52. this.btnAppFormExit.Location = new System.Drawing.Point(332, 0);
  53. //
  54. // cmbSc_ClassName
  55. //
  56. this.cmbSc_ClassName.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  57. this.cmbSc_ClassName.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  58. this.cmbSc_ClassName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  59. this.cmbSc_ClassName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  60. this.cmbSc_ClassName.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  61. this.cmbSc_ClassName.Font = new System.Drawing.Font("宋体", 10.5F);
  62. this.cmbSc_ClassName.FormattingEnabled = true;
  63. this.cmbSc_ClassName.IsCustomColor = false;
  64. this.cmbSc_ClassName.Location = new System.Drawing.Point(38, 29);
  65. this.cmbSc_ClassName.Name = "cmbSc_ClassName";
  66. this.cmbSc_ClassName.ReadOnly = false;
  67. this.cmbSc_ClassName.Size = new System.Drawing.Size(205, 22);
  68. this.cmbSc_ClassName.TabIndex = 130;
  69. //
  70. // btnClose
  71. //
  72. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  73. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  74. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  75. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  76. this.btnClose.ForeColor = System.Drawing.Color.White;
  77. this.btnClose.IsCustomBackImg = false;
  78. this.btnClose.IsShowText = true;
  79. this.btnClose.Location = new System.Drawing.Point(156, 76);
  80. this.btnClose.Name = "btnClose";
  81. this.btnClose.Size = new System.Drawing.Size(82, 26);
  82. this.btnClose.TabIndex = 133;
  83. this.btnClose.Text = "取消";
  84. this.btnClose.UseVisualStyleBackColor = false;
  85. //
  86. // btnOk
  87. //
  88. this.btnOk.BackColor = System.Drawing.Color.Transparent;
  89. this.btnOk.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOk.BackImg")));
  90. this.btnOk.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  91. this.btnOk.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  92. this.btnOk.ForeColor = System.Drawing.Color.White;
  93. this.btnOk.IsCustomBackImg = false;
  94. this.btnOk.IsShowText = true;
  95. this.btnOk.Location = new System.Drawing.Point(63, 76);
  96. this.btnOk.Name = "btnOk";
  97. this.btnOk.Size = new System.Drawing.Size(82, 26);
  98. this.btnOk.TabIndex = 132;
  99. this.btnOk.Text = "确定";
  100. this.btnOk.UseVisualStyleBackColor = false;
  101. //
  102. // btnSet
  103. //
  104. this.btnSet.BackColor = System.Drawing.Color.Transparent;
  105. this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
  106. this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  107. this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  108. this.btnSet.ForeColor = System.Drawing.Color.White;
  109. this.btnSet.IsCustomBackImg = false;
  110. this.btnSet.IsShowText = true;
  111. this.btnSet.Location = new System.Drawing.Point(249, 27);
  112. this.btnSet.Name = "btnSet";
  113. this.btnSet.Size = new System.Drawing.Size(92, 25);
  114. this.btnSet.TabIndex = 160;
  115. this.btnSet.Text = "设置";
  116. this.btnSet.UseVisualStyleBackColor = false;
  117. //
  118. // FrmSelectPreCategory
  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(364, 200);
  124. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  125. this.MaximizeBox = false;
  126. this.MinimizeBox = false;
  127. this.Name = "FrmSelectPreCategory";
  128. this.Text = "选择提成点";
  129. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  130. this.plExMainContainer.ResumeLayout(false);
  131. this.plFormMainContent.ResumeLayout(false);
  132. this.ResumeLayout(false);
  133. }
  134. #endregion
  135. protected ComponentLibrary.ComboBoxEx cmbSc_ClassName;
  136. protected ComponentLibrary.ButtonEx btnClose;
  137. protected ComponentLibrary.ButtonEx btnOk;
  138. protected ComponentLibrary.ButtonForm btnSet;
  139. }
  140. }