FrmOrdersCustomerRecord.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. namespace LYFZ.Software.UI.Customers
  2. {
  3. partial class FrmOrdersCustomerRecord
  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(FrmOrdersCustomerRecord));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.panType = new System.Windows.Forms.FlowLayoutPanel();
  31. this.lblKH = new LYFZ.ComponentLibrary.LabelEx();
  32. this.btnNO = new LYFZ.ComponentLibrary.ButtonEx();
  33. this.btnKO = new LYFZ.ComponentLibrary.ButtonEx();
  34. this.radFW = new LYFZ.ComponentLibrary.RadioButtonEx();
  35. this.radXZ = new LYFZ.ComponentLibrary.RadioButtonEx();
  36. this.radET = new LYFZ.ComponentLibrary.RadioButtonEx();
  37. this.radHS = new LYFZ.ComponentLibrary.RadioButtonEx();
  38. this.plExMainContainer.SuspendLayout();
  39. this.plFormMainContent.SuspendLayout();
  40. this.panelEx1.SuspendLayout();
  41. this.panType.SuspendLayout();
  42. this.SuspendLayout();
  43. //
  44. // plExMainContainer
  45. //
  46. this.plExMainContainer.AutoScroll = true;
  47. this.plExMainContainer.Controls.Add(this.panelEx1);
  48. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  49. this.plExMainContainer.Size = new System.Drawing.Size(442, 185);
  50. //
  51. // plFormMainContent
  52. //
  53. this.plFormMainContent.Size = new System.Drawing.Size(442, 185);
  54. //
  55. // btnAppFormMaximize
  56. //
  57. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  58. this.btnAppFormMaximize.Location = new System.Drawing.Point(762, 0);
  59. //
  60. // btnAppFormExit
  61. //
  62. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  63. this.btnAppFormExit.Location = new System.Drawing.Point(410, 0);
  64. //
  65. // btnAppFormMinimize
  66. //
  67. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  68. this.btnAppFormMinimize.Location = new System.Drawing.Point(383, 0);
  69. //
  70. // panelEx1
  71. //
  72. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  73. this.panelEx1.BorderWidth = 1;
  74. this.panelEx1.Controls.Add(this.panType);
  75. this.panelEx1.Controls.Add(this.lblKH);
  76. this.panelEx1.Controls.Add(this.btnNO);
  77. this.panelEx1.Controls.Add(this.btnKO);
  78. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  79. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  80. this.panelEx1.Name = "panelEx1";
  81. this.panelEx1.Size = new System.Drawing.Size(422, 165);
  82. this.panelEx1.TabIndex = 0;
  83. //
  84. // panType
  85. //
  86. this.panType.Controls.Add(this.radHS);
  87. this.panType.Controls.Add(this.radET);
  88. this.panType.Controls.Add(this.radXZ);
  89. this.panType.Controls.Add(this.radFW);
  90. this.panType.Location = new System.Drawing.Point(119, 45);
  91. this.panType.Name = "panType";
  92. this.panType.Size = new System.Drawing.Size(276, 27);
  93. this.panType.TabIndex = 402;
  94. //
  95. // lblKH
  96. //
  97. this.lblKH.AutoSize = true;
  98. this.lblKH.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  99. this.lblKH.ForeColor = System.Drawing.Color.Red;
  100. this.lblKH.Location = new System.Drawing.Point(57, 50);
  101. this.lblKH.Name = "lblKH";
  102. this.lblKH.Size = new System.Drawing.Size(56, 17);
  103. this.lblKH.TabIndex = 401;
  104. this.lblKH.Text = "客户类型";
  105. //
  106. // btnNO
  107. //
  108. this.btnNO.BackColor = System.Drawing.Color.Transparent;
  109. this.btnNO.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnNO.BackImg")));
  110. this.btnNO.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  111. this.btnNO.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  112. this.btnNO.ForeColor = System.Drawing.Color.White;
  113. this.btnNO.IsCustomBackImg = false;
  114. this.btnNO.IsShowText = true;
  115. this.btnNO.Location = new System.Drawing.Point(237, 117);
  116. this.btnNO.Name = "btnNO";
  117. this.btnNO.Size = new System.Drawing.Size(85, 28);
  118. this.btnNO.TabIndex = 400;
  119. this.btnNO.Text = " 取 消";
  120. this.btnNO.UseVisualStyleBackColor = false;
  121. //
  122. // btnKO
  123. //
  124. this.btnKO.BackColor = System.Drawing.Color.Transparent;
  125. this.btnKO.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnKO.BackImg")));
  126. this.btnKO.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  127. this.btnKO.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  128. this.btnKO.ForeColor = System.Drawing.Color.White;
  129. this.btnKO.IsCustomBackImg = false;
  130. this.btnKO.IsShowText = true;
  131. this.btnKO.Location = new System.Drawing.Point(101, 117);
  132. this.btnKO.Name = "btnKO";
  133. this.btnKO.Size = new System.Drawing.Size(85, 28);
  134. this.btnKO.TabIndex = 399;
  135. this.btnKO.Text = " 确 定";
  136. this.btnKO.UseVisualStyleBackColor = false;
  137. //
  138. // radFW
  139. //
  140. this.radFW.AutoSize = true;
  141. this.radFW.BackColor = System.Drawing.Color.Transparent;
  142. this.radFW.Font = new System.Drawing.Font("微软雅黑", 9F);
  143. this.radFW.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  144. this.radFW.Location = new System.Drawing.Point(171, 3);
  145. this.radFW.Name = "radFW";
  146. this.radFW.Size = new System.Drawing.Size(50, 21);
  147. this.radFW.TabIndex = 3;
  148. this.radFW.Text = "服务";
  149. this.radFW.UseVisualStyleBackColor = false;
  150. //
  151. // radXZ
  152. //
  153. this.radXZ.AutoSize = true;
  154. this.radXZ.BackColor = System.Drawing.Color.Transparent;
  155. this.radXZ.Font = new System.Drawing.Font("微软雅黑", 9F);
  156. this.radXZ.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  157. this.radXZ.Location = new System.Drawing.Point(115, 3);
  158. this.radXZ.Name = "radXZ";
  159. this.radXZ.Size = new System.Drawing.Size(50, 21);
  160. this.radXZ.TabIndex = 6;
  161. this.radXZ.Tag = "";
  162. this.radXZ.Text = "写真";
  163. this.radXZ.UseVisualStyleBackColor = false;
  164. //
  165. // radET
  166. //
  167. this.radET.AutoSize = true;
  168. this.radET.BackColor = System.Drawing.Color.Transparent;
  169. this.radET.Font = new System.Drawing.Font("微软雅黑", 9F);
  170. this.radET.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  171. this.radET.Location = new System.Drawing.Point(59, 3);
  172. this.radET.Name = "radET";
  173. this.radET.Size = new System.Drawing.Size(50, 21);
  174. this.radET.TabIndex = 4;
  175. this.radET.Text = "儿童";
  176. this.radET.UseVisualStyleBackColor = false;
  177. //
  178. // radHS
  179. //
  180. this.radHS.AutoSize = true;
  181. this.radHS.BackColor = System.Drawing.Color.Transparent;
  182. this.radHS.Font = new System.Drawing.Font("微软雅黑", 9F);
  183. this.radHS.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  184. this.radHS.Location = new System.Drawing.Point(3, 3);
  185. this.radHS.Name = "radHS";
  186. this.radHS.Size = new System.Drawing.Size(50, 21);
  187. this.radHS.TabIndex = 5;
  188. this.radHS.Text = "婚纱";
  189. this.radHS.UseVisualStyleBackColor = false;
  190. //
  191. // FrmOrdersCustomerRecord
  192. //
  193. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  194. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  195. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  196. this.ClientSize = new System.Drawing.Size(442, 250);
  197. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  198. this.IsUserControlsSize = false;
  199. this.MaximizeBox = false;
  200. this.Name = "FrmOrdersCustomerRecord";
  201. this.Text = "选项";
  202. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  203. this.plExMainContainer.ResumeLayout(false);
  204. this.plFormMainContent.ResumeLayout(false);
  205. this.panelEx1.ResumeLayout(false);
  206. this.panelEx1.PerformLayout();
  207. this.panType.ResumeLayout(false);
  208. this.panType.PerformLayout();
  209. this.ResumeLayout(false);
  210. }
  211. #endregion
  212. private ComponentLibrary.PanelEx panelEx1;
  213. private ComponentLibrary.LabelEx lblKH;
  214. protected internal ComponentLibrary.ButtonEx btnNO;
  215. protected internal ComponentLibrary.ButtonEx btnKO;
  216. private System.Windows.Forms.FlowLayoutPanel panType;
  217. protected internal ComponentLibrary.RadioButtonEx radHS;
  218. protected internal ComponentLibrary.RadioButtonEx radET;
  219. protected internal ComponentLibrary.RadioButtonEx radXZ;
  220. protected internal ComponentLibrary.RadioButtonEx radFW;
  221. }
  222. }