FrmHigehrSelect.Designer.cs 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768
  1. namespace LYFZ.Software.UI.SMSManagement.ShortSmsMessage
  2. {
  3. partial class FrmHigehrSelect
  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(FrmHigehrSelect));
  30. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  31. this.cmbCus_Region = new LYFZ.ComponentLibrary.ComboBoxEx();
  32. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  33. this.rdoAll = new LYFZ.ComponentLibrary.RadioButtonEx();
  34. this.rdoHunsa = new LYFZ.ComponentLibrary.RadioButtonEx();
  35. this.rdoErtong = new LYFZ.ComponentLibrary.RadioButtonEx();
  36. this.rdoXiezheng = new LYFZ.ComponentLibrary.RadioButtonEx();
  37. this.rdoqita = new LYFZ.ComponentLibrary.RadioButtonEx();
  38. this.grpNianLing = new LYFZ.ComponentLibrary.GroupBoxEx();
  39. this.rdoantian = new LYFZ.ComponentLibrary.RadioButtonEx();
  40. this.rdoanshui = new LYFZ.ComponentLibrary.RadioButtonEx();
  41. this.numTianZ = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  42. this.numTianA = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  43. this.numShuiZ = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  44. this.numShuiA = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  45. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  46. this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.grpJilianri = new LYFZ.ComponentLibrary.GroupBoxEx();
  48. this.cmbAnhungqi = new LYFZ.ComponentLibrary.ComboBoxEx();
  49. this.cmbAnshenri = new LYFZ.ComponentLibrary.ComboBoxEx();
  50. this.rdoanhungqi = new LYFZ.ComponentLibrary.RadioButtonEx();
  51. this.rdoanshenri = new LYFZ.ComponentLibrary.RadioButtonEx();
  52. this.txtyuyueshijianZ = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  53. this.numTaoxijiageZ = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  54. this.numTaoxijiageA = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  55. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  56. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  57. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  58. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  59. this.txtyuyueshijianA = new LYFZ.ComponentLibrary.TextBoxBasicEx();
  60. this.cmbtreevOrdeClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  61. this.cmbtreevCustomerSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  62. this.CtvPak_PackagesClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  63. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  64. this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
  65. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  66. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  67. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  68. this.btnCanle = new LYFZ.ComponentLibrary.ButtonEx();
  69. this.btnOk = new LYFZ.ComponentLibrary.ButtonEx();
  70. this.plExMainContainer.SuspendLayout();
  71. this.plFormMainContent.SuspendLayout();
  72. this.panelEx1.SuspendLayout();
  73. this.flowLayoutPanel1.SuspendLayout();
  74. this.grpNianLing.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.numTianZ)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.numTianA)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.numShuiZ)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.numShuiA)).BeginInit();
  79. this.grpJilianri.SuspendLayout();
  80. ((System.ComponentModel.ISupportInitialize)(this.numTaoxijiageZ)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.numTaoxijiageA)).BeginInit();
  82. this.SuspendLayout();
  83. //
  84. // plExMainContainer
  85. //
  86. this.plExMainContainer.Controls.Add(this.panelEx1);
  87. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
  88. this.plExMainContainer.Size = new System.Drawing.Size(480, 355);
  89. //
  90. // plFormMainContent
  91. //
  92. this.plFormMainContent.Size = new System.Drawing.Size(480, 355);
  93. //
  94. // btnAppFormExit
  95. //
  96. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  97. this.btnAppFormExit.Location = new System.Drawing.Point(448, 0);
  98. //
  99. // btnAppFormMinimize
  100. //
  101. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  102. //
  103. // panelEx1
  104. //
  105. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  106. this.panelEx1.BorderWidth = 1;
  107. this.panelEx1.Controls.Add(this.cmbCus_Region);
  108. this.panelEx1.Controls.Add(this.flowLayoutPanel1);
  109. this.panelEx1.Controls.Add(this.grpNianLing);
  110. this.panelEx1.Controls.Add(this.grpJilianri);
  111. this.panelEx1.Controls.Add(this.txtyuyueshijianZ);
  112. this.panelEx1.Controls.Add(this.numTaoxijiageZ);
  113. this.panelEx1.Controls.Add(this.numTaoxijiageA);
  114. this.panelEx1.Controls.Add(this.labelEx6);
  115. this.panelEx1.Controls.Add(this.labelEx3);
  116. this.panelEx1.Controls.Add(this.labelEx5);
  117. this.panelEx1.Controls.Add(this.labelEx1);
  118. this.panelEx1.Controls.Add(this.txtyuyueshijianA);
  119. this.panelEx1.Controls.Add(this.cmbtreevOrdeClass);
  120. this.panelEx1.Controls.Add(this.cmbtreevCustomerSource);
  121. this.panelEx1.Controls.Add(this.CtvPak_PackagesClass);
  122. this.panelEx1.Controls.Add(this.labelEx4);
  123. this.panelEx1.Controls.Add(this.labelEx15);
  124. this.panelEx1.Controls.Add(this.labelEx7);
  125. this.panelEx1.Controls.Add(this.labelEx10);
  126. this.panelEx1.Controls.Add(this.labelEx2);
  127. this.panelEx1.Controls.Add(this.btnCanle);
  128. this.panelEx1.Controls.Add(this.btnOk);
  129. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  130. this.panelEx1.Location = new System.Drawing.Point(5, 5);
  131. this.panelEx1.Name = "panelEx1";
  132. this.panelEx1.Size = new System.Drawing.Size(470, 345);
  133. this.panelEx1.TabIndex = 2;
  134. //
  135. // cmbCus_Region
  136. //
  137. this.cmbCus_Region.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  138. this.cmbCus_Region.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  139. this.cmbCus_Region.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  140. this.cmbCus_Region.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  141. this.cmbCus_Region.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  142. this.cmbCus_Region.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.cmbCus_Region.FormattingEnabled = true;
  144. this.cmbCus_Region.IsCustomColor = false;
  145. this.cmbCus_Region.Location = new System.Drawing.Point(104, 154);
  146. this.cmbCus_Region.Name = "cmbCus_Region";
  147. this.cmbCus_Region.ReadOnly = false;
  148. this.cmbCus_Region.Size = new System.Drawing.Size(139, 25);
  149. this.cmbCus_Region.TabIndex = 209;
  150. //
  151. // flowLayoutPanel1
  152. //
  153. this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  154. | System.Windows.Forms.AnchorStyles.Right)));
  155. this.flowLayoutPanel1.Controls.Add(this.rdoAll);
  156. this.flowLayoutPanel1.Controls.Add(this.rdoHunsa);
  157. this.flowLayoutPanel1.Controls.Add(this.rdoErtong);
  158. this.flowLayoutPanel1.Controls.Add(this.rdoXiezheng);
  159. this.flowLayoutPanel1.Controls.Add(this.rdoqita);
  160. this.flowLayoutPanel1.Location = new System.Drawing.Point(104, 12);
  161. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  162. this.flowLayoutPanel1.Size = new System.Drawing.Size(355, 32);
  163. this.flowLayoutPanel1.TabIndex = 208;
  164. //
  165. // rdoAll
  166. //
  167. this.rdoAll.AutoSize = true;
  168. this.rdoAll.BackColor = System.Drawing.Color.Transparent;
  169. this.rdoAll.Checked = true;
  170. this.rdoAll.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  171. this.rdoAll.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  172. this.rdoAll.Location = new System.Drawing.Point(3, 3);
  173. this.rdoAll.Name = "rdoAll";
  174. this.rdoAll.Size = new System.Drawing.Size(50, 21);
  175. this.rdoAll.TabIndex = 14;
  176. this.rdoAll.TabStop = true;
  177. this.rdoAll.Tag = "-1";
  178. this.rdoAll.Text = "全部";
  179. this.rdoAll.UseVisualStyleBackColor = false;
  180. //
  181. // rdoHunsa
  182. //
  183. this.rdoHunsa.AutoSize = true;
  184. this.rdoHunsa.BackColor = System.Drawing.Color.Transparent;
  185. this.rdoHunsa.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  186. this.rdoHunsa.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  187. this.rdoHunsa.Location = new System.Drawing.Point(59, 3);
  188. this.rdoHunsa.Name = "rdoHunsa";
  189. this.rdoHunsa.Size = new System.Drawing.Size(50, 21);
  190. this.rdoHunsa.TabIndex = 14;
  191. this.rdoHunsa.Tag = "0";
  192. this.rdoHunsa.Text = "婚纱";
  193. this.rdoHunsa.UseVisualStyleBackColor = false;
  194. //
  195. // rdoErtong
  196. //
  197. this.rdoErtong.AutoSize = true;
  198. this.rdoErtong.BackColor = System.Drawing.Color.Transparent;
  199. this.rdoErtong.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  200. this.rdoErtong.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  201. this.rdoErtong.Location = new System.Drawing.Point(115, 3);
  202. this.rdoErtong.Name = "rdoErtong";
  203. this.rdoErtong.Size = new System.Drawing.Size(50, 21);
  204. this.rdoErtong.TabIndex = 14;
  205. this.rdoErtong.Tag = "1";
  206. this.rdoErtong.Text = "儿童";
  207. this.rdoErtong.UseVisualStyleBackColor = false;
  208. //
  209. // rdoXiezheng
  210. //
  211. this.rdoXiezheng.AutoSize = true;
  212. this.rdoXiezheng.BackColor = System.Drawing.Color.Transparent;
  213. this.rdoXiezheng.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  214. this.rdoXiezheng.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  215. this.rdoXiezheng.Location = new System.Drawing.Point(171, 3);
  216. this.rdoXiezheng.Name = "rdoXiezheng";
  217. this.rdoXiezheng.Size = new System.Drawing.Size(50, 21);
  218. this.rdoXiezheng.TabIndex = 14;
  219. this.rdoXiezheng.Tag = "2";
  220. this.rdoXiezheng.Text = "写真";
  221. this.rdoXiezheng.UseVisualStyleBackColor = false;
  222. //
  223. // rdoqita
  224. //
  225. this.rdoqita.AutoSize = true;
  226. this.rdoqita.BackColor = System.Drawing.Color.Transparent;
  227. this.rdoqita.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  228. this.rdoqita.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  229. this.rdoqita.Location = new System.Drawing.Point(227, 3);
  230. this.rdoqita.Name = "rdoqita";
  231. this.rdoqita.Size = new System.Drawing.Size(50, 21);
  232. this.rdoqita.TabIndex = 14;
  233. this.rdoqita.Tag = "3";
  234. this.rdoqita.Text = "其它";
  235. this.rdoqita.UseVisualStyleBackColor = false;
  236. //
  237. // grpNianLing
  238. //
  239. this.grpNianLing.Controls.Add(this.rdoantian);
  240. this.grpNianLing.Controls.Add(this.rdoanshui);
  241. this.grpNianLing.Controls.Add(this.numTianZ);
  242. this.grpNianLing.Controls.Add(this.numTianA);
  243. this.grpNianLing.Controls.Add(this.numShuiZ);
  244. this.grpNianLing.Controls.Add(this.numShuiA);
  245. this.grpNianLing.Controls.Add(this.labelEx13);
  246. this.grpNianLing.Controls.Add(this.labelEx12);
  247. this.grpNianLing.ForeColor = System.Drawing.Color.Gray;
  248. this.grpNianLing.Location = new System.Drawing.Point(8, 244);
  249. this.grpNianLing.Name = "grpNianLing";
  250. this.grpNianLing.Size = new System.Drawing.Size(459, 53);
  251. this.grpNianLing.TabIndex = 207;
  252. this.grpNianLing.TabStop = false;
  253. this.grpNianLing.Text = "按年龄筛选";
  254. //
  255. // rdoantian
  256. //
  257. this.rdoantian.AutoSize = true;
  258. this.rdoantian.BackColor = System.Drawing.Color.Transparent;
  259. this.rdoantian.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  260. this.rdoantian.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  261. this.rdoantian.Location = new System.Drawing.Point(246, 20);
  262. this.rdoantian.Name = "rdoantian";
  263. this.rdoantian.Size = new System.Drawing.Size(50, 21);
  264. this.rdoantian.TabIndex = 14;
  265. this.rdoantian.Text = "按天";
  266. this.rdoantian.UseVisualStyleBackColor = false;
  267. //
  268. // rdoanshui
  269. //
  270. this.rdoanshui.AutoSize = true;
  271. this.rdoanshui.BackColor = System.Drawing.Color.Transparent;
  272. this.rdoanshui.Checked = true;
  273. this.rdoanshui.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  274. this.rdoanshui.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  275. this.rdoanshui.Location = new System.Drawing.Point(32, 20);
  276. this.rdoanshui.Name = "rdoanshui";
  277. this.rdoanshui.Size = new System.Drawing.Size(50, 21);
  278. this.rdoanshui.TabIndex = 14;
  279. this.rdoanshui.TabStop = true;
  280. this.rdoanshui.Text = "按岁";
  281. this.rdoanshui.UseVisualStyleBackColor = false;
  282. //
  283. // numTianZ
  284. //
  285. this.numTianZ.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  286. this.numTianZ.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  287. this.numTianZ.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  288. this.numTianZ.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  289. this.numTianZ.IsCustomColor = false;
  290. this.numTianZ.Location = new System.Drawing.Point(401, 20);
  291. this.numTianZ.Maximum = new decimal(new int[] {
  292. 1410065407,
  293. 2,
  294. 0,
  295. 0});
  296. this.numTianZ.Name = "numTianZ";
  297. this.numTianZ.Size = new System.Drawing.Size(50, 23);
  298. this.numTianZ.TabIndex = 204;
  299. this.numTianZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  300. //
  301. // numTianA
  302. //
  303. this.numTianA.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  304. this.numTianA.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  305. this.numTianA.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  306. this.numTianA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  307. this.numTianA.IsCustomColor = false;
  308. this.numTianA.Location = new System.Drawing.Point(311, 20);
  309. this.numTianA.Maximum = new decimal(new int[] {
  310. 1410065407,
  311. 2,
  312. 0,
  313. 0});
  314. this.numTianA.Name = "numTianA";
  315. this.numTianA.Size = new System.Drawing.Size(50, 23);
  316. this.numTianA.TabIndex = 204;
  317. this.numTianA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  318. //
  319. // numShuiZ
  320. //
  321. this.numShuiZ.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  322. this.numShuiZ.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  323. this.numShuiZ.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  324. this.numShuiZ.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.numShuiZ.IsCustomColor = false;
  326. this.numShuiZ.Location = new System.Drawing.Point(173, 20);
  327. this.numShuiZ.Maximum = new decimal(new int[] {
  328. 200,
  329. 0,
  330. 0,
  331. 0});
  332. this.numShuiZ.Name = "numShuiZ";
  333. this.numShuiZ.Size = new System.Drawing.Size(50, 23);
  334. this.numShuiZ.TabIndex = 204;
  335. this.numShuiZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  336. //
  337. // numShuiA
  338. //
  339. this.numShuiA.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  340. this.numShuiA.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  341. this.numShuiA.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  342. this.numShuiA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  343. this.numShuiA.IsCustomColor = false;
  344. this.numShuiA.Location = new System.Drawing.Point(87, 20);
  345. this.numShuiA.Maximum = new decimal(new int[] {
  346. 200,
  347. 0,
  348. 0,
  349. 0});
  350. this.numShuiA.Name = "numShuiA";
  351. this.numShuiA.Size = new System.Drawing.Size(50, 23);
  352. this.numShuiA.TabIndex = 204;
  353. this.numShuiA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  354. //
  355. // labelEx13
  356. //
  357. this.labelEx13.AutoSize = true;
  358. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  359. this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  360. this.labelEx13.Location = new System.Drawing.Point(374, 22);
  361. this.labelEx13.Name = "labelEx13";
  362. this.labelEx13.Size = new System.Drawing.Size(20, 17);
  363. this.labelEx13.TabIndex = 204;
  364. this.labelEx13.Text = "至";
  365. //
  366. // labelEx12
  367. //
  368. this.labelEx12.AutoSize = true;
  369. this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  370. this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  371. this.labelEx12.Location = new System.Drawing.Point(145, 22);
  372. this.labelEx12.Name = "labelEx12";
  373. this.labelEx12.Size = new System.Drawing.Size(20, 17);
  374. this.labelEx12.TabIndex = 204;
  375. this.labelEx12.Text = "至";
  376. //
  377. // grpJilianri
  378. //
  379. this.grpJilianri.Controls.Add(this.cmbAnhungqi);
  380. this.grpJilianri.Controls.Add(this.cmbAnshenri);
  381. this.grpJilianri.Controls.Add(this.rdoanhungqi);
  382. this.grpJilianri.Controls.Add(this.rdoanshenri);
  383. this.grpJilianri.ForeColor = System.Drawing.Color.Gray;
  384. this.grpJilianri.Location = new System.Drawing.Point(8, 185);
  385. this.grpJilianri.Name = "grpJilianri";
  386. this.grpJilianri.Size = new System.Drawing.Size(459, 53);
  387. this.grpJilianri.TabIndex = 207;
  388. this.grpJilianri.TabStop = false;
  389. this.grpJilianri.Text = "按纪念日筛选";
  390. //
  391. // cmbAnhungqi
  392. //
  393. this.cmbAnhungqi.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  394. this.cmbAnhungqi.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  395. this.cmbAnhungqi.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  396. this.cmbAnhungqi.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  397. this.cmbAnhungqi.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  398. this.cmbAnhungqi.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  399. this.cmbAnhungqi.FormattingEnabled = true;
  400. this.cmbAnhungqi.IsCustomColor = false;
  401. this.cmbAnhungqi.Location = new System.Drawing.Point(311, 19);
  402. this.cmbAnhungqi.Name = "cmbAnhungqi";
  403. this.cmbAnhungqi.ReadOnly = false;
  404. this.cmbAnhungqi.Size = new System.Drawing.Size(139, 25);
  405. this.cmbAnhungqi.TabIndex = 209;
  406. //
  407. // cmbAnshenri
  408. //
  409. this.cmbAnshenri.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  410. this.cmbAnshenri.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  411. this.cmbAnshenri.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  412. this.cmbAnshenri.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  413. this.cmbAnshenri.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  414. this.cmbAnshenri.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  415. this.cmbAnshenri.FormattingEnabled = true;
  416. this.cmbAnshenri.IsCustomColor = false;
  417. this.cmbAnshenri.Location = new System.Drawing.Point(96, 19);
  418. this.cmbAnshenri.Name = "cmbAnshenri";
  419. this.cmbAnshenri.ReadOnly = false;
  420. this.cmbAnshenri.Size = new System.Drawing.Size(139, 25);
  421. this.cmbAnshenri.TabIndex = 209;
  422. //
  423. // rdoanhungqi
  424. //
  425. this.rdoanhungqi.AutoSize = true;
  426. this.rdoanhungqi.BackColor = System.Drawing.Color.Transparent;
  427. this.rdoanhungqi.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  428. this.rdoanhungqi.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  429. this.rdoanhungqi.Location = new System.Drawing.Point(245, 21);
  430. this.rdoanhungqi.Name = "rdoanhungqi";
  431. this.rdoanhungqi.Size = new System.Drawing.Size(62, 21);
  432. this.rdoanhungqi.TabIndex = 204;
  433. this.rdoanhungqi.Text = "按婚期";
  434. this.rdoanhungqi.UseVisualStyleBackColor = false;
  435. //
  436. // rdoanshenri
  437. //
  438. this.rdoanshenri.AutoSize = true;
  439. this.rdoanshenri.BackColor = System.Drawing.Color.Transparent;
  440. this.rdoanshenri.Checked = true;
  441. this.rdoanshenri.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  442. this.rdoanshenri.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  443. this.rdoanshenri.Location = new System.Drawing.Point(30, 21);
  444. this.rdoanshenri.Name = "rdoanshenri";
  445. this.rdoanshenri.Size = new System.Drawing.Size(62, 21);
  446. this.rdoanshenri.TabIndex = 204;
  447. this.rdoanshenri.TabStop = true;
  448. this.rdoanshenri.Text = "按生日";
  449. this.rdoanshenri.UseVisualStyleBackColor = false;
  450. //
  451. // txtyuyueshijianZ
  452. //
  453. this.txtyuyueshijianZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  454. this.txtyuyueshijianZ.EmptyTextTip = null;
  455. this.txtyuyueshijianZ.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  456. this.txtyuyueshijianZ.Font = new System.Drawing.Font("微软雅黑", 9F);
  457. this.txtyuyueshijianZ.Location = new System.Drawing.Point(319, 121);
  458. this.txtyuyueshijianZ.Name = "txtyuyueshijianZ";
  459. this.txtyuyueshijianZ.Size = new System.Drawing.Size(140, 23);
  460. this.txtyuyueshijianZ.TabIndex = 206;
  461. //
  462. // numTaoxijiageZ
  463. //
  464. this.numTaoxijiageZ.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  465. this.numTaoxijiageZ.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  466. this.numTaoxijiageZ.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  467. this.numTaoxijiageZ.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  468. this.numTaoxijiageZ.IsCustomColor = false;
  469. this.numTaoxijiageZ.Location = new System.Drawing.Point(319, 88);
  470. this.numTaoxijiageZ.Maximum = new decimal(new int[] {
  471. 1410065407,
  472. 2,
  473. 0,
  474. 0});
  475. this.numTaoxijiageZ.Name = "numTaoxijiageZ";
  476. this.numTaoxijiageZ.Size = new System.Drawing.Size(140, 23);
  477. this.numTaoxijiageZ.TabIndex = 204;
  478. this.numTaoxijiageZ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  479. //
  480. // numTaoxijiageA
  481. //
  482. this.numTaoxijiageA.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  483. this.numTaoxijiageA.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  484. this.numTaoxijiageA.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  485. this.numTaoxijiageA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  486. this.numTaoxijiageA.IsCustomColor = false;
  487. this.numTaoxijiageA.Location = new System.Drawing.Point(104, 88);
  488. this.numTaoxijiageA.Maximum = new decimal(new int[] {
  489. 1410065407,
  490. 2,
  491. 0,
  492. 0});
  493. this.numTaoxijiageA.Name = "numTaoxijiageA";
  494. this.numTaoxijiageA.Size = new System.Drawing.Size(140, 23);
  495. this.numTaoxijiageA.TabIndex = 204;
  496. this.numTaoxijiageA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  497. //
  498. // labelEx6
  499. //
  500. this.labelEx6.AutoSize = true;
  501. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  502. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  503. this.labelEx6.Location = new System.Drawing.Point(270, 124);
  504. this.labelEx6.Name = "labelEx6";
  505. this.labelEx6.Size = new System.Drawing.Size(20, 17);
  506. this.labelEx6.TabIndex = 204;
  507. this.labelEx6.Text = "至";
  508. //
  509. // labelEx3
  510. //
  511. this.labelEx3.AutoSize = true;
  512. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  513. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  514. this.labelEx3.Location = new System.Drawing.Point(270, 90);
  515. this.labelEx3.Name = "labelEx3";
  516. this.labelEx3.Size = new System.Drawing.Size(20, 17);
  517. this.labelEx3.TabIndex = 204;
  518. this.labelEx3.Text = "至";
  519. //
  520. // labelEx5
  521. //
  522. this.labelEx5.AutoSize = true;
  523. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  524. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  525. this.labelEx5.Location = new System.Drawing.Point(34, 124);
  526. this.labelEx5.Name = "labelEx5";
  527. this.labelEx5.Size = new System.Drawing.Size(68, 17);
  528. this.labelEx5.TabIndex = 203;
  529. this.labelEx5.Text = "预约时间:";
  530. //
  531. // labelEx1
  532. //
  533. this.labelEx1.AutoSize = true;
  534. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  535. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  536. this.labelEx1.Location = new System.Drawing.Point(34, 91);
  537. this.labelEx1.Name = "labelEx1";
  538. this.labelEx1.Size = new System.Drawing.Size(68, 17);
  539. this.labelEx1.TabIndex = 203;
  540. this.labelEx1.Text = "消费总额:";
  541. //
  542. // txtyuyueshijianA
  543. //
  544. this.txtyuyueshijianA.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  545. this.txtyuyueshijianA.EmptyTextTip = null;
  546. this.txtyuyueshijianA.EmptyTextTipColor = System.Drawing.Color.DarkGray;
  547. this.txtyuyueshijianA.Font = new System.Drawing.Font("微软雅黑", 9F);
  548. this.txtyuyueshijianA.Location = new System.Drawing.Point(104, 121);
  549. this.txtyuyueshijianA.Name = "txtyuyueshijianA";
  550. this.txtyuyueshijianA.Size = new System.Drawing.Size(140, 23);
  551. this.txtyuyueshijianA.TabIndex = 202;
  552. //
  553. // cmbtreevOrdeClass
  554. //
  555. this.cmbtreevOrdeClass.AfterSelectLevelFirstNode = true;
  556. this.cmbtreevOrdeClass.DropDownHeight = 220;
  557. this.cmbtreevOrdeClass.DropDownShow = false;
  558. this.cmbtreevOrdeClass.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  559. this.cmbtreevOrdeClass.FormattingEnabled = true;
  560. this.cmbtreevOrdeClass.IntegralHeight = false;
  561. this.cmbtreevOrdeClass.IsNodeMouseClick = true;
  562. this.cmbtreevOrdeClass.IsSelectParentNode = false;
  563. this.cmbtreevOrdeClass.Location = new System.Drawing.Point(319, 54);
  564. this.cmbtreevOrdeClass.Name = "cmbtreevOrdeClass";
  565. this.cmbtreevOrdeClass.ReadOnly = true;
  566. this.cmbtreevOrdeClass.Size = new System.Drawing.Size(140, 25);
  567. this.cmbtreevOrdeClass.StrKey = null;
  568. this.cmbtreevOrdeClass.TabIndex = 201;
  569. //
  570. // cmbtreevCustomerSource
  571. //
  572. this.cmbtreevCustomerSource.AfterSelectLevelFirstNode = true;
  573. this.cmbtreevCustomerSource.DropDownHeight = 220;
  574. this.cmbtreevCustomerSource.DropDownShow = false;
  575. this.cmbtreevCustomerSource.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  576. this.cmbtreevCustomerSource.FormattingEnabled = true;
  577. this.cmbtreevCustomerSource.IntegralHeight = false;
  578. this.cmbtreevCustomerSource.IsNodeMouseClick = true;
  579. this.cmbtreevCustomerSource.IsSelectParentNode = false;
  580. this.cmbtreevCustomerSource.Location = new System.Drawing.Point(319, 156);
  581. this.cmbtreevCustomerSource.Name = "cmbtreevCustomerSource";
  582. this.cmbtreevCustomerSource.ReadOnly = true;
  583. this.cmbtreevCustomerSource.Size = new System.Drawing.Size(140, 25);
  584. this.cmbtreevCustomerSource.StrKey = null;
  585. this.cmbtreevCustomerSource.TabIndex = 201;
  586. //
  587. // CtvPak_PackagesClass
  588. //
  589. this.CtvPak_PackagesClass.AfterSelectLevelFirstNode = true;
  590. this.CtvPak_PackagesClass.DropDownHeight = 220;
  591. this.CtvPak_PackagesClass.DropDownShow = false;
  592. this.CtvPak_PackagesClass.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  593. this.CtvPak_PackagesClass.FormattingEnabled = true;
  594. this.CtvPak_PackagesClass.IntegralHeight = false;
  595. this.CtvPak_PackagesClass.IsNodeMouseClick = true;
  596. this.CtvPak_PackagesClass.IsSelectParentNode = false;
  597. this.CtvPak_PackagesClass.Location = new System.Drawing.Point(104, 55);
  598. this.CtvPak_PackagesClass.Name = "CtvPak_PackagesClass";
  599. this.CtvPak_PackagesClass.ReadOnly = true;
  600. this.CtvPak_PackagesClass.Size = new System.Drawing.Size(140, 25);
  601. this.CtvPak_PackagesClass.StrKey = null;
  602. this.CtvPak_PackagesClass.TabIndex = 201;
  603. //
  604. // labelEx4
  605. //
  606. this.labelEx4.AutoSize = true;
  607. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  608. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  609. this.labelEx4.Location = new System.Drawing.Point(246, 55);
  610. this.labelEx4.Name = "labelEx4";
  611. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  612. this.labelEx4.TabIndex = 200;
  613. this.labelEx4.Text = "订单类别:";
  614. //
  615. // labelEx15
  616. //
  617. this.labelEx15.AutoSize = true;
  618. this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  619. this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  620. this.labelEx15.Location = new System.Drawing.Point(249, 158);
  621. this.labelEx15.Name = "labelEx15";
  622. this.labelEx15.Size = new System.Drawing.Size(68, 17);
  623. this.labelEx15.TabIndex = 200;
  624. this.labelEx15.Text = "客户来源:";
  625. //
  626. // labelEx7
  627. //
  628. this.labelEx7.AutoSize = true;
  629. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  630. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  631. this.labelEx7.Location = new System.Drawing.Point(34, 158);
  632. this.labelEx7.Name = "labelEx7";
  633. this.labelEx7.Size = new System.Drawing.Size(68, 17);
  634. this.labelEx7.TabIndex = 200;
  635. this.labelEx7.Text = "客户地区:";
  636. //
  637. // labelEx10
  638. //
  639. this.labelEx10.AutoSize = true;
  640. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  641. this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  642. this.labelEx10.Location = new System.Drawing.Point(30, 18);
  643. this.labelEx10.Name = "labelEx10";
  644. this.labelEx10.Size = new System.Drawing.Size(68, 17);
  645. this.labelEx10.TabIndex = 200;
  646. this.labelEx10.Text = "客户类型:";
  647. //
  648. // labelEx2
  649. //
  650. this.labelEx2.AutoSize = true;
  651. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  652. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  653. this.labelEx2.Location = new System.Drawing.Point(5, 57);
  654. this.labelEx2.Name = "labelEx2";
  655. this.labelEx2.Size = new System.Drawing.Size(97, 17);
  656. this.labelEx2.TabIndex = 200;
  657. this.labelEx2.Text = "套系类别/名称:";
  658. //
  659. // btnCanle
  660. //
  661. this.btnCanle.BackColor = System.Drawing.Color.Transparent;
  662. this.btnCanle.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCanle.BackImg")));
  663. this.btnCanle.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  664. this.btnCanle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  665. this.btnCanle.ForeColor = System.Drawing.Color.White;
  666. this.btnCanle.IsCustomBackImg = false;
  667. this.btnCanle.IsShowText = true;
  668. this.btnCanle.Location = new System.Drawing.Point(254, 307);
  669. this.btnCanle.Name = "btnCanle";
  670. this.btnCanle.Size = new System.Drawing.Size(87, 26);
  671. this.btnCanle.TabIndex = 199;
  672. this.btnCanle.Text = "取消";
  673. this.btnCanle.UseVisualStyleBackColor = false;
  674. //
  675. // btnOk
  676. //
  677. this.btnOk.BackColor = System.Drawing.Color.Transparent;
  678. this.btnOk.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOk.BackImg")));
  679. this.btnOk.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  680. this.btnOk.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  681. this.btnOk.ForeColor = System.Drawing.Color.White;
  682. this.btnOk.IsCustomBackImg = false;
  683. this.btnOk.IsShowText = true;
  684. this.btnOk.Location = new System.Drawing.Point(154, 307);
  685. this.btnOk.Name = "btnOk";
  686. this.btnOk.Size = new System.Drawing.Size(87, 26);
  687. this.btnOk.TabIndex = 198;
  688. this.btnOk.Text = "确定";
  689. this.btnOk.UseVisualStyleBackColor = false;
  690. //
  691. // FrmHigehrSelect
  692. //
  693. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  694. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  695. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  696. this.ClientSize = new System.Drawing.Size(480, 420);
  697. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  698. this.MinimizeBox = false;
  699. this.Name = "FrmHigehrSelect";
  700. this.Text = "高级查询";
  701. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  702. this.plExMainContainer.ResumeLayout(false);
  703. this.plFormMainContent.ResumeLayout(false);
  704. this.panelEx1.ResumeLayout(false);
  705. this.panelEx1.PerformLayout();
  706. this.flowLayoutPanel1.ResumeLayout(false);
  707. this.flowLayoutPanel1.PerformLayout();
  708. this.grpNianLing.ResumeLayout(false);
  709. this.grpNianLing.PerformLayout();
  710. ((System.ComponentModel.ISupportInitialize)(this.numTianZ)).EndInit();
  711. ((System.ComponentModel.ISupportInitialize)(this.numTianA)).EndInit();
  712. ((System.ComponentModel.ISupportInitialize)(this.numShuiZ)).EndInit();
  713. ((System.ComponentModel.ISupportInitialize)(this.numShuiA)).EndInit();
  714. this.grpJilianri.ResumeLayout(false);
  715. this.grpJilianri.PerformLayout();
  716. ((System.ComponentModel.ISupportInitialize)(this.numTaoxijiageZ)).EndInit();
  717. ((System.ComponentModel.ISupportInitialize)(this.numTaoxijiageA)).EndInit();
  718. this.ResumeLayout(false);
  719. }
  720. #endregion
  721. private ComponentLibrary.PanelEx panelEx1;
  722. protected ComponentLibrary.ButtonEx btnCanle;
  723. protected ComponentLibrary.ButtonEx btnOk;
  724. private ComponentLibrary.LabelEx labelEx2;
  725. private ComponentLibrary.LabelEx labelEx3;
  726. private ComponentLibrary.LabelEx labelEx1;
  727. private ComponentLibrary.LabelEx labelEx4;
  728. private ComponentLibrary.LabelEx labelEx13;
  729. private ComponentLibrary.LabelEx labelEx12;
  730. private ComponentLibrary.LabelEx labelEx6;
  731. private ComponentLibrary.LabelEx labelEx5;
  732. private ComponentLibrary.LabelEx labelEx7;
  733. protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  734. private ComponentLibrary.LabelEx labelEx15;
  735. private ComponentLibrary.LabelEx labelEx10;
  736. protected internal ComponentLibrary.GroupBoxEx grpJilianri;
  737. protected internal ComponentLibrary.RadioButtonEx rdoAll;
  738. protected internal ComponentLibrary.RadioButtonEx rdoHunsa;
  739. protected internal ComponentLibrary.RadioButtonEx rdoErtong;
  740. protected internal ComponentLibrary.RadioButtonEx rdoXiezheng;
  741. protected internal ComponentLibrary.GroupBoxEx grpNianLing;
  742. protected internal ComponentLibrary.RadioButtonEx rdoqita;
  743. public ComponentLibrary.ComboBoxTreeViewEx CtvPak_PackagesClass;
  744. public ComponentLibrary.TextBoxBasicEx txtyuyueshijianA;
  745. public ComponentLibrary.TextBoxBasicEx txtyuyueshijianZ;
  746. public ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrdeClass;
  747. public ComponentLibrary.ComboBoxTreeViewEx cmbtreevCustomerSource;
  748. public ComponentLibrary.NumericUpDownEx numTaoxijiageZ;
  749. public ComponentLibrary.NumericUpDownEx numTaoxijiageA;
  750. public ComponentLibrary.NumericUpDownEx numTianZ;
  751. public ComponentLibrary.NumericUpDownEx numTianA;
  752. public ComponentLibrary.NumericUpDownEx numShuiZ;
  753. public ComponentLibrary.NumericUpDownEx numShuiA;
  754. public ComponentLibrary.ComboBoxEx cmbCus_Region;
  755. public ComponentLibrary.ComboBoxEx cmbAnhungqi;
  756. public ComponentLibrary.ComboBoxEx cmbAnshenri;
  757. public ComponentLibrary.RadioButtonEx rdoanhungqi;
  758. public ComponentLibrary.RadioButtonEx rdoanshenri;
  759. public ComponentLibrary.RadioButtonEx rdoantian;
  760. public ComponentLibrary.RadioButtonEx rdoanshui;
  761. }
  762. }