PhotographerConditionQuerySmallForm.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502
  1. namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
  2. {
  3. partial class PhotographerConditionQuerySmallForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PhotographerConditionQuerySmallForm));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  31. this.panel10 = new System.Windows.Forms.Panel();
  32. this.chkDate = new LYFZ.ComponentLibrary.CheckBoxEx();
  33. this.dtpDateStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
  34. this.dtpDateEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
  35. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  36. this.panel2 = new System.Windows.Forms.Panel();
  37. this.checkBoxEx1 = new LYFZ.ComponentLibrary.CheckBoxEx();
  38. this.dtpBackDateStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
  39. this.dtpBackDateEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
  40. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  41. this.panel1 = new System.Windows.Forms.Panel();
  42. this.txtPointsEnd = new LYFZ.ComponentLibrary.TextBoxEx();
  43. this.txtPointsStart = new LYFZ.ComponentLibrary.TextBoxEx();
  44. this.chkPoints = new LYFZ.ComponentLibrary.CheckBoxEx();
  45. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  46. this.panelStoreNmae = new System.Windows.Forms.Panel();
  47. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.cmbtrrevGrade = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  49. this.panel3 = new System.Windows.Forms.Panel();
  50. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  51. this.cmbtreevStatus = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  52. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  53. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  54. this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
  55. this.plExMainContainer.SuspendLayout();
  56. this.plFormMainContent.SuspendLayout();
  57. this.panelEx1.SuspendLayout();
  58. this.flowLayoutPanel1.SuspendLayout();
  59. this.panel10.SuspendLayout();
  60. this.panel2.SuspendLayout();
  61. this.panel1.SuspendLayout();
  62. this.panelStoreNmae.SuspendLayout();
  63. this.panel3.SuspendLayout();
  64. this.panelEx2.SuspendLayout();
  65. this.SuspendLayout();
  66. //
  67. // plExMainContainer
  68. //
  69. this.plExMainContainer.Controls.Add(this.panelEx2);
  70. this.plExMainContainer.Controls.Add(this.panelEx1);
  71. this.plExMainContainer.Size = new System.Drawing.Size(440, 309);
  72. //
  73. // plFormMainContent
  74. //
  75. this.plFormMainContent.Size = new System.Drawing.Size(440, 309);
  76. //
  77. // btnAppFormExit
  78. //
  79. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  80. this.btnAppFormExit.Location = new System.Drawing.Point(408, 0);
  81. //
  82. // btnAppFormMinimize
  83. //
  84. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  85. this.btnAppFormMinimize.Location = new System.Drawing.Point(851, 0);
  86. //
  87. // panelEx1
  88. //
  89. this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  90. | System.Windows.Forms.AnchorStyles.Left)
  91. | System.Windows.Forms.AnchorStyles.Right)));
  92. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  93. this.panelEx1.BorderWidth = 1;
  94. this.panelEx1.Controls.Add(this.flowLayoutPanel1);
  95. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  96. this.panelEx1.Name = "panelEx1";
  97. this.panelEx1.Size = new System.Drawing.Size(420, 249);
  98. this.panelEx1.TabIndex = 0;
  99. //
  100. // flowLayoutPanel1
  101. //
  102. this.flowLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
  103. this.flowLayoutPanel1.Controls.Add(this.panel10);
  104. this.flowLayoutPanel1.Controls.Add(this.panel2);
  105. this.flowLayoutPanel1.Controls.Add(this.panel1);
  106. this.flowLayoutPanel1.Controls.Add(this.panelStoreNmae);
  107. this.flowLayoutPanel1.Controls.Add(this.panel3);
  108. this.flowLayoutPanel1.Location = new System.Drawing.Point(25, 38);
  109. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  110. this.flowLayoutPanel1.Size = new System.Drawing.Size(381, 171);
  111. this.flowLayoutPanel1.TabIndex = 20;
  112. //
  113. // panel10
  114. //
  115. this.panel10.Controls.Add(this.chkDate);
  116. this.panel10.Controls.Add(this.dtpDateStart);
  117. this.panel10.Controls.Add(this.dtpDateEnd);
  118. this.panel10.Controls.Add(this.labelEx7);
  119. this.panel10.Location = new System.Drawing.Point(3, 3);
  120. this.panel10.Name = "panel10";
  121. this.panel10.Size = new System.Drawing.Size(370, 25);
  122. this.panel10.TabIndex = 22;
  123. //
  124. // chkDate
  125. //
  126. this.chkDate.AutoSize = true;
  127. this.chkDate.BackColor = System.Drawing.Color.Transparent;
  128. this.chkDate.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  129. this.chkDate.Font = new System.Drawing.Font("微软雅黑", 9F);
  130. this.chkDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  131. this.chkDate.Fourstates = false;
  132. this.chkDate.IsGreenTick = false;
  133. this.chkDate.Location = new System.Drawing.Point(10, 2);
  134. this.chkDate.Name = "chkDate";
  135. this.chkDate.Size = new System.Drawing.Size(51, 21);
  136. this.chkDate.TabIndex = 0;
  137. this.chkDate.Text = "办理";
  138. this.chkDate.UseVisualStyleBackColor = false;
  139. //
  140. // dtpDateStart
  141. //
  142. this.dtpDateStart.CustomFormat = " ";
  143. this.dtpDateStart.DateValue = "";
  144. this.dtpDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  145. this.dtpDateStart.IsShowTime = false;
  146. this.dtpDateStart.Location = new System.Drawing.Point(77, 2);
  147. this.dtpDateStart.Name = "dtpDateStart";
  148. this.dtpDateStart.Size = new System.Drawing.Size(120, 21);
  149. this.dtpDateStart.TabIndex = 1;
  150. //
  151. // dtpDateEnd
  152. //
  153. this.dtpDateEnd.CustomFormat = " ";
  154. this.dtpDateEnd.DateValue = "";
  155. this.dtpDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  156. this.dtpDateEnd.IsShowTime = false;
  157. this.dtpDateEnd.Location = new System.Drawing.Point(239, 2);
  158. this.dtpDateEnd.Name = "dtpDateEnd";
  159. this.dtpDateEnd.Size = new System.Drawing.Size(120, 21);
  160. this.dtpDateEnd.TabIndex = 2;
  161. //
  162. // labelEx7
  163. //
  164. this.labelEx7.AutoSize = true;
  165. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  166. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  167. this.labelEx7.Location = new System.Drawing.Point(200, 5);
  168. this.labelEx7.Name = "labelEx7";
  169. this.labelEx7.Size = new System.Drawing.Size(34, 17);
  170. this.labelEx7.TabIndex = 3;
  171. this.labelEx7.Text = "——";
  172. //
  173. // panel2
  174. //
  175. this.panel2.Controls.Add(this.checkBoxEx1);
  176. this.panel2.Controls.Add(this.dtpBackDateStart);
  177. this.panel2.Controls.Add(this.dtpBackDateEnd);
  178. this.panel2.Controls.Add(this.labelEx3);
  179. this.panel2.Location = new System.Drawing.Point(3, 34);
  180. this.panel2.Name = "panel2";
  181. this.panel2.Size = new System.Drawing.Size(370, 25);
  182. this.panel2.TabIndex = 23;
  183. //
  184. // checkBoxEx1
  185. //
  186. this.checkBoxEx1.AutoSize = true;
  187. this.checkBoxEx1.BackColor = System.Drawing.Color.Transparent;
  188. this.checkBoxEx1.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  189. this.checkBoxEx1.Font = new System.Drawing.Font("微软雅黑", 9F);
  190. this.checkBoxEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  191. this.checkBoxEx1.Fourstates = false;
  192. this.checkBoxEx1.IsGreenTick = false;
  193. this.checkBoxEx1.Location = new System.Drawing.Point(10, 2);
  194. this.checkBoxEx1.Name = "checkBoxEx1";
  195. this.checkBoxEx1.Size = new System.Drawing.Size(51, 21);
  196. this.checkBoxEx1.TabIndex = 0;
  197. this.checkBoxEx1.Text = "返还";
  198. this.checkBoxEx1.UseVisualStyleBackColor = false;
  199. //
  200. // dtpBackDateStart
  201. //
  202. this.dtpBackDateStart.CustomFormat = " ";
  203. this.dtpBackDateStart.DateValue = "";
  204. this.dtpBackDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  205. this.dtpBackDateStart.IsShowTime = false;
  206. this.dtpBackDateStart.Location = new System.Drawing.Point(77, 2);
  207. this.dtpBackDateStart.Name = "dtpBackDateStart";
  208. this.dtpBackDateStart.Size = new System.Drawing.Size(120, 21);
  209. this.dtpBackDateStart.TabIndex = 1;
  210. //
  211. // dtpBackDateEnd
  212. //
  213. this.dtpBackDateEnd.CustomFormat = " ";
  214. this.dtpBackDateEnd.DateValue = "";
  215. this.dtpBackDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  216. this.dtpBackDateEnd.IsShowTime = false;
  217. this.dtpBackDateEnd.Location = new System.Drawing.Point(239, 2);
  218. this.dtpBackDateEnd.Name = "dtpBackDateEnd";
  219. this.dtpBackDateEnd.Size = new System.Drawing.Size(120, 21);
  220. this.dtpBackDateEnd.TabIndex = 2;
  221. //
  222. // labelEx3
  223. //
  224. this.labelEx3.AutoSize = true;
  225. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  226. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  227. this.labelEx3.Location = new System.Drawing.Point(200, 5);
  228. this.labelEx3.Name = "labelEx3";
  229. this.labelEx3.Size = new System.Drawing.Size(34, 17);
  230. this.labelEx3.TabIndex = 3;
  231. this.labelEx3.Text = "——";
  232. //
  233. // panel1
  234. //
  235. this.panel1.Controls.Add(this.txtPointsEnd);
  236. this.panel1.Controls.Add(this.txtPointsStart);
  237. this.panel1.Controls.Add(this.chkPoints);
  238. this.panel1.Controls.Add(this.labelEx2);
  239. this.panel1.Location = new System.Drawing.Point(3, 65);
  240. this.panel1.Name = "panel1";
  241. this.panel1.Size = new System.Drawing.Size(370, 25);
  242. this.panel1.TabIndex = 23;
  243. //
  244. // txtPointsEnd
  245. //
  246. this.txtPointsEnd.BackColor = System.Drawing.Color.Transparent;
  247. this.txtPointsEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  248. this.txtPointsEnd.Icon = null;
  249. this.txtPointsEnd.IconIsButton = false;
  250. this.txtPointsEnd.IsPasswordChat = '\0';
  251. this.txtPointsEnd.IsSystemPasswordChar = false;
  252. this.txtPointsEnd.Lines = new string[0];
  253. this.txtPointsEnd.Location = new System.Drawing.Point(239, 0);
  254. this.txtPointsEnd.Margin = new System.Windows.Forms.Padding(0);
  255. this.txtPointsEnd.MaxLength = 32767;
  256. this.txtPointsEnd.MinimumSize = new System.Drawing.Size(0, 24);
  257. this.txtPointsEnd.MouseBack = null;
  258. this.txtPointsEnd.Multiline = false;
  259. this.txtPointsEnd.Name = "txtPointsEnd";
  260. this.txtPointsEnd.NormlBack = null;
  261. this.txtPointsEnd.Padding = new System.Windows.Forms.Padding(5);
  262. this.txtPointsEnd.ReadOnly = false;
  263. this.txtPointsEnd.ScrollBars = System.Windows.Forms.ScrollBars.None;
  264. this.txtPointsEnd.Size = new System.Drawing.Size(120, 25);
  265. this.txtPointsEnd.TabIndex = 261;
  266. this.txtPointsEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  267. this.txtPointsEnd.WaterColor = System.Drawing.Color.DarkGray;
  268. this.txtPointsEnd.WaterText = "";
  269. this.txtPointsEnd.WordWrap = true;
  270. //
  271. // txtPointsStart
  272. //
  273. this.txtPointsStart.BackColor = System.Drawing.Color.Transparent;
  274. this.txtPointsStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  275. this.txtPointsStart.Icon = null;
  276. this.txtPointsStart.IconIsButton = false;
  277. this.txtPointsStart.IsPasswordChat = '\0';
  278. this.txtPointsStart.IsSystemPasswordChar = false;
  279. this.txtPointsStart.Lines = new string[0];
  280. this.txtPointsStart.Location = new System.Drawing.Point(76, 0);
  281. this.txtPointsStart.Margin = new System.Windows.Forms.Padding(0);
  282. this.txtPointsStart.MaxLength = 32767;
  283. this.txtPointsStart.MinimumSize = new System.Drawing.Size(0, 24);
  284. this.txtPointsStart.MouseBack = null;
  285. this.txtPointsStart.Multiline = false;
  286. this.txtPointsStart.Name = "txtPointsStart";
  287. this.txtPointsStart.NormlBack = null;
  288. this.txtPointsStart.Padding = new System.Windows.Forms.Padding(5);
  289. this.txtPointsStart.ReadOnly = false;
  290. this.txtPointsStart.ScrollBars = System.Windows.Forms.ScrollBars.None;
  291. this.txtPointsStart.Size = new System.Drawing.Size(121, 25);
  292. this.txtPointsStart.TabIndex = 260;
  293. this.txtPointsStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  294. this.txtPointsStart.WaterColor = System.Drawing.Color.DarkGray;
  295. this.txtPointsStart.WaterText = "";
  296. this.txtPointsStart.WordWrap = true;
  297. //
  298. // chkPoints
  299. //
  300. this.chkPoints.AutoSize = true;
  301. this.chkPoints.BackColor = System.Drawing.Color.Transparent;
  302. this.chkPoints.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  303. this.chkPoints.Font = new System.Drawing.Font("微软雅黑", 9F);
  304. this.chkPoints.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  305. this.chkPoints.Fourstates = false;
  306. this.chkPoints.IsGreenTick = false;
  307. this.chkPoints.Location = new System.Drawing.Point(10, 2);
  308. this.chkPoints.Name = "chkPoints";
  309. this.chkPoints.Size = new System.Drawing.Size(51, 21);
  310. this.chkPoints.TabIndex = 0;
  311. this.chkPoints.Text = "积分";
  312. this.chkPoints.UseVisualStyleBackColor = false;
  313. //
  314. // labelEx2
  315. //
  316. this.labelEx2.AutoSize = true;
  317. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  318. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  319. this.labelEx2.Location = new System.Drawing.Point(200, 5);
  320. this.labelEx2.Name = "labelEx2";
  321. this.labelEx2.Size = new System.Drawing.Size(34, 17);
  322. this.labelEx2.TabIndex = 3;
  323. this.labelEx2.Text = "——";
  324. //
  325. // panelStoreNmae
  326. //
  327. this.panelStoreNmae.Controls.Add(this.labelEx1);
  328. this.panelStoreNmae.Controls.Add(this.cmbtrrevGrade);
  329. this.panelStoreNmae.Location = new System.Drawing.Point(3, 96);
  330. this.panelStoreNmae.Name = "panelStoreNmae";
  331. this.panelStoreNmae.Size = new System.Drawing.Size(370, 24);
  332. this.panelStoreNmae.TabIndex = 20;
  333. //
  334. // labelEx1
  335. //
  336. this.labelEx1.AutoSize = true;
  337. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  338. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  339. this.labelEx1.Location = new System.Drawing.Point(5, 4);
  340. this.labelEx1.Name = "labelEx1";
  341. this.labelEx1.Size = new System.Drawing.Size(68, 17);
  342. this.labelEx1.TabIndex = 0;
  343. this.labelEx1.Text = "摄会类型:";
  344. //
  345. // cmbtrrevGrade
  346. //
  347. this.cmbtrrevGrade.BackColor = System.Drawing.Color.White;
  348. this.cmbtrrevGrade.DropDownHeight = 220;
  349. this.cmbtrrevGrade.DropDownShow = true;
  350. this.cmbtrrevGrade.IntegralHeight = false;
  351. this.cmbtrrevGrade.IsNodeMouseClick = false;
  352. this.cmbtrrevGrade.IsSelectParentNode = false;
  353. this.cmbtrrevGrade.Location = new System.Drawing.Point(76, 2);
  354. this.cmbtrrevGrade.Name = "cmbtrrevGrade";
  355. this.cmbtrrevGrade.ReadOnly = true;
  356. this.cmbtrrevGrade.Size = new System.Drawing.Size(165, 20);
  357. this.cmbtrrevGrade.StrKey = null;
  358. this.cmbtrrevGrade.TabIndex = 3;
  359. //
  360. // panel3
  361. //
  362. this.panel3.Controls.Add(this.labelEx4);
  363. this.panel3.Controls.Add(this.cmbtreevStatus);
  364. this.panel3.Location = new System.Drawing.Point(3, 126);
  365. this.panel3.Name = "panel3";
  366. this.panel3.Size = new System.Drawing.Size(370, 24);
  367. this.panel3.TabIndex = 21;
  368. //
  369. // labelEx4
  370. //
  371. this.labelEx4.AutoSize = true;
  372. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  373. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  374. this.labelEx4.Location = new System.Drawing.Point(5, 4);
  375. this.labelEx4.Name = "labelEx4";
  376. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  377. this.labelEx4.TabIndex = 0;
  378. this.labelEx4.Text = "返还状态:";
  379. //
  380. // cmbtreevStatus
  381. //
  382. this.cmbtreevStatus.BackColor = System.Drawing.Color.White;
  383. this.cmbtreevStatus.DropDownHeight = 220;
  384. this.cmbtreevStatus.DropDownShow = true;
  385. this.cmbtreevStatus.IntegralHeight = false;
  386. this.cmbtreevStatus.IsNodeMouseClick = false;
  387. this.cmbtreevStatus.IsSelectParentNode = false;
  388. this.cmbtreevStatus.Location = new System.Drawing.Point(76, 2);
  389. this.cmbtreevStatus.Name = "cmbtreevStatus";
  390. this.cmbtreevStatus.ReadOnly = true;
  391. this.cmbtreevStatus.Size = new System.Drawing.Size(165, 20);
  392. this.cmbtreevStatus.StrKey = null;
  393. this.cmbtreevStatus.TabIndex = 3;
  394. //
  395. // panelEx2
  396. //
  397. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  398. this.panelEx2.BorderWidth = 1;
  399. this.panelEx2.Controls.Add(this.btnCancel);
  400. this.panelEx2.Controls.Add(this.btnOK);
  401. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom;
  402. this.panelEx2.Location = new System.Drawing.Point(0, 269);
  403. this.panelEx2.Name = "panelEx2";
  404. this.panelEx2.Size = new System.Drawing.Size(440, 40);
  405. this.panelEx2.TabIndex = 1;
  406. //
  407. // btnCancel
  408. //
  409. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  410. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  411. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  412. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  413. this.btnCancel.ForeColor = System.Drawing.Color.White;
  414. this.btnCancel.IsCustomBackImg = false;
  415. this.btnCancel.IsShowText = true;
  416. this.btnCancel.Location = new System.Drawing.Point(241, 6);
  417. this.btnCancel.Name = "btnCancel";
  418. this.btnCancel.Size = new System.Drawing.Size(98, 28);
  419. this.btnCancel.TabIndex = 1;
  420. this.btnCancel.Text = " 取 消";
  421. this.btnCancel.UseVisualStyleBackColor = false;
  422. //
  423. // btnOK
  424. //
  425. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  426. this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
  427. this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  428. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  429. this.btnOK.ForeColor = System.Drawing.Color.White;
  430. this.btnOK.IsCustomBackImg = false;
  431. this.btnOK.IsShowText = true;
  432. this.btnOK.Location = new System.Drawing.Point(102, 6);
  433. this.btnOK.Name = "btnOK";
  434. this.btnOK.Size = new System.Drawing.Size(98, 28);
  435. this.btnOK.TabIndex = 0;
  436. this.btnOK.Text = " 确 定";
  437. this.btnOK.UseVisualStyleBackColor = false;
  438. //
  439. // PhotographerConditionQuerySmallForm
  440. //
  441. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  442. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  443. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  444. this.ClientSize = new System.Drawing.Size(440, 374);
  445. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  446. this.MaximizeBox = false;
  447. this.MinimizeBox = false;
  448. this.Name = "PhotographerConditionQuerySmallForm";
  449. this.Text = "多条件查询";
  450. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  451. this.plExMainContainer.ResumeLayout(false);
  452. this.plFormMainContent.ResumeLayout(false);
  453. this.panelEx1.ResumeLayout(false);
  454. this.flowLayoutPanel1.ResumeLayout(false);
  455. this.panel10.ResumeLayout(false);
  456. this.panel10.PerformLayout();
  457. this.panel2.ResumeLayout(false);
  458. this.panel2.PerformLayout();
  459. this.panel1.ResumeLayout(false);
  460. this.panel1.PerformLayout();
  461. this.panelStoreNmae.ResumeLayout(false);
  462. this.panelStoreNmae.PerformLayout();
  463. this.panel3.ResumeLayout(false);
  464. this.panel3.PerformLayout();
  465. this.panelEx2.ResumeLayout(false);
  466. this.ResumeLayout(false);
  467. }
  468. #endregion
  469. private ComponentLibrary.PanelEx panelEx1;
  470. private ComponentLibrary.PanelEx panelEx2;
  471. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  472. protected System.Windows.Forms.Panel panel10;
  473. protected ComponentLibrary.CheckBoxEx chkDate;
  474. protected ComponentLibrary.DateTimePickerEx dtpDateStart;
  475. private ComponentLibrary.LabelEx labelEx7;
  476. protected System.Windows.Forms.Panel panelStoreNmae;
  477. private ComponentLibrary.LabelEx labelEx1;
  478. protected ComponentLibrary.ComboBoxTreeViewEx cmbtrrevGrade;
  479. protected System.Windows.Forms.Panel panel1;
  480. protected ComponentLibrary.CheckBoxEx chkPoints;
  481. private ComponentLibrary.LabelEx labelEx2;
  482. protected ComponentLibrary.TextBoxEx txtPointsEnd;
  483. protected ComponentLibrary.TextBoxEx txtPointsStart;
  484. protected ComponentLibrary.ButtonEx btnCancel;
  485. protected ComponentLibrary.ButtonEx btnOK;
  486. protected ComponentLibrary.DateTimePickerEx dtpDateEnd;
  487. protected System.Windows.Forms.Panel panel2;
  488. protected ComponentLibrary.CheckBoxEx checkBoxEx1;
  489. protected ComponentLibrary.DateTimePickerEx dtpBackDateStart;
  490. protected ComponentLibrary.DateTimePickerEx dtpBackDateEnd;
  491. private ComponentLibrary.LabelEx labelEx3;
  492. protected System.Windows.Forms.Panel panel3;
  493. private ComponentLibrary.LabelEx labelEx4;
  494. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevStatus;
  495. }
  496. }