Interestedbuyers.Designer.cs 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826
  1. namespace LYFZ.Software.UI.Customers
  2. {
  3. partial class Interestedbuyers
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Interestedbuyers));
  32. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  33. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  34. this.dgvData = new LYFZ.ComponentLibrary.DataGridViewEc();
  35. this.cmbtreevClientStatusType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  36. this.lblClientStatusType = new LYFZ.ComponentLibrary.LabelEx();
  37. this.tabControlEx1 = new LYFZ.ComponentLibrary.TabControlEx();
  38. this.tabPage1 = new System.Windows.Forms.TabPage();
  39. this.tabPage2 = new System.Windows.Forms.TabPage();
  40. this.tabPage3 = new System.Windows.Forms.TabPage();
  41. this.txtStatistics = new LYFZ.ComponentLibrary.TextBoxEx();
  42. this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
  43. this.panelStoreName = new LYFZ.ComponentLibrary.PanelEx();
  44. this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  45. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  46. this.txtkeyword = new LYFZ.ComponentLibrary.TextBoxEx();
  47. this.btnSlect = new LYFZ.ComponentLibrary.ButtonEx();
  48. this.btnAdd = new LYFZ.ComponentLibrary.ButtonEx();
  49. this.btnConditionQuery = new LYFZ.ComponentLibrary.ButtonEx();
  50. this.btnUpdate = new LYFZ.ComponentLibrary.ButtonEx();
  51. this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
  52. this.btnClientServiceAnPai = new LYFZ.ComponentLibrary.ButtonEx();
  53. this.btnCommicRecord = new LYFZ.ComponentLibrary.ButtonEx();
  54. this.btnTexting = new LYFZ.ComponentLibrary.ButtonEx();
  55. this.btnExport = new LYFZ.ComponentLibrary.ButtonEx();
  56. this.btnExcel = new LYFZ.ComponentLibrary.ButtonEx();
  57. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  58. this.panelEt = new LYFZ.ComponentLibrary.PanelEx();
  59. this.chkEt = new LYFZ.ComponentLibrary.CheckBoxEx();
  60. this.panelHs = new LYFZ.ComponentLibrary.PanelEx();
  61. this.chkHs = new LYFZ.ComponentLibrary.CheckBoxEx();
  62. this.panelXz = new LYFZ.ComponentLibrary.PanelEx();
  63. this.chkXz = new LYFZ.ComponentLibrary.CheckBoxEx();
  64. this.panelFw = new LYFZ.ComponentLibrary.PanelEx();
  65. this.chkFw = new LYFZ.ComponentLibrary.CheckBoxEx();
  66. this.panWDKH = new LYFZ.ComponentLibrary.PanelEx();
  67. this.chkWDKH = new LYFZ.ComponentLibrary.CheckBoxEx();
  68. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  69. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  70. this.plExMainContainer.SuspendLayout();
  71. this.plFormMainContent.SuspendLayout();
  72. this.panelEx2.SuspendLayout();
  73. this.panelEx1.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
  75. this.tabControlEx1.SuspendLayout();
  76. this.flowLayoutPanel2.SuspendLayout();
  77. this.panelStoreName.SuspendLayout();
  78. this.panelEx4.SuspendLayout();
  79. this.panelEt.SuspendLayout();
  80. this.panelHs.SuspendLayout();
  81. this.panelXz.SuspendLayout();
  82. this.panelFw.SuspendLayout();
  83. this.panWDKH.SuspendLayout();
  84. this.SuspendLayout();
  85. //
  86. // plExMainContainer
  87. //
  88. this.plExMainContainer.Controls.Add(this.panelEx2);
  89. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  90. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
  91. this.plExMainContainer.Size = new System.Drawing.Size(1757, 553);
  92. //
  93. // plFormMainContent
  94. //
  95. this.plFormMainContent.Size = new System.Drawing.Size(1757, 593);
  96. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  97. //
  98. // btnAppFormMenu
  99. //
  100. this.btnAppFormMenu.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMenu.BackImg")));
  101. this.btnAppFormMenu.Location = new System.Drawing.Point(936, 0);
  102. //
  103. // btnAppFormMaximize
  104. //
  105. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  106. this.btnAppFormMaximize.Location = new System.Drawing.Point(1698, 0);
  107. //
  108. // btnAppFormExit
  109. //
  110. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  111. this.btnAppFormExit.Location = new System.Drawing.Point(1725, 0);
  112. //
  113. // btnAppFormMinimize
  114. //
  115. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  116. this.btnAppFormMinimize.Location = new System.Drawing.Point(1671, 0);
  117. //
  118. // panelEx2
  119. //
  120. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  121. this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  122. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  123. this.panelEx2.BorderWidth = 1;
  124. this.panelEx2.Controls.Add(this.panelEx1);
  125. this.panelEx2.Controls.Add(this.flowLayoutPanel2);
  126. this.panelEx2.Controls.Add(this.panelEx3);
  127. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  128. this.panelEx2.Location = new System.Drawing.Point(5, 10);
  129. this.panelEx2.Name = "panelEx2";
  130. this.panelEx2.Padding = new System.Windows.Forms.Padding(2, 4, 2, 2);
  131. this.panelEx2.Size = new System.Drawing.Size(1747, 533);
  132. this.panelEx2.TabIndex = 195;
  133. //
  134. // panelEx1
  135. //
  136. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  137. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  138. this.panelEx1.BorderWidth = 1;
  139. this.panelEx1.Controls.Add(this.dgvData);
  140. this.panelEx1.Controls.Add(this.cmbtreevClientStatusType);
  141. this.panelEx1.Controls.Add(this.lblClientStatusType);
  142. this.panelEx1.Controls.Add(this.tabControlEx1);
  143. this.panelEx1.Controls.Add(this.txtStatistics);
  144. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  145. this.panelEx1.Location = new System.Drawing.Point(2, 40);
  146. this.panelEx1.Name = "panelEx1";
  147. this.panelEx1.Size = new System.Drawing.Size(1741, 489);
  148. this.panelEx1.TabIndex = 219;
  149. //
  150. // dgvData
  151. //
  152. this.dgvData.AllowUserToAddRows = false;
  153. this.dgvData.AllowUserToDeleteRows = false;
  154. this.dgvData.AllowUserToResizeRows = false;
  155. this.dgvData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  156. this.dgvData.BackgroundColor = System.Drawing.Color.White;
  157. this.dgvData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  158. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  159. dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  160. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
  162. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  163. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  164. this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
  165. this.dgvData.ColumnHeadersHeight = 24;
  166. this.dgvData.dgvColumnHeadersHeight = 24;
  167. this.dgvData.dgvCurrentColumnOriginalSet = "";
  168. this.dgvData.dgvCurrentColumnWidth = "";
  169. this.dgvData.dgvCurrentHideColumn = null;
  170. this.dgvData.dgvFixedHideColumn = null;
  171. this.dgvData.dgvGuidName = null;
  172. this.dgvData.dgvUserEmployeeID = null;
  173. this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
  174. this.dgvData.EnableHeadersVisualStyles = false;
  175. this.dgvData.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  176. this.dgvData.ImageHeight = 15;
  177. this.dgvData.ImageWidth = 15;
  178. this.dgvData.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgCollapse")));
  179. this.dgvData.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData.ImgExpand")));
  180. this.dgvData.IsAutomaticDrawSingleOrDoubleRow = false;
  181. this.dgvData.IsCompleteBonding = false;
  182. this.dgvData.IsCopyCellValue = true;
  183. this.dgvData.IsShowSerialNumber = true;
  184. this.dgvData.IsSortedRedraw = true;
  185. this.dgvData.IsSortMode = false;
  186. this.dgvData.Location = new System.Drawing.Point(0, 32);
  187. this.dgvData.Name = "dgvData";
  188. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  189. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  190. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  191. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  192. dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
  193. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  194. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  195. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  196. this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  197. this.dgvData.RowHeadersWidth = 40;
  198. this.dgvData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  199. this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  200. this.dgvData.Size = new System.Drawing.Size(1741, 432);
  201. this.dgvData.StrSecondStageNull = "";
  202. this.dgvData.StrValueNullColumn = "";
  203. this.dgvData.TabIndex = 2239;
  204. this.dgvData.ViceCount = 1;
  205. //
  206. // cmbtreevClientStatusType
  207. //
  208. this.cmbtreevClientStatusType.AfterSelectLevelFirstNode = true;
  209. this.cmbtreevClientStatusType.DropDownHeight = 220;
  210. this.cmbtreevClientStatusType.DropDownShow = false;
  211. this.cmbtreevClientStatusType.FormattingEnabled = true;
  212. this.cmbtreevClientStatusType.IntegralHeight = false;
  213. this.cmbtreevClientStatusType.IsNodeMouseClick = true;
  214. this.cmbtreevClientStatusType.IsSelectParentNode = false;
  215. this.cmbtreevClientStatusType.Location = new System.Drawing.Point(370, 8);
  216. this.cmbtreevClientStatusType.Name = "cmbtreevClientStatusType";
  217. this.cmbtreevClientStatusType.ReadOnly = true;
  218. this.cmbtreevClientStatusType.SelectedNode = null;
  219. this.cmbtreevClientStatusType.Size = new System.Drawing.Size(131, 20);
  220. this.cmbtreevClientStatusType.StrGetName = "";
  221. this.cmbtreevClientStatusType.StrGetTagName = "";
  222. this.cmbtreevClientStatusType.StrKey = null;
  223. this.cmbtreevClientStatusType.TabIndex = 2238;
  224. this.cmbtreevClientStatusType.Visible = false;
  225. //
  226. // lblClientStatusType
  227. //
  228. this.lblClientStatusType.AutoSize = true;
  229. this.lblClientStatusType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  230. this.lblClientStatusType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  231. this.lblClientStatusType.Location = new System.Drawing.Point(304, 9);
  232. this.lblClientStatusType.Name = "lblClientStatusType";
  233. this.lblClientStatusType.Size = new System.Drawing.Size(68, 17);
  234. this.lblClientStatusType.TabIndex = 2237;
  235. this.lblClientStatusType.Text = "流失类型:";
  236. this.lblClientStatusType.Visible = false;
  237. //
  238. // tabControlEx1
  239. //
  240. this.tabControlEx1.Appearance = System.Windows.Forms.TabAppearance.Buttons;
  241. this.tabControlEx1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  242. this.tabControlEx1.Controls.Add(this.tabPage1);
  243. this.tabControlEx1.Controls.Add(this.tabPage2);
  244. this.tabControlEx1.Controls.Add(this.tabPage3);
  245. this.tabControlEx1.Dock = System.Windows.Forms.DockStyle.Top;
  246. this.tabControlEx1.ItemSize = new System.Drawing.Size(90, 30);
  247. this.tabControlEx1.Location = new System.Drawing.Point(0, 0);
  248. this.tabControlEx1.Name = "tabControlEx1";
  249. this.tabControlEx1.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  250. this.tabControlEx1.SelectedIndex = 0;
  251. this.tabControlEx1.Size = new System.Drawing.Size(1741, 32);
  252. this.tabControlEx1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  253. this.tabControlEx1.TabIndex = 2235;
  254. //
  255. // tabPage1
  256. //
  257. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  258. this.tabPage1.Location = new System.Drawing.Point(4, 34);
  259. this.tabPage1.Name = "tabPage1";
  260. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  261. this.tabPage1.Size = new System.Drawing.Size(1733, 0);
  262. this.tabPage1.TabIndex = 0;
  263. this.tabPage1.Text = "跟进中";
  264. //
  265. // tabPage2
  266. //
  267. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  268. this.tabPage2.Location = new System.Drawing.Point(4, 34);
  269. this.tabPage2.Name = "tabPage2";
  270. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  271. this.tabPage2.Size = new System.Drawing.Size(886, 0);
  272. this.tabPage2.TabIndex = 1;
  273. this.tabPage2.Text = "已成交";
  274. //
  275. // tabPage3
  276. //
  277. this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  278. this.tabPage3.Location = new System.Drawing.Point(4, 34);
  279. this.tabPage3.Name = "tabPage3";
  280. this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
  281. this.tabPage3.Size = new System.Drawing.Size(886, 0);
  282. this.tabPage3.TabIndex = 2;
  283. this.tabPage3.Text = "流失";
  284. //
  285. // txtStatistics
  286. //
  287. this.txtStatistics.BackColor = System.Drawing.Color.Transparent;
  288. this.txtStatistics.Dock = System.Windows.Forms.DockStyle.Bottom;
  289. this.txtStatistics.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  290. this.txtStatistics.Icon = null;
  291. this.txtStatistics.IconIsButton = false;
  292. this.txtStatistics.IsPasswordChat = '\0';
  293. this.txtStatistics.IsSystemPasswordChar = false;
  294. this.txtStatistics.Lines = new string[0];
  295. this.txtStatistics.Location = new System.Drawing.Point(0, 464);
  296. this.txtStatistics.Margin = new System.Windows.Forms.Padding(0);
  297. this.txtStatistics.MaxLength = 32767;
  298. this.txtStatistics.MinimumSize = new System.Drawing.Size(0, 24);
  299. this.txtStatistics.MouseBack = null;
  300. this.txtStatistics.Multiline = false;
  301. this.txtStatistics.Name = "txtStatistics";
  302. this.txtStatistics.NormlBack = null;
  303. this.txtStatistics.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  304. this.txtStatistics.ReadOnly = true;
  305. this.txtStatistics.ScrollBars = System.Windows.Forms.ScrollBars.None;
  306. this.txtStatistics.Size = new System.Drawing.Size(1741, 25);
  307. this.txtStatistics.TabIndex = 2236;
  308. this.txtStatistics.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  309. this.txtStatistics.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  310. this.txtStatistics.WaterText = "";
  311. this.txtStatistics.WordWrap = true;
  312. //
  313. // flowLayoutPanel2
  314. //
  315. this.flowLayoutPanel2.Controls.Add(this.panelStoreName);
  316. this.flowLayoutPanel2.Controls.Add(this.panelEx4);
  317. this.flowLayoutPanel2.Controls.Add(this.btnSlect);
  318. this.flowLayoutPanel2.Controls.Add(this.btnAdd);
  319. this.flowLayoutPanel2.Controls.Add(this.btnConditionQuery);
  320. this.flowLayoutPanel2.Controls.Add(this.btnUpdate);
  321. this.flowLayoutPanel2.Controls.Add(this.btnDelete);
  322. this.flowLayoutPanel2.Controls.Add(this.btnClientServiceAnPai);
  323. this.flowLayoutPanel2.Controls.Add(this.btnCommicRecord);
  324. this.flowLayoutPanel2.Controls.Add(this.btnTexting);
  325. this.flowLayoutPanel2.Controls.Add(this.btnExport);
  326. this.flowLayoutPanel2.Controls.Add(this.btnExcel);
  327. this.flowLayoutPanel2.Controls.Add(this.btnClose);
  328. this.flowLayoutPanel2.Controls.Add(this.panelEt);
  329. this.flowLayoutPanel2.Controls.Add(this.panelHs);
  330. this.flowLayoutPanel2.Controls.Add(this.panelXz);
  331. this.flowLayoutPanel2.Controls.Add(this.panelFw);
  332. this.flowLayoutPanel2.Controls.Add(this.panWDKH);
  333. this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  334. this.flowLayoutPanel2.Location = new System.Drawing.Point(2, 4);
  335. this.flowLayoutPanel2.Name = "flowLayoutPanel2";
  336. this.flowLayoutPanel2.Size = new System.Drawing.Size(1741, 36);
  337. this.flowLayoutPanel2.TabIndex = 220;
  338. //
  339. // panelStoreName
  340. //
  341. this.panelStoreName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  342. this.panelStoreName.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  343. this.panelStoreName.BorderWidth = 1;
  344. this.panelStoreName.Controls.Add(this.cmbtreevStoreName);
  345. this.panelStoreName.Location = new System.Drawing.Point(1, 1);
  346. this.panelStoreName.Margin = new System.Windows.Forms.Padding(1, 1, 1, 3);
  347. this.panelStoreName.Name = "panelStoreName";
  348. this.panelStoreName.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
  349. this.panelStoreName.Size = new System.Drawing.Size(147, 28);
  350. this.panelStoreName.TabIndex = 226;
  351. //
  352. // cmbtreevStoreName
  353. //
  354. this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
  355. this.cmbtreevStoreName.Dock = System.Windows.Forms.DockStyle.Fill;
  356. this.cmbtreevStoreName.DropDownHeight = 220;
  357. this.cmbtreevStoreName.DropDownShow = false;
  358. this.cmbtreevStoreName.FormattingEnabled = true;
  359. this.cmbtreevStoreName.IntegralHeight = false;
  360. this.cmbtreevStoreName.IsNodeMouseClick = true;
  361. this.cmbtreevStoreName.IsSelectParentNode = false;
  362. this.cmbtreevStoreName.Location = new System.Drawing.Point(0, 5);
  363. this.cmbtreevStoreName.Name = "cmbtreevStoreName";
  364. this.cmbtreevStoreName.ReadOnly = true;
  365. this.cmbtreevStoreName.SelectedNode = null;
  366. this.cmbtreevStoreName.Size = new System.Drawing.Size(147, 20);
  367. this.cmbtreevStoreName.StrGetName = "";
  368. this.cmbtreevStoreName.StrGetTagName = "";
  369. this.cmbtreevStoreName.StrKey = null;
  370. this.cmbtreevStoreName.TabIndex = 274;
  371. //
  372. // panelEx4
  373. //
  374. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  375. this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  376. this.panelEx4.BorderWidth = 1;
  377. this.panelEx4.Controls.Add(this.txtkeyword);
  378. this.panelEx4.Location = new System.Drawing.Point(151, 2);
  379. this.panelEx4.Margin = new System.Windows.Forms.Padding(2);
  380. this.panelEx4.Name = "panelEx4";
  381. this.panelEx4.Size = new System.Drawing.Size(160, 30);
  382. this.panelEx4.TabIndex = 217;
  383. //
  384. // txtkeyword
  385. //
  386. this.txtkeyword.BackColor = System.Drawing.Color.Transparent;
  387. this.txtkeyword.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  388. this.txtkeyword.Icon = null;
  389. this.txtkeyword.IconIsButton = false;
  390. this.txtkeyword.IsPasswordChat = '\0';
  391. this.txtkeyword.IsSystemPasswordChar = false;
  392. this.txtkeyword.Lines = new string[0];
  393. this.txtkeyword.Location = new System.Drawing.Point(3, 2);
  394. this.txtkeyword.Margin = new System.Windows.Forms.Padding(0);
  395. this.txtkeyword.MaxLength = 32767;
  396. this.txtkeyword.MinimumSize = new System.Drawing.Size(0, 24);
  397. this.txtkeyword.MouseBack = null;
  398. this.txtkeyword.Multiline = false;
  399. this.txtkeyword.Name = "txtkeyword";
  400. this.txtkeyword.NormlBack = null;
  401. this.txtkeyword.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  402. this.txtkeyword.ReadOnly = false;
  403. this.txtkeyword.ScrollBars = System.Windows.Forms.ScrollBars.None;
  404. this.txtkeyword.Size = new System.Drawing.Size(150, 26);
  405. this.txtkeyword.TabIndex = 2231;
  406. this.txtkeyword.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  407. this.txtkeyword.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  408. this.txtkeyword.WaterText = "客户姓名、客户电话";
  409. this.txtkeyword.WordWrap = true;
  410. //
  411. // btnSlect
  412. //
  413. this.btnSlect.BackColor = System.Drawing.Color.Transparent;
  414. this.btnSlect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSlect.BackImg")));
  415. this.btnSlect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  416. this.btnSlect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  417. this.btnSlect.ForeColor = System.Drawing.Color.White;
  418. this.btnSlect.IsCustomBackImg = false;
  419. this.btnSlect.IsShowText = true;
  420. this.btnSlect.Location = new System.Drawing.Point(316, 3);
  421. this.btnSlect.Name = "btnSlect";
  422. this.btnSlect.Size = new System.Drawing.Size(85, 28);
  423. this.btnSlect.TabIndex = 198;
  424. this.btnSlect.Text = " 查 询";
  425. this.btnSlect.UseVisualStyleBackColor = false;
  426. //
  427. // btnAdd
  428. //
  429. this.btnAdd.BackColor = System.Drawing.Color.Transparent;
  430. this.btnAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd.BackImg")));
  431. this.btnAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  432. this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  433. this.btnAdd.ForeColor = System.Drawing.Color.White;
  434. this.btnAdd.IsCustomBackImg = false;
  435. this.btnAdd.IsShowText = true;
  436. this.btnAdd.Location = new System.Drawing.Point(407, 3);
  437. this.btnAdd.Name = "btnAdd";
  438. this.btnAdd.Size = new System.Drawing.Size(85, 28);
  439. this.btnAdd.TabIndex = 200;
  440. this.btnAdd.Text = " 添 加";
  441. this.btnAdd.UseVisualStyleBackColor = false;
  442. //
  443. // btnConditionQuery
  444. //
  445. this.btnConditionQuery.BackColor = System.Drawing.Color.Transparent;
  446. this.btnConditionQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnConditionQuery.BackImg")));
  447. this.btnConditionQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  448. this.btnConditionQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  449. this.btnConditionQuery.ForeColor = System.Drawing.Color.White;
  450. this.btnConditionQuery.IsCustomBackImg = false;
  451. this.btnConditionQuery.IsShowText = true;
  452. this.btnConditionQuery.Location = new System.Drawing.Point(498, 3);
  453. this.btnConditionQuery.Name = "btnConditionQuery";
  454. this.btnConditionQuery.Size = new System.Drawing.Size(85, 28);
  455. this.btnConditionQuery.TabIndex = 222;
  456. this.btnConditionQuery.Text = " 条件查询";
  457. this.btnConditionQuery.UseVisualStyleBackColor = false;
  458. //
  459. // btnUpdate
  460. //
  461. this.btnUpdate.BackColor = System.Drawing.Color.Transparent;
  462. this.btnUpdate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdate.BackImg")));
  463. this.btnUpdate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  464. this.btnUpdate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  465. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  466. this.btnUpdate.IsCustomBackImg = false;
  467. this.btnUpdate.IsShowText = true;
  468. this.btnUpdate.Location = new System.Drawing.Point(589, 3);
  469. this.btnUpdate.Name = "btnUpdate";
  470. this.btnUpdate.Size = new System.Drawing.Size(85, 28);
  471. this.btnUpdate.TabIndex = 201;
  472. this.btnUpdate.Text = " 修 改";
  473. this.btnUpdate.UseVisualStyleBackColor = false;
  474. //
  475. // btnDelete
  476. //
  477. this.btnDelete.BackColor = System.Drawing.Color.Transparent;
  478. this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
  479. this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  480. this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  481. this.btnDelete.ForeColor = System.Drawing.Color.White;
  482. this.btnDelete.IsCustomBackImg = false;
  483. this.btnDelete.IsShowText = true;
  484. this.btnDelete.Location = new System.Drawing.Point(680, 3);
  485. this.btnDelete.Name = "btnDelete";
  486. this.btnDelete.Size = new System.Drawing.Size(85, 28);
  487. this.btnDelete.TabIndex = 202;
  488. this.btnDelete.Text = " 删 除";
  489. this.btnDelete.UseVisualStyleBackColor = false;
  490. //
  491. // btnClientServiceAnPai
  492. //
  493. this.btnClientServiceAnPai.BackColor = System.Drawing.Color.Transparent;
  494. this.btnClientServiceAnPai.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClientServiceAnPai.BackImg")));
  495. this.btnClientServiceAnPai.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  496. this.btnClientServiceAnPai.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  497. this.btnClientServiceAnPai.ForeColor = System.Drawing.Color.White;
  498. this.btnClientServiceAnPai.IsCustomBackImg = false;
  499. this.btnClientServiceAnPai.IsShowText = true;
  500. this.btnClientServiceAnPai.Location = new System.Drawing.Point(771, 3);
  501. this.btnClientServiceAnPai.Name = "btnClientServiceAnPai";
  502. this.btnClientServiceAnPai.Size = new System.Drawing.Size(85, 28);
  503. this.btnClientServiceAnPai.TabIndex = 223;
  504. this.btnClientServiceAnPai.Text = " 安排客服";
  505. this.btnClientServiceAnPai.UseVisualStyleBackColor = false;
  506. //
  507. // btnCommicRecord
  508. //
  509. this.btnCommicRecord.BackColor = System.Drawing.Color.Transparent;
  510. this.btnCommicRecord.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCommicRecord.BackImg")));
  511. this.btnCommicRecord.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  512. this.btnCommicRecord.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  513. this.btnCommicRecord.ForeColor = System.Drawing.Color.White;
  514. this.btnCommicRecord.IsCustomBackImg = false;
  515. this.btnCommicRecord.IsShowText = true;
  516. this.btnCommicRecord.Location = new System.Drawing.Point(862, 3);
  517. this.btnCommicRecord.Name = "btnCommicRecord";
  518. this.btnCommicRecord.Size = new System.Drawing.Size(85, 28);
  519. this.btnCommicRecord.TabIndex = 224;
  520. this.btnCommicRecord.Text = " 沟通记录";
  521. this.btnCommicRecord.UseVisualStyleBackColor = false;
  522. //
  523. // btnTexting
  524. //
  525. this.btnTexting.BackColor = System.Drawing.Color.Transparent;
  526. this.btnTexting.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTexting.BackImg")));
  527. this.btnTexting.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  528. this.btnTexting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  529. this.btnTexting.ForeColor = System.Drawing.Color.White;
  530. this.btnTexting.IsCustomBackImg = false;
  531. this.btnTexting.IsShowText = true;
  532. this.btnTexting.Location = new System.Drawing.Point(953, 3);
  533. this.btnTexting.Name = "btnTexting";
  534. this.btnTexting.Size = new System.Drawing.Size(85, 28);
  535. this.btnTexting.TabIndex = 203;
  536. this.btnTexting.Text = " 发短信";
  537. this.btnTexting.UseVisualStyleBackColor = false;
  538. //
  539. // btnExport
  540. //
  541. this.btnExport.BackColor = System.Drawing.Color.Transparent;
  542. this.btnExport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExport.BackImg")));
  543. this.btnExport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  544. this.btnExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  545. this.btnExport.ForeColor = System.Drawing.Color.White;
  546. this.btnExport.IsCustomBackImg = false;
  547. this.btnExport.IsShowText = true;
  548. this.btnExport.Location = new System.Drawing.Point(1044, 3);
  549. this.btnExport.Name = "btnExport";
  550. this.btnExport.Size = new System.Drawing.Size(85, 28);
  551. this.btnExport.TabIndex = 204;
  552. this.btnExport.Text = " 导 出";
  553. this.btnExport.UseVisualStyleBackColor = false;
  554. //
  555. // btnExcel
  556. //
  557. this.btnExcel.BackColor = System.Drawing.Color.Transparent;
  558. this.btnExcel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExcel.BackImg")));
  559. this.btnExcel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  560. this.btnExcel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  561. this.btnExcel.ForeColor = System.Drawing.Color.White;
  562. this.btnExcel.IsCustomBackImg = false;
  563. this.btnExcel.IsShowText = true;
  564. this.btnExcel.Location = new System.Drawing.Point(1135, 3);
  565. this.btnExcel.Name = "btnExcel";
  566. this.btnExcel.Size = new System.Drawing.Size(85, 28);
  567. this.btnExcel.TabIndex = 205;
  568. this.btnExcel.Text = " 导入Excel";
  569. this.btnExcel.UseVisualStyleBackColor = false;
  570. //
  571. // btnClose
  572. //
  573. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  574. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  575. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  576. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  577. this.btnClose.ForeColor = System.Drawing.Color.White;
  578. this.btnClose.IsCustomBackImg = false;
  579. this.btnClose.IsShowText = true;
  580. this.btnClose.Location = new System.Drawing.Point(1226, 3);
  581. this.btnClose.Name = "btnClose";
  582. this.btnClose.Size = new System.Drawing.Size(85, 28);
  583. this.btnClose.TabIndex = 205;
  584. this.btnClose.Text = " 关 闭";
  585. this.btnClose.UseVisualStyleBackColor = false;
  586. //
  587. // panelEt
  588. //
  589. this.panelEt.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  590. this.panelEt.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  591. this.panelEt.BorderWidth = 1;
  592. this.panelEt.Controls.Add(this.chkEt);
  593. this.panelEt.Location = new System.Drawing.Point(1316, 2);
  594. this.panelEt.Margin = new System.Windows.Forms.Padding(2);
  595. this.panelEt.Name = "panelEt";
  596. this.panelEt.Size = new System.Drawing.Size(65, 30);
  597. this.panelEt.TabIndex = 218;
  598. //
  599. // chkEt
  600. //
  601. this.chkEt.AutoSize = true;
  602. this.chkEt.BackColor = System.Drawing.Color.Transparent;
  603. this.chkEt.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  604. this.chkEt.Font = new System.Drawing.Font("微软雅黑", 9F);
  605. this.chkEt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  606. this.chkEt.Fourstates = false;
  607. this.chkEt.IsGreenTick = false;
  608. this.chkEt.Location = new System.Drawing.Point(4, 4);
  609. this.chkEt.Name = "chkEt";
  610. this.chkEt.Size = new System.Drawing.Size(51, 21);
  611. this.chkEt.TabIndex = 210;
  612. this.chkEt.Text = "儿童";
  613. this.chkEt.UseVisualStyleBackColor = false;
  614. //
  615. // panelHs
  616. //
  617. this.panelHs.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  618. this.panelHs.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  619. this.panelHs.BorderWidth = 1;
  620. this.panelHs.Controls.Add(this.chkHs);
  621. this.panelHs.Location = new System.Drawing.Point(1385, 2);
  622. this.panelHs.Margin = new System.Windows.Forms.Padding(2);
  623. this.panelHs.Name = "panelHs";
  624. this.panelHs.Size = new System.Drawing.Size(65, 30);
  625. this.panelHs.TabIndex = 219;
  626. //
  627. // chkHs
  628. //
  629. this.chkHs.AutoSize = true;
  630. this.chkHs.BackColor = System.Drawing.Color.Transparent;
  631. this.chkHs.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  632. this.chkHs.Font = new System.Drawing.Font("微软雅黑", 9F);
  633. this.chkHs.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  634. this.chkHs.Fourstates = false;
  635. this.chkHs.IsGreenTick = false;
  636. this.chkHs.Location = new System.Drawing.Point(4, 4);
  637. this.chkHs.Name = "chkHs";
  638. this.chkHs.Size = new System.Drawing.Size(51, 21);
  639. this.chkHs.TabIndex = 209;
  640. this.chkHs.Text = "婚纱";
  641. this.chkHs.UseVisualStyleBackColor = false;
  642. //
  643. // panelXz
  644. //
  645. this.panelXz.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  646. this.panelXz.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  647. this.panelXz.BorderWidth = 1;
  648. this.panelXz.Controls.Add(this.chkXz);
  649. this.panelXz.Location = new System.Drawing.Point(1454, 2);
  650. this.panelXz.Margin = new System.Windows.Forms.Padding(2);
  651. this.panelXz.Name = "panelXz";
  652. this.panelXz.Size = new System.Drawing.Size(65, 30);
  653. this.panelXz.TabIndex = 220;
  654. //
  655. // chkXz
  656. //
  657. this.chkXz.AutoSize = true;
  658. this.chkXz.BackColor = System.Drawing.Color.Transparent;
  659. this.chkXz.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  660. this.chkXz.Font = new System.Drawing.Font("微软雅黑", 9F);
  661. this.chkXz.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  662. this.chkXz.Fourstates = false;
  663. this.chkXz.IsGreenTick = false;
  664. this.chkXz.Location = new System.Drawing.Point(4, 4);
  665. this.chkXz.Name = "chkXz";
  666. this.chkXz.Size = new System.Drawing.Size(51, 21);
  667. this.chkXz.TabIndex = 211;
  668. this.chkXz.Text = "写真";
  669. this.chkXz.UseVisualStyleBackColor = false;
  670. //
  671. // panelFw
  672. //
  673. this.panelFw.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  674. this.panelFw.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  675. this.panelFw.BorderWidth = 1;
  676. this.panelFw.Controls.Add(this.chkFw);
  677. this.panelFw.Location = new System.Drawing.Point(1523, 2);
  678. this.panelFw.Margin = new System.Windows.Forms.Padding(2);
  679. this.panelFw.Name = "panelFw";
  680. this.panelFw.Size = new System.Drawing.Size(65, 30);
  681. this.panelFw.TabIndex = 221;
  682. //
  683. // chkFw
  684. //
  685. this.chkFw.AutoSize = true;
  686. this.chkFw.BackColor = System.Drawing.Color.Transparent;
  687. this.chkFw.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  688. this.chkFw.Font = new System.Drawing.Font("微软雅黑", 9F);
  689. this.chkFw.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  690. this.chkFw.Fourstates = false;
  691. this.chkFw.IsGreenTick = false;
  692. this.chkFw.Location = new System.Drawing.Point(4, 4);
  693. this.chkFw.Name = "chkFw";
  694. this.chkFw.Size = new System.Drawing.Size(51, 21);
  695. this.chkFw.TabIndex = 212;
  696. this.chkFw.Text = "服务";
  697. this.chkFw.UseVisualStyleBackColor = false;
  698. //
  699. // panWDKH
  700. //
  701. this.panWDKH.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  702. this.panWDKH.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  703. this.panWDKH.BorderWidth = 1;
  704. this.panWDKH.Controls.Add(this.chkWDKH);
  705. this.panWDKH.Location = new System.Drawing.Point(1592, 2);
  706. this.panWDKH.Margin = new System.Windows.Forms.Padding(2);
  707. this.panWDKH.Name = "panWDKH";
  708. this.panWDKH.Size = new System.Drawing.Size(83, 30);
  709. this.panWDKH.TabIndex = 225;
  710. //
  711. // chkWDKH
  712. //
  713. this.chkWDKH.AutoSize = true;
  714. this.chkWDKH.BackColor = System.Drawing.Color.Transparent;
  715. this.chkWDKH.Checked = true;
  716. this.chkWDKH.CheckState = System.Windows.Forms.CheckState.Checked;
  717. this.chkWDKH.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  718. this.chkWDKH.Font = new System.Drawing.Font("微软雅黑", 9F);
  719. this.chkWDKH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  720. this.chkWDKH.Fourstates = false;
  721. this.chkWDKH.IsGreenTick = false;
  722. this.chkWDKH.Location = new System.Drawing.Point(4, 4);
  723. this.chkWDKH.Name = "chkWDKH";
  724. this.chkWDKH.Size = new System.Drawing.Size(75, 21);
  725. this.chkWDKH.TabIndex = 212;
  726. this.chkWDKH.Text = "我的客户";
  727. this.chkWDKH.UseVisualStyleBackColor = false;
  728. //
  729. // panelEx3
  730. //
  731. this.panelEx3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  732. | System.Windows.Forms.AnchorStyles.Right)));
  733. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  734. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  735. this.panelEx3.BorderWidth = 1;
  736. this.panelEx3.Location = new System.Drawing.Point(3, 51);
  737. this.panelEx3.Name = "panelEx3";
  738. this.panelEx3.Size = new System.Drawing.Size(1740, 1);
  739. this.panelEx3.TabIndex = 197;
  740. //
  741. // Interestedbuyers
  742. //
  743. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  744. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  745. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  746. this.ClientSize = new System.Drawing.Size(1757, 658);
  747. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  748. this.IsShowUcNavigationTool = true;
  749. this.Name = "Interestedbuyers";
  750. this.Text = "意向客户";
  751. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  752. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  753. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  754. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  755. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  756. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  757. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  758. this.plExMainContainer.ResumeLayout(false);
  759. this.plFormMainContent.ResumeLayout(false);
  760. this.panelEx2.ResumeLayout(false);
  761. this.panelEx1.ResumeLayout(false);
  762. this.panelEx1.PerformLayout();
  763. ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
  764. this.tabControlEx1.ResumeLayout(false);
  765. this.flowLayoutPanel2.ResumeLayout(false);
  766. this.panelStoreName.ResumeLayout(false);
  767. this.panelEx4.ResumeLayout(false);
  768. this.panelEt.ResumeLayout(false);
  769. this.panelEt.PerformLayout();
  770. this.panelHs.ResumeLayout(false);
  771. this.panelHs.PerformLayout();
  772. this.panelXz.ResumeLayout(false);
  773. this.panelXz.PerformLayout();
  774. this.panelFw.ResumeLayout(false);
  775. this.panelFw.PerformLayout();
  776. this.panWDKH.ResumeLayout(false);
  777. this.panWDKH.PerformLayout();
  778. this.ResumeLayout(false);
  779. }
  780. #endregion
  781. private ComponentLibrary.PanelEx panelEx2;
  782. protected ComponentLibrary.CheckBoxEx chkEt;
  783. protected ComponentLibrary.CheckBoxEx chkHs;
  784. protected ComponentLibrary.CheckBoxEx chkXz;
  785. protected ComponentLibrary.CheckBoxEx chkFw;
  786. private ComponentLibrary.PanelEx panelEx3;
  787. private System.Windows.Forms.ToolTip toolTip1;
  788. private ComponentLibrary.PanelEx panelEx1;
  789. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevClientStatusType;
  790. protected internal ComponentLibrary.LabelEx lblClientStatusType;
  791. protected internal ComponentLibrary.TabControlEx tabControlEx1;
  792. private System.Windows.Forms.TabPage tabPage1;
  793. private System.Windows.Forms.TabPage tabPage2;
  794. private System.Windows.Forms.TabPage tabPage3;
  795. protected internal ComponentLibrary.TextBoxEx txtStatistics;
  796. private ComponentLibrary.PanelEx panelEx4;
  797. protected internal ComponentLibrary.TextBoxEx txtkeyword;
  798. protected internal ComponentLibrary.ButtonEx btnSlect;
  799. protected internal ComponentLibrary.ButtonEx btnAdd;
  800. protected internal ComponentLibrary.ButtonEx btnExcel;
  801. protected internal ComponentLibrary.ButtonEx btnClose;
  802. protected internal ComponentLibrary.ButtonEx btnUpdate;
  803. protected internal ComponentLibrary.ButtonEx btnExport;
  804. protected internal ComponentLibrary.ButtonEx btnDelete;
  805. protected internal ComponentLibrary.ButtonEx btnTexting;
  806. protected internal ComponentLibrary.PanelEx panelEt;
  807. protected internal ComponentLibrary.PanelEx panelHs;
  808. protected internal ComponentLibrary.PanelEx panelXz;
  809. protected internal ComponentLibrary.PanelEx panelFw;
  810. protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
  811. protected internal ComponentLibrary.ButtonEx btnConditionQuery;
  812. protected internal ComponentLibrary.ButtonEx btnClientServiceAnPai;
  813. protected internal ComponentLibrary.DataGridViewEc dgvData;
  814. protected internal ComponentLibrary.ButtonEx btnCommicRecord;
  815. protected internal ComponentLibrary.PanelEx panWDKH;
  816. protected ComponentLibrary.CheckBoxEx chkWDKH;
  817. protected internal ComponentLibrary.PanelEx panelStoreName;
  818. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
  819. }
  820. }