AnalyzedOrderSourceReferralDetailSmallForm.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. namespace LYFZ.Software.UI.DecisionAssistant.SetSmallForm
  2. {
  3. partial class AnalyzedOrderSourceReferralDetailSmallForm
  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(AnalyzedOrderSourceReferralDetailSmallForm));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.listViewData = new LYFZ.ComponentLibrary.ListViewEx();
  31. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  32. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  33. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  34. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  35. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  36. this.txtName = new LYFZ.ComponentLibrary.TextBoxEx();
  37. this.txtSex = new LYFZ.ComponentLibrary.TextBoxEx();
  38. this.txtPhone = new LYFZ.ComponentLibrary.TextBoxEx();
  39. this.plExMainContainer.SuspendLayout();
  40. this.plFormMainContent.SuspendLayout();
  41. this.panelEx1.SuspendLayout();
  42. this.panelEx2.SuspendLayout();
  43. this.SuspendLayout();
  44. //
  45. // plExMainContainer
  46. //
  47. this.plExMainContainer.Controls.Add(this.panelEx1);
  48. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  49. //
  50. // btnAppFormExit
  51. //
  52. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  53. //
  54. // btnAppFormMinimize
  55. //
  56. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  57. //
  58. // panelEx1
  59. //
  60. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  61. this.panelEx1.BorderWidth = 1;
  62. this.panelEx1.Controls.Add(this.listViewData);
  63. this.panelEx1.Controls.Add(this.panelEx2);
  64. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  65. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  66. this.panelEx1.Name = "panelEx1";
  67. this.panelEx1.Padding = new System.Windows.Forms.Padding(3);
  68. this.panelEx1.Size = new System.Drawing.Size(890, 525);
  69. this.panelEx1.TabIndex = 0;
  70. //
  71. // listViewData
  72. //
  73. this.listViewData.Dock = System.Windows.Forms.DockStyle.Fill;
  74. this.listViewData.FullRowSelect = true;
  75. this.listViewData.IsDefaultShowGroups = false;
  76. this.listViewData.Location = new System.Drawing.Point(3, 47);
  77. this.listViewData.Name = "listViewData";
  78. this.listViewData.Size = new System.Drawing.Size(884, 475);
  79. this.listViewData.TabIndex = 3;
  80. this.listViewData.UseCompatibleStateImageBehavior = false;
  81. //
  82. // panelEx2
  83. //
  84. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  85. this.panelEx2.BorderWidth = 1;
  86. this.panelEx2.Controls.Add(this.txtPhone);
  87. this.panelEx2.Controls.Add(this.txtSex);
  88. this.panelEx2.Controls.Add(this.txtName);
  89. this.panelEx2.Controls.Add(this.btnClose);
  90. this.panelEx2.Controls.Add(this.labelEx3);
  91. this.panelEx2.Controls.Add(this.labelEx2);
  92. this.panelEx2.Controls.Add(this.labelEx1);
  93. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
  94. this.panelEx2.Location = new System.Drawing.Point(3, 3);
  95. this.panelEx2.Name = "panelEx2";
  96. this.panelEx2.Size = new System.Drawing.Size(884, 44);
  97. this.panelEx2.TabIndex = 4;
  98. //
  99. // labelEx1
  100. //
  101. this.labelEx1.AutoSize = true;
  102. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  103. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  104. this.labelEx1.Location = new System.Drawing.Point(4, 15);
  105. this.labelEx1.Name = "labelEx1";
  106. this.labelEx1.Size = new System.Drawing.Size(68, 17);
  107. this.labelEx1.TabIndex = 0;
  108. this.labelEx1.Text = "客户姓名:";
  109. //
  110. // labelEx2
  111. //
  112. this.labelEx2.AutoSize = true;
  113. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  114. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  115. this.labelEx2.Location = new System.Drawing.Point(226, 15);
  116. this.labelEx2.Name = "labelEx2";
  117. this.labelEx2.Size = new System.Drawing.Size(68, 17);
  118. this.labelEx2.TabIndex = 1;
  119. this.labelEx2.Text = "客户性别:";
  120. //
  121. // labelEx3
  122. //
  123. this.labelEx3.AutoSize = true;
  124. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  125. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  126. this.labelEx3.Location = new System.Drawing.Point(462, 15);
  127. this.labelEx3.Name = "labelEx3";
  128. this.labelEx3.Size = new System.Drawing.Size(68, 17);
  129. this.labelEx3.TabIndex = 2;
  130. this.labelEx3.Text = "客户电话:";
  131. //
  132. // btnClose
  133. //
  134. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  135. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  136. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  137. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  138. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  139. this.btnClose.ForeColor = System.Drawing.Color.White;
  140. this.btnClose.IsCustomBackImg = false;
  141. this.btnClose.IsShowText = true;
  142. this.btnClose.Location = new System.Drawing.Point(777, 9);
  143. this.btnClose.Name = "btnClose";
  144. this.btnClose.Size = new System.Drawing.Size(98, 28);
  145. this.btnClose.TabIndex = 3;
  146. this.btnClose.Text = " 关 闭";
  147. this.btnClose.UseVisualStyleBackColor = false;
  148. //
  149. // txtName
  150. //
  151. this.txtName.BackColor = System.Drawing.Color.Transparent;
  152. this.txtName.Icon = null;
  153. this.txtName.IconIsButton = false;
  154. this.txtName.IsPasswordChat = '\0';
  155. this.txtName.IsSystemPasswordChar = false;
  156. this.txtName.Lines = new string[0];
  157. this.txtName.Location = new System.Drawing.Point(70, 11);
  158. this.txtName.Margin = new System.Windows.Forms.Padding(0);
  159. this.txtName.MaxLength = 32767;
  160. this.txtName.MinimumSize = new System.Drawing.Size(0, 26);
  161. this.txtName.MouseBack = null;
  162. this.txtName.Multiline = false;
  163. this.txtName.Name = "txtName";
  164. this.txtName.NormlBack = null;
  165. this.txtName.Padding = new System.Windows.Forms.Padding(5);
  166. this.txtName.ReadOnly = true;
  167. this.txtName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  168. this.txtName.Size = new System.Drawing.Size(131, 26);
  169. this.txtName.TabIndex = 4;
  170. this.txtName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  171. this.txtName.WaterColor = System.Drawing.Color.DarkGray;
  172. this.txtName.WaterText = "";
  173. this.txtName.WordWrap = true;
  174. //
  175. // txtSex
  176. //
  177. this.txtSex.BackColor = System.Drawing.Color.Transparent;
  178. this.txtSex.Icon = null;
  179. this.txtSex.IconIsButton = false;
  180. this.txtSex.IsPasswordChat = '\0';
  181. this.txtSex.IsSystemPasswordChar = false;
  182. this.txtSex.Lines = new string[0];
  183. this.txtSex.Location = new System.Drawing.Point(292, 11);
  184. this.txtSex.Margin = new System.Windows.Forms.Padding(0);
  185. this.txtSex.MaxLength = 32767;
  186. this.txtSex.MinimumSize = new System.Drawing.Size(0, 26);
  187. this.txtSex.MouseBack = null;
  188. this.txtSex.Multiline = false;
  189. this.txtSex.Name = "txtSex";
  190. this.txtSex.NormlBack = null;
  191. this.txtSex.Padding = new System.Windows.Forms.Padding(5);
  192. this.txtSex.ReadOnly = true;
  193. this.txtSex.ScrollBars = System.Windows.Forms.ScrollBars.None;
  194. this.txtSex.Size = new System.Drawing.Size(131, 26);
  195. this.txtSex.TabIndex = 5;
  196. this.txtSex.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  197. this.txtSex.WaterColor = System.Drawing.Color.DarkGray;
  198. this.txtSex.WaterText = "";
  199. this.txtSex.WordWrap = true;
  200. //
  201. // txtPhone
  202. //
  203. this.txtPhone.BackColor = System.Drawing.Color.Transparent;
  204. this.txtPhone.Icon = null;
  205. this.txtPhone.IconIsButton = false;
  206. this.txtPhone.IsPasswordChat = '\0';
  207. this.txtPhone.IsSystemPasswordChar = false;
  208. this.txtPhone.Lines = new string[0];
  209. this.txtPhone.Location = new System.Drawing.Point(528, 11);
  210. this.txtPhone.Margin = new System.Windows.Forms.Padding(0);
  211. this.txtPhone.MaxLength = 32767;
  212. this.txtPhone.MinimumSize = new System.Drawing.Size(0, 26);
  213. this.txtPhone.MouseBack = null;
  214. this.txtPhone.Multiline = false;
  215. this.txtPhone.Name = "txtPhone";
  216. this.txtPhone.NormlBack = null;
  217. this.txtPhone.Padding = new System.Windows.Forms.Padding(5);
  218. this.txtPhone.ReadOnly = true;
  219. this.txtPhone.ScrollBars = System.Windows.Forms.ScrollBars.None;
  220. this.txtPhone.Size = new System.Drawing.Size(131, 26);
  221. this.txtPhone.TabIndex = 6;
  222. this.txtPhone.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  223. this.txtPhone.WaterColor = System.Drawing.Color.DarkGray;
  224. this.txtPhone.WaterText = "";
  225. this.txtPhone.WordWrap = true;
  226. //
  227. // AnalyzedOrderSourceReferralDetailSmallForm
  228. //
  229. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  230. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  231. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  232. this.ClientSize = new System.Drawing.Size(910, 610);
  233. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  234. this.IsUserControlsSize = false;
  235. this.Name = "AnalyzedOrderSourceReferralDetailSmallForm";
  236. this.Text = "客户转介绍详情";
  237. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  238. this.plExMainContainer.ResumeLayout(false);
  239. this.plFormMainContent.ResumeLayout(false);
  240. this.panelEx1.ResumeLayout(false);
  241. this.panelEx2.ResumeLayout(false);
  242. this.panelEx2.PerformLayout();
  243. this.ResumeLayout(false);
  244. }
  245. #endregion
  246. private ComponentLibrary.PanelEx panelEx1;
  247. protected internal ComponentLibrary.ListViewEx listViewData;
  248. private ComponentLibrary.PanelEx panelEx2;
  249. private ComponentLibrary.LabelEx labelEx3;
  250. private ComponentLibrary.LabelEx labelEx2;
  251. private ComponentLibrary.LabelEx labelEx1;
  252. protected internal ComponentLibrary.TextBoxEx txtPhone;
  253. protected internal ComponentLibrary.TextBoxEx txtSex;
  254. protected internal ComponentLibrary.TextBoxEx txtName;
  255. protected internal ComponentLibrary.ButtonEx btnClose;
  256. }
  257. }