FrmAddContacts.Designer.cs 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626
  1. namespace LYFZ.Software.UI.Customers.OldCustomer
  2. {
  3. partial class FrmAddContacts
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmAddContacts));
  30. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  31. this.btnUnbind = new LYFZ.ComponentLibrary.ButtonForm();
  32. this.txtMicroID = new LYFZ.ComponentLibrary.TextBoxEx();
  33. this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
  34. this.txtCus_Telephone = new LYFZ.ComponentLibrary.MaskedTextBoxEx(this.components);
  35. this.txtCus_WorkUnit = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  36. this.txtCus_FixedPhone = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  37. this.cmbtxtCus_Region = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  38. this.chkCus_Lunar = new LYFZ.ComponentLibrary.CheckBoxEx();
  39. this.radCus_Nv = new LYFZ.ComponentLibrary.RadioButtonEx();
  40. this.radCus_Nan = new LYFZ.ComponentLibrary.RadioButtonEx();
  41. this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
  42. this.txtCus_Birthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
  43. this.cmbCus_Relations = new LYFZ.ComponentLibrary.ComboBoxEx();
  44. this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
  45. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  46. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  47. this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.btnRegion = new LYFZ.ComponentLibrary.ButtonForm();
  49. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  50. this.txtCus_Address = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  51. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.txtCus_QQ = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  53. this.txtCus_MicroSignal = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  54. this.labelEx26 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  56. this.txtCus_Name = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  57. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  58. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  59. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  60. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  61. this.labelEx41 = new LYFZ.ComponentLibrary.LabelEx();
  62. this.panelMicroID = new LYFZ.ComponentLibrary.PanelEx();
  63. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  64. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  65. this.plExMainContainer.SuspendLayout();
  66. this.plFormMainContent.SuspendLayout();
  67. this.panelEx1.SuspendLayout();
  68. this.panelMicroID.SuspendLayout();
  69. this.panelEx3.SuspendLayout();
  70. this.flowLayoutPanel1.SuspendLayout();
  71. this.SuspendLayout();
  72. //
  73. // plExMainContainer
  74. //
  75. this.plExMainContainer.Controls.Add(this.panelEx1);
  76. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  77. this.plExMainContainer.Size = new System.Drawing.Size(733, 368);
  78. //
  79. // plFormMainContent
  80. //
  81. this.plFormMainContent.Size = new System.Drawing.Size(733, 368);
  82. //
  83. // btnAppFormExit
  84. //
  85. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  86. this.btnAppFormExit.Location = new System.Drawing.Point(701, 0);
  87. //
  88. // btnAppFormMinimize
  89. //
  90. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  91. this.btnAppFormMinimize.Location = new System.Drawing.Point(674, 0);
  92. //
  93. // panelEx1
  94. //
  95. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  96. this.panelEx1.BorderWidth = 1;
  97. this.panelEx1.Controls.Add(this.flowLayoutPanel1);
  98. this.panelEx1.Controls.Add(this.btnSave);
  99. this.panelEx1.Controls.Add(this.btnClose);
  100. this.panelEx1.Controls.Add(this.txtCus_Telephone);
  101. this.panelEx1.Controls.Add(this.txtCus_WorkUnit);
  102. this.panelEx1.Controls.Add(this.txtCus_FixedPhone);
  103. this.panelEx1.Controls.Add(this.cmbtxtCus_Region);
  104. this.panelEx1.Controls.Add(this.chkCus_Lunar);
  105. this.panelEx1.Controls.Add(this.radCus_Nv);
  106. this.panelEx1.Controls.Add(this.radCus_Nan);
  107. this.panelEx1.Controls.Add(this.labelEx16);
  108. this.panelEx1.Controls.Add(this.txtCus_Birthday);
  109. this.panelEx1.Controls.Add(this.labelEx19);
  110. this.panelEx1.Controls.Add(this.btnRegion);
  111. this.panelEx1.Controls.Add(this.labelEx10);
  112. this.panelEx1.Controls.Add(this.txtCus_Address);
  113. this.panelEx1.Controls.Add(this.labelEx9);
  114. this.panelEx1.Controls.Add(this.txtCus_QQ);
  115. this.panelEx1.Controls.Add(this.txtCus_MicroSignal);
  116. this.panelEx1.Controls.Add(this.labelEx26);
  117. this.panelEx1.Controls.Add(this.labelEx8);
  118. this.panelEx1.Controls.Add(this.txtCus_Name);
  119. this.panelEx1.Controls.Add(this.labelEx1);
  120. this.panelEx1.Controls.Add(this.labelEx11);
  121. this.panelEx1.Controls.Add(this.labelEx6);
  122. this.panelEx1.Controls.Add(this.labelEx7);
  123. this.panelEx1.Controls.Add(this.labelEx41);
  124. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  125. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  126. this.panelEx1.Name = "panelEx1";
  127. this.panelEx1.Size = new System.Drawing.Size(713, 348);
  128. this.panelEx1.TabIndex = 3;
  129. this.panelEx1.Paint += new System.Windows.Forms.PaintEventHandler(this.panelEx1_Paint);
  130. //
  131. // btnUnbind
  132. //
  133. this.btnUnbind.BackColor = System.Drawing.Color.Transparent;
  134. this.btnUnbind.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUnbind.BackImg")));
  135. this.btnUnbind.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  136. this.btnUnbind.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  137. this.btnUnbind.ForeColor = System.Drawing.Color.White;
  138. this.btnUnbind.IsCustomBackImg = false;
  139. this.btnUnbind.IsShowText = true;
  140. this.btnUnbind.Location = new System.Drawing.Point(219, 5);
  141. this.btnUnbind.Name = "btnUnbind";
  142. this.btnUnbind.Size = new System.Drawing.Size(50, 24);
  143. this.btnUnbind.TabIndex = 438;
  144. this.btnUnbind.Text = " 解除";
  145. this.btnUnbind.UseVisualStyleBackColor = false;
  146. //
  147. // txtMicroID
  148. //
  149. this.txtMicroID.BackColor = System.Drawing.Color.Transparent;
  150. this.txtMicroID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  151. this.txtMicroID.Icon = null;
  152. this.txtMicroID.IconIsButton = false;
  153. this.txtMicroID.IsPasswordChat = '\0';
  154. this.txtMicroID.IsSystemPasswordChar = false;
  155. this.txtMicroID.Lines = new string[0];
  156. this.txtMicroID.Location = new System.Drawing.Point(123, 4);
  157. this.txtMicroID.Margin = new System.Windows.Forms.Padding(0);
  158. this.txtMicroID.MaxLength = 32767;
  159. this.txtMicroID.MinimumSize = new System.Drawing.Size(0, 24);
  160. this.txtMicroID.MouseBack = null;
  161. this.txtMicroID.Multiline = false;
  162. this.txtMicroID.Name = "txtMicroID";
  163. this.txtMicroID.NormlBack = null;
  164. this.txtMicroID.Padding = new System.Windows.Forms.Padding(5);
  165. this.txtMicroID.ReadOnly = true;
  166. this.txtMicroID.ScrollBars = System.Windows.Forms.ScrollBars.None;
  167. this.txtMicroID.Size = new System.Drawing.Size(90, 25);
  168. this.txtMicroID.TabIndex = 437;
  169. this.txtMicroID.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  170. this.txtMicroID.WaterColor = System.Drawing.Color.DarkGray;
  171. this.txtMicroID.WaterText = "";
  172. this.txtMicroID.WordWrap = true;
  173. //
  174. // labelEx14
  175. //
  176. this.labelEx14.AutoSize = true;
  177. this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  178. this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  179. this.labelEx14.Location = new System.Drawing.Point(17, 8);
  180. this.labelEx14.Name = "labelEx14";
  181. this.labelEx14.Size = new System.Drawing.Size(104, 17);
  182. this.labelEx14.TabIndex = 436;
  183. this.labelEx14.Text = "是否绑定微信号:";
  184. //
  185. // txtCus_Telephone
  186. //
  187. this.txtCus_Telephone.Location = new System.Drawing.Point(277, 52);
  188. this.txtCus_Telephone.Mask = "000 0000 0000";
  189. this.txtCus_Telephone.Name = "txtCus_Telephone";
  190. this.txtCus_Telephone.PromptChar = ' ';
  191. this.txtCus_Telephone.Size = new System.Drawing.Size(110, 21);
  192. this.txtCus_Telephone.TabIndex = 375;
  193. //
  194. // txtCus_WorkUnit
  195. //
  196. this.txtCus_WorkUnit.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  197. this.txtCus_WorkUnit.EmptyTextTip = null;
  198. this.txtCus_WorkUnit.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  199. this.txtCus_WorkUnit.Font = new System.Drawing.Font("微软雅黑", 9F);
  200. this.txtCus_WorkUnit.Location = new System.Drawing.Point(486, 135);
  201. this.txtCus_WorkUnit.Name = "txtCus_WorkUnit";
  202. this.txtCus_WorkUnit.Size = new System.Drawing.Size(205, 23);
  203. this.txtCus_WorkUnit.TabIndex = 12;
  204. //
  205. // txtCus_FixedPhone
  206. //
  207. this.txtCus_FixedPhone.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  208. this.txtCus_FixedPhone.EmptyTextTip = null;
  209. this.txtCus_FixedPhone.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  210. this.txtCus_FixedPhone.Font = new System.Drawing.Font("微软雅黑", 9F);
  211. this.txtCus_FixedPhone.Location = new System.Drawing.Point(277, 92);
  212. this.txtCus_FixedPhone.Name = "txtCus_FixedPhone";
  213. this.txtCus_FixedPhone.Size = new System.Drawing.Size(110, 23);
  214. this.txtCus_FixedPhone.TabIndex = 9;
  215. //
  216. // cmbtxtCus_Region
  217. //
  218. this.cmbtxtCus_Region.AfterSelectLevelFirstNode = false;
  219. this.cmbtxtCus_Region.DropDownHeight = 220;
  220. this.cmbtxtCus_Region.DropDownShow = false;
  221. this.cmbtxtCus_Region.FormattingEnabled = true;
  222. this.cmbtxtCus_Region.IntegralHeight = false;
  223. this.cmbtxtCus_Region.IsNodeMouseClick = false;
  224. this.cmbtxtCus_Region.IsSelectParentNode = false;
  225. this.cmbtxtCus_Region.Location = new System.Drawing.Point(486, 93);
  226. this.cmbtxtCus_Region.Name = "cmbtxtCus_Region";
  227. this.cmbtxtCus_Region.ReadOnly = true;
  228. this.cmbtxtCus_Region.SelectedNode = null;
  229. this.cmbtxtCus_Region.Size = new System.Drawing.Size(146, 20);
  230. this.cmbtxtCus_Region.StrGetName = "";
  231. this.cmbtxtCus_Region.StrKey = null;
  232. this.cmbtxtCus_Region.TabIndex = 432;
  233. //
  234. // chkCus_Lunar
  235. //
  236. this.chkCus_Lunar.AutoSize = true;
  237. this.chkCus_Lunar.BackColor = System.Drawing.Color.Transparent;
  238. this.chkCus_Lunar.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  239. this.chkCus_Lunar.Font = new System.Drawing.Font("微软雅黑", 9F);
  240. this.chkCus_Lunar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  241. this.chkCus_Lunar.Fourstates = false;
  242. this.chkCus_Lunar.IsGreenTick = false;
  243. this.chkCus_Lunar.Location = new System.Drawing.Point(640, 52);
  244. this.chkCus_Lunar.Name = "chkCus_Lunar";
  245. this.chkCus_Lunar.Size = new System.Drawing.Size(51, 21);
  246. this.chkCus_Lunar.TabIndex = 317;
  247. this.chkCus_Lunar.Text = "农历";
  248. this.chkCus_Lunar.UseVisualStyleBackColor = false;
  249. //
  250. // radCus_Nv
  251. //
  252. this.radCus_Nv.AutoSize = true;
  253. this.radCus_Nv.BackColor = System.Drawing.Color.Transparent;
  254. this.radCus_Nv.Font = new System.Drawing.Font("微软雅黑", 9F);
  255. this.radCus_Nv.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  256. this.radCus_Nv.Location = new System.Drawing.Point(150, 94);
  257. this.radCus_Nv.Name = "radCus_Nv";
  258. this.radCus_Nv.Size = new System.Drawing.Size(38, 21);
  259. this.radCus_Nv.TabIndex = 276;
  260. this.radCus_Nv.Text = "女";
  261. this.radCus_Nv.UseVisualStyleBackColor = false;
  262. //
  263. // radCus_Nan
  264. //
  265. this.radCus_Nan.AutoSize = true;
  266. this.radCus_Nan.BackColor = System.Drawing.Color.Transparent;
  267. this.radCus_Nan.Checked = true;
  268. this.radCus_Nan.Font = new System.Drawing.Font("微软雅黑", 9F);
  269. this.radCus_Nan.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  270. this.radCus_Nan.Location = new System.Drawing.Point(82, 94);
  271. this.radCus_Nan.Name = "radCus_Nan";
  272. this.radCus_Nan.Size = new System.Drawing.Size(38, 21);
  273. this.radCus_Nan.TabIndex = 275;
  274. this.radCus_Nan.TabStop = true;
  275. this.radCus_Nan.Text = "男";
  276. this.radCus_Nan.UseVisualStyleBackColor = false;
  277. //
  278. // labelEx16
  279. //
  280. this.labelEx16.AutoSize = true;
  281. this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  282. this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  283. this.labelEx16.Location = new System.Drawing.Point(30, 95);
  284. this.labelEx16.Name = "labelEx16";
  285. this.labelEx16.Size = new System.Drawing.Size(53, 17);
  286. this.labelEx16.TabIndex = 274;
  287. this.labelEx16.Text = "* 性别:";
  288. //
  289. // txtCus_Birthday
  290. //
  291. this.txtCus_Birthday.Location = new System.Drawing.Point(486, 52);
  292. this.txtCus_Birthday.Name = "txtCus_Birthday";
  293. this.txtCus_Birthday.Size = new System.Drawing.Size(146, 21);
  294. this.txtCus_Birthday.StrValue = "";
  295. this.txtCus_Birthday.TabIndex = 272;
  296. //
  297. // cmbCus_Relations
  298. //
  299. this.cmbCus_Relations.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  300. this.cmbCus_Relations.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  301. this.cmbCus_Relations.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  302. this.cmbCus_Relations.Font = new System.Drawing.Font("宋体", 10.5F);
  303. this.cmbCus_Relations.FormattingEnabled = true;
  304. this.cmbCus_Relations.IsCustomColor = false;
  305. this.cmbCus_Relations.Location = new System.Drawing.Point(129, 6);
  306. this.cmbCus_Relations.Name = "cmbCus_Relations";
  307. this.cmbCus_Relations.ReadOnly = true;
  308. this.cmbCus_Relations.Size = new System.Drawing.Size(151, 22);
  309. this.cmbCus_Relations.TabIndex = 14;
  310. //
  311. // labelEx15
  312. //
  313. this.labelEx15.AutoSize = true;
  314. this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
  316. this.labelEx15.Location = new System.Drawing.Point(17, 8);
  317. this.labelEx15.Name = "labelEx15";
  318. this.labelEx15.Size = new System.Drawing.Size(110, 17);
  319. this.labelEx15.TabIndex = 271;
  320. this.labelEx15.Text = "*与主客户的关系:";
  321. //
  322. // btnClose
  323. //
  324. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  325. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  326. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  327. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  328. this.btnClose.ForeColor = System.Drawing.Color.White;
  329. this.btnClose.IsCustomBackImg = false;
  330. this.btnClose.IsShowText = true;
  331. this.btnClose.Location = new System.Drawing.Point(336, 300);
  332. this.btnClose.Name = "btnClose";
  333. this.btnClose.Size = new System.Drawing.Size(85, 26);
  334. this.btnClose.TabIndex = 269;
  335. this.btnClose.Text = " 关 闭";
  336. this.btnClose.UseVisualStyleBackColor = false;
  337. //
  338. // btnSave
  339. //
  340. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  341. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  342. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  343. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  344. this.btnSave.ForeColor = System.Drawing.Color.White;
  345. this.btnSave.IsCustomBackImg = false;
  346. this.btnSave.IsShowText = true;
  347. this.btnSave.Location = new System.Drawing.Point(245, 300);
  348. this.btnSave.Name = "btnSave";
  349. this.btnSave.Size = new System.Drawing.Size(85, 26);
  350. this.btnSave.TabIndex = 268;
  351. this.btnSave.Text = " 确 定";
  352. this.btnSave.UseVisualStyleBackColor = false;
  353. //
  354. // labelEx19
  355. //
  356. this.labelEx19.AutoSize = true;
  357. this.labelEx19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  358. this.labelEx19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  359. this.labelEx19.Location = new System.Drawing.Point(419, 138);
  360. this.labelEx19.Name = "labelEx19";
  361. this.labelEx19.Size = new System.Drawing.Size(68, 17);
  362. this.labelEx19.TabIndex = 257;
  363. this.labelEx19.Text = "工作单位:";
  364. //
  365. // btnRegion
  366. //
  367. this.btnRegion.BackColor = System.Drawing.Color.Transparent;
  368. this.btnRegion.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRegion.BackImg")));
  369. this.btnRegion.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  370. this.btnRegion.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  371. this.btnRegion.ForeColor = System.Drawing.Color.White;
  372. this.btnRegion.IsCustomBackImg = false;
  373. this.btnRegion.IsShowText = true;
  374. this.btnRegion.Location = new System.Drawing.Point(641, 90);
  375. this.btnRegion.Name = "btnRegion";
  376. this.btnRegion.Size = new System.Drawing.Size(50, 25);
  377. this.btnRegion.TabIndex = 251;
  378. this.btnRegion.Text = " 设置";
  379. this.btnRegion.UseVisualStyleBackColor = false;
  380. //
  381. // labelEx10
  382. //
  383. this.labelEx10.AutoSize = true;
  384. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  385. this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  386. this.labelEx10.Location = new System.Drawing.Point(419, 95);
  387. this.labelEx10.Name = "labelEx10";
  388. this.labelEx10.Size = new System.Drawing.Size(68, 17);
  389. this.labelEx10.TabIndex = 249;
  390. this.labelEx10.Text = "客户区域:";
  391. //
  392. // txtCus_Address
  393. //
  394. this.txtCus_Address.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  395. this.txtCus_Address.EmptyTextTip = null;
  396. this.txtCus_Address.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  397. this.txtCus_Address.Font = new System.Drawing.Font("微软雅黑", 9F);
  398. this.txtCus_Address.Location = new System.Drawing.Point(81, 178);
  399. this.txtCus_Address.Name = "txtCus_Address";
  400. this.txtCus_Address.Size = new System.Drawing.Size(610, 23);
  401. this.txtCus_Address.TabIndex = 8;
  402. //
  403. // labelEx9
  404. //
  405. this.labelEx9.AutoSize = true;
  406. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  407. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  408. this.labelEx9.Location = new System.Drawing.Point(210, 95);
  409. this.labelEx9.Name = "labelEx9";
  410. this.labelEx9.Size = new System.Drawing.Size(68, 17);
  411. this.labelEx9.TabIndex = 245;
  412. this.labelEx9.Text = "固定电话:";
  413. //
  414. // txtCus_QQ
  415. //
  416. this.txtCus_QQ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  417. this.txtCus_QQ.EmptyTextTip = null;
  418. this.txtCus_QQ.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  419. this.txtCus_QQ.Font = new System.Drawing.Font("微软雅黑", 9F);
  420. this.txtCus_QQ.Location = new System.Drawing.Point(81, 135);
  421. this.txtCus_QQ.MaxLength = 13;
  422. this.txtCus_QQ.Name = "txtCus_QQ";
  423. this.txtCus_QQ.Size = new System.Drawing.Size(111, 23);
  424. this.txtCus_QQ.TabIndex = 7;
  425. //
  426. // txtCus_MicroSignal
  427. //
  428. this.txtCus_MicroSignal.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  429. this.txtCus_MicroSignal.EmptyTextTip = null;
  430. this.txtCus_MicroSignal.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  431. this.txtCus_MicroSignal.Font = new System.Drawing.Font("微软雅黑", 9F);
  432. this.txtCus_MicroSignal.Location = new System.Drawing.Point(276, 135);
  433. this.txtCus_MicroSignal.MaxLength = 20;
  434. this.txtCus_MicroSignal.Name = "txtCus_MicroSignal";
  435. this.txtCus_MicroSignal.Size = new System.Drawing.Size(111, 23);
  436. this.txtCus_MicroSignal.TabIndex = 5;
  437. //
  438. // labelEx26
  439. //
  440. this.labelEx26.AutoSize = true;
  441. this.labelEx26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  442. this.labelEx26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  443. this.labelEx26.Location = new System.Drawing.Point(443, 54);
  444. this.labelEx26.Name = "labelEx26";
  445. this.labelEx26.Size = new System.Drawing.Size(44, 17);
  446. this.labelEx26.TabIndex = 234;
  447. this.labelEx26.Text = "生日:";
  448. //
  449. // labelEx8
  450. //
  451. this.labelEx8.AutoSize = true;
  452. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  453. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  454. this.labelEx8.Location = new System.Drawing.Point(213, 54);
  455. this.labelEx8.Name = "labelEx8";
  456. this.labelEx8.Size = new System.Drawing.Size(65, 17);
  457. this.labelEx8.TabIndex = 232;
  458. this.labelEx8.Text = "* 手机号:";
  459. //
  460. // txtCus_Name
  461. //
  462. this.txtCus_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  463. this.txtCus_Name.EmptyTextTip = null;
  464. this.txtCus_Name.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  465. this.txtCus_Name.Font = new System.Drawing.Font("微软雅黑", 9F);
  466. this.txtCus_Name.Location = new System.Drawing.Point(81, 51);
  467. this.txtCus_Name.Name = "txtCus_Name";
  468. this.txtCus_Name.Size = new System.Drawing.Size(111, 23);
  469. this.txtCus_Name.TabIndex = 1;
  470. //
  471. // labelEx1
  472. //
  473. this.labelEx1.AutoSize = true;
  474. this.labelEx1.BackColor = System.Drawing.Color.Transparent;
  475. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  476. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
  477. this.labelEx1.Location = new System.Drawing.Point(23, 20);
  478. this.labelEx1.Name = "labelEx1";
  479. this.labelEx1.Size = new System.Drawing.Size(56, 17);
  480. this.labelEx1.TabIndex = 53;
  481. this.labelEx1.Text = "客户资料";
  482. //
  483. // labelEx11
  484. //
  485. this.labelEx11.AutoSize = true;
  486. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  487. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  488. this.labelEx11.Location = new System.Drawing.Point(39, 181);
  489. this.labelEx11.Name = "labelEx11";
  490. this.labelEx11.Size = new System.Drawing.Size(44, 17);
  491. this.labelEx11.TabIndex = 247;
  492. this.labelEx11.Text = "地址:";
  493. //
  494. // labelEx6
  495. //
  496. this.labelEx6.AutoSize = true;
  497. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  498. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  499. this.labelEx6.Location = new System.Drawing.Point(43, 138);
  500. this.labelEx6.Name = "labelEx6";
  501. this.labelEx6.Size = new System.Drawing.Size(40, 17);
  502. this.labelEx6.TabIndex = 243;
  503. this.labelEx6.Text = "QQ:";
  504. //
  505. // labelEx7
  506. //
  507. this.labelEx7.AutoSize = true;
  508. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  509. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  510. this.labelEx7.Location = new System.Drawing.Point(222, 138);
  511. this.labelEx7.Name = "labelEx7";
  512. this.labelEx7.Size = new System.Drawing.Size(56, 17);
  513. this.labelEx7.TabIndex = 238;
  514. this.labelEx7.Text = "微信号:";
  515. //
  516. // labelEx41
  517. //
  518. this.labelEx41.AutoSize = true;
  519. this.labelEx41.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  520. this.labelEx41.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  521. this.labelEx41.Location = new System.Drawing.Point(30, 54);
  522. this.labelEx41.Name = "labelEx41";
  523. this.labelEx41.Size = new System.Drawing.Size(53, 17);
  524. this.labelEx41.TabIndex = 226;
  525. this.labelEx41.Text = "* 姓名:";
  526. //
  527. // panelMicroID
  528. //
  529. this.panelMicroID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  530. this.panelMicroID.BorderWidth = 1;
  531. this.panelMicroID.Controls.Add(this.labelEx14);
  532. this.panelMicroID.Controls.Add(this.txtMicroID);
  533. this.panelMicroID.Controls.Add(this.btnUnbind);
  534. this.panelMicroID.Location = new System.Drawing.Point(3, 3);
  535. this.panelMicroID.Name = "panelMicroID";
  536. this.panelMicroID.Size = new System.Drawing.Size(387, 33);
  537. this.panelMicroID.TabIndex = 439;
  538. this.panelMicroID.Visible = false;
  539. //
  540. // panelEx3
  541. //
  542. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  543. this.panelEx3.BorderWidth = 1;
  544. this.panelEx3.Controls.Add(this.labelEx15);
  545. this.panelEx3.Controls.Add(this.cmbCus_Relations);
  546. this.panelEx3.Location = new System.Drawing.Point(396, 3);
  547. this.panelEx3.Name = "panelEx3";
  548. this.panelEx3.Size = new System.Drawing.Size(295, 33);
  549. this.panelEx3.TabIndex = 440;
  550. //
  551. // flowLayoutPanel1
  552. //
  553. this.flowLayoutPanel1.Controls.Add(this.panelMicroID);
  554. this.flowLayoutPanel1.Controls.Add(this.panelEx3);
  555. this.flowLayoutPanel1.Location = new System.Drawing.Point(15, 219);
  556. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  557. this.flowLayoutPanel1.Size = new System.Drawing.Size(695, 45);
  558. this.flowLayoutPanel1.TabIndex = 441;
  559. //
  560. // FrmAddContacts
  561. //
  562. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  563. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  564. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  565. this.ClientSize = new System.Drawing.Size(733, 433);
  566. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  567. this.IsUserControlsSize = false;
  568. this.MaximizeBox = false;
  569. this.Name = "FrmAddContacts";
  570. this.Text = "添加联系人";
  571. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  572. this.plExMainContainer.ResumeLayout(false);
  573. this.plFormMainContent.ResumeLayout(false);
  574. this.panelEx1.ResumeLayout(false);
  575. this.panelEx1.PerformLayout();
  576. this.panelMicroID.ResumeLayout(false);
  577. this.panelMicroID.PerformLayout();
  578. this.panelEx3.ResumeLayout(false);
  579. this.panelEx3.PerformLayout();
  580. this.flowLayoutPanel1.ResumeLayout(false);
  581. this.ResumeLayout(false);
  582. }
  583. #endregion
  584. private ComponentLibrary.PanelEx panelEx1;
  585. protected ComponentLibrary.ButtonEx btnClose;
  586. private ComponentLibrary.LabelEx labelEx19;
  587. protected ComponentLibrary.TextBoxBasicEx txtCus_WorkUnit;
  588. protected ComponentLibrary.ButtonForm btnRegion;
  589. private ComponentLibrary.LabelEx labelEx10;
  590. private ComponentLibrary.LabelEx labelEx11;
  591. protected ComponentLibrary.TextBoxBasicEx txtCus_Address;
  592. private ComponentLibrary.LabelEx labelEx9;
  593. protected ComponentLibrary.TextBoxBasicEx txtCus_FixedPhone;
  594. private ComponentLibrary.LabelEx labelEx6;
  595. protected ComponentLibrary.TextBoxBasicEx txtCus_QQ;
  596. private ComponentLibrary.LabelEx labelEx7;
  597. protected ComponentLibrary.TextBoxBasicEx txtCus_MicroSignal;
  598. private ComponentLibrary.LabelEx labelEx26;
  599. private ComponentLibrary.LabelEx labelEx8;
  600. private ComponentLibrary.LabelEx labelEx41;
  601. protected ComponentLibrary.TextBoxBasicEx txtCus_Name;
  602. private ComponentLibrary.LabelEx labelEx1;
  603. protected ComponentLibrary.ComboBoxEx cmbCus_Relations;
  604. protected ComponentLibrary.MaskedTextDateEx txtCus_Birthday;
  605. protected ComponentLibrary.RadioButtonEx radCus_Nv;
  606. protected ComponentLibrary.RadioButtonEx radCus_Nan;
  607. private ComponentLibrary.LabelEx labelEx16;
  608. protected ComponentLibrary.CheckBoxEx chkCus_Lunar;
  609. protected ComponentLibrary.MaskedTextBoxEx txtCus_Telephone;
  610. public ComponentLibrary.ButtonEx btnSave;
  611. protected internal ComponentLibrary.LabelEx labelEx15;
  612. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtxtCus_Region;
  613. protected internal ComponentLibrary.ButtonForm btnUnbind;
  614. protected ComponentLibrary.TextBoxEx txtMicroID;
  615. private ComponentLibrary.LabelEx labelEx14;
  616. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  617. private ComponentLibrary.PanelEx panelEx3;
  618. protected internal ComponentLibrary.PanelEx panelMicroID;
  619. }
  620. }