FrmCustomerSatisfactionSet.Designer.cs 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. namespace LYFZ.Software.UI.CustomerSatisfactionRecord.Satisfaction
  2. {
  3. partial class FrmCustomerSatisfactionSet
  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(FrmCustomerSatisfactionSet));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.btnSatisfactionSet = new LYFZ.ComponentLibrary.ButtonForm();
  31. this.btnReturningItemsSet = new LYFZ.ComponentLibrary.ButtonForm();
  32. this.btnObjectSet = new LYFZ.ComponentLibrary.ButtonForm();
  33. this.plExMainContainer.SuspendLayout();
  34. this.plFormMainContent.SuspendLayout();
  35. this.panelEx1.SuspendLayout();
  36. this.SuspendLayout();
  37. //
  38. // plExMainContainer
  39. //
  40. this.plExMainContainer.Controls.Add(this.panelEx1);
  41. this.plExMainContainer.Size = new System.Drawing.Size(342, 265);
  42. //
  43. // plFormMainContent
  44. //
  45. this.plFormMainContent.Size = new System.Drawing.Size(342, 265);
  46. //
  47. // btnAppFormMaximize
  48. //
  49. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  50. this.btnAppFormMaximize.Location = new System.Drawing.Point(416, 0);
  51. //
  52. // btnAppFormExit
  53. //
  54. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  55. this.btnAppFormExit.Location = new System.Drawing.Point(310, 0);
  56. //
  57. // btnAppFormMinimize
  58. //
  59. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  60. this.btnAppFormMinimize.Location = new System.Drawing.Point(389, 0);
  61. //
  62. // panelEx1
  63. //
  64. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  65. this.panelEx1.BorderWidth = 1;
  66. this.panelEx1.Controls.Add(this.btnSatisfactionSet);
  67. this.panelEx1.Controls.Add(this.btnReturningItemsSet);
  68. this.panelEx1.Controls.Add(this.btnObjectSet);
  69. this.panelEx1.Location = new System.Drawing.Point(20, 10);
  70. this.panelEx1.Name = "panelEx1";
  71. this.panelEx1.Size = new System.Drawing.Size(307, 240);
  72. this.panelEx1.TabIndex = 4;
  73. //
  74. // btnSatisfactionSet
  75. //
  76. this.btnSatisfactionSet.BackColor = System.Drawing.Color.Transparent;
  77. this.btnSatisfactionSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSatisfactionSet.BackImg")));
  78. this.btnSatisfactionSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  79. this.btnSatisfactionSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  80. this.btnSatisfactionSet.ForeColor = System.Drawing.Color.White;
  81. this.btnSatisfactionSet.IsCustomBackImg = false;
  82. this.btnSatisfactionSet.IsShowText = true;
  83. this.btnSatisfactionSet.Location = new System.Drawing.Point(82, 158);
  84. this.btnSatisfactionSet.Name = "btnSatisfactionSet";
  85. this.btnSatisfactionSet.Size = new System.Drawing.Size(104, 26);
  86. this.btnSatisfactionSet.TabIndex = 340;
  87. this.btnSatisfactionSet.Text = "分数值设置";
  88. this.btnSatisfactionSet.UseVisualStyleBackColor = false;
  89. //
  90. // btnReturningItemsSet
  91. //
  92. this.btnReturningItemsSet.BackColor = System.Drawing.Color.Transparent;
  93. this.btnReturningItemsSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnReturningItemsSet.BackImg")));
  94. this.btnReturningItemsSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  95. this.btnReturningItemsSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  96. this.btnReturningItemsSet.ForeColor = System.Drawing.Color.White;
  97. this.btnReturningItemsSet.IsCustomBackImg = false;
  98. this.btnReturningItemsSet.IsShowText = true;
  99. this.btnReturningItemsSet.Location = new System.Drawing.Point(82, 98);
  100. this.btnReturningItemsSet.Name = "btnReturningItemsSet";
  101. this.btnReturningItemsSet.Size = new System.Drawing.Size(104, 26);
  102. this.btnReturningItemsSet.TabIndex = 339;
  103. this.btnReturningItemsSet.Text = "回访事项设置";
  104. this.btnReturningItemsSet.UseVisualStyleBackColor = false;
  105. //
  106. // btnObjectSet
  107. //
  108. this.btnObjectSet.BackColor = System.Drawing.Color.Transparent;
  109. this.btnObjectSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnObjectSet.BackImg")));
  110. this.btnObjectSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  111. this.btnObjectSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  112. this.btnObjectSet.ForeColor = System.Drawing.Color.White;
  113. this.btnObjectSet.IsCustomBackImg = false;
  114. this.btnObjectSet.IsShowText = true;
  115. this.btnObjectSet.Location = new System.Drawing.Point(82, 40);
  116. this.btnObjectSet.Name = "btnObjectSet";
  117. this.btnObjectSet.Size = new System.Drawing.Size(104, 26);
  118. this.btnObjectSet.TabIndex = 338;
  119. this.btnObjectSet.Text = "对象设置";
  120. this.btnObjectSet.UseVisualStyleBackColor = false;
  121. //
  122. // FrmCustomerSatisfactionSet
  123. //
  124. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  125. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  126. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  127. this.ClientSize = new System.Drawing.Size(342, 330);
  128. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  129. this.MinimizeBox = false;
  130. this.Name = "FrmCustomerSatisfactionSet";
  131. this.Text = "调查设置";
  132. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  133. this.plExMainContainer.ResumeLayout(false);
  134. this.plFormMainContent.ResumeLayout(false);
  135. this.panelEx1.ResumeLayout(false);
  136. this.ResumeLayout(false);
  137. }
  138. #endregion
  139. private ComponentLibrary.PanelEx panelEx1;
  140. protected ComponentLibrary.ButtonForm btnSatisfactionSet;
  141. protected ComponentLibrary.ButtonForm btnReturningItemsSet;
  142. protected ComponentLibrary.ButtonForm btnObjectSet;
  143. }
  144. }