ConditionQuerySuperSmallForm.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375
  1. namespace LYFZ.Software.UI.CameraControlBook.SuperSmallForm
  2. {
  3. partial class ConditionQuerySuperSmallForm
  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(ConditionQuerySuperSmallForm));
  29. this.cmbOrdPgSights = new LYFZ.ComponentLibrary.ComboBoxEx();
  30. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  31. this.dtpDate1_2 = new LYFZ.ComponentLibrary.DateTimePickerEx();
  32. this.dtpDate1_1 = new LYFZ.ComponentLibrary.DateTimePickerEx();
  33. this.chkData1 = new LYFZ.ComponentLibrary.CheckBoxEx();
  34. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  35. this.chkData2 = new LYFZ.ComponentLibrary.CheckBoxEx();
  36. this.dtpDate2_2 = new LYFZ.ComponentLibrary.DateTimePickerEx();
  37. this.dtpDate2_1 = new LYFZ.ComponentLibrary.DateTimePickerEx();
  38. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  39. this.chkData3 = new LYFZ.ComponentLibrary.CheckBoxEx();
  40. this.dtpDate3_2 = new LYFZ.ComponentLibrary.DateTimePickerEx();
  41. this.dtpDate3_1 = new LYFZ.ComponentLibrary.DateTimePickerEx();
  42. this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
  43. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  44. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  45. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  46. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.plExMainContainer.SuspendLayout();
  48. this.plFormMainContent.SuspendLayout();
  49. this.panelEx1.SuspendLayout();
  50. this.panelEx2.SuspendLayout();
  51. this.SuspendLayout();
  52. //
  53. // plExMainContainer
  54. //
  55. this.plExMainContainer.Controls.Add(this.panelEx2);
  56. this.plExMainContainer.Controls.Add(this.panelEx1);
  57. this.plExMainContainer.Size = new System.Drawing.Size(365, 325);
  58. //
  59. // plFormMainContent
  60. //
  61. this.plFormMainContent.Size = new System.Drawing.Size(365, 325);
  62. //
  63. // btnAppFormMaximize
  64. //
  65. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  66. this.btnAppFormMaximize.Location = new System.Drawing.Point(322, 0);
  67. //
  68. // btnAppFormExit
  69. //
  70. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  71. this.btnAppFormExit.Location = new System.Drawing.Point(333, 0);
  72. //
  73. // btnAppFormMinimize
  74. //
  75. this.btnAppFormMinimize.Location = new System.Drawing.Point(322, 0);
  76. //
  77. // cmbOrdPgSights
  78. //
  79. this.cmbOrdPgSights.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  80. this.cmbOrdPgSights.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  81. this.cmbOrdPgSights.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  82. this.cmbOrdPgSights.Font = new System.Drawing.Font("宋体", 10.5F);
  83. this.cmbOrdPgSights.FormattingEnabled = true;
  84. this.cmbOrdPgSights.IsCustomColor = false;
  85. this.cmbOrdPgSights.Location = new System.Drawing.Point(65, 41);
  86. this.cmbOrdPgSights.Name = "cmbOrdPgSights";
  87. this.cmbOrdPgSights.ReadOnly = false;
  88. this.cmbOrdPgSights.Size = new System.Drawing.Size(247, 22);
  89. this.cmbOrdPgSights.TabIndex = 0;
  90. //
  91. // labelEx1
  92. //
  93. this.labelEx1.AutoSize = true;
  94. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  95. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  96. this.labelEx1.Location = new System.Drawing.Point(178, 103);
  97. this.labelEx1.Name = "labelEx1";
  98. this.labelEx1.Size = new System.Drawing.Size(21, 17);
  99. this.labelEx1.TabIndex = 2;
  100. this.labelEx1.Text = "—";
  101. //
  102. // dtpDate1_2
  103. //
  104. this.dtpDate1_2.CustomFormat = " ";
  105. this.dtpDate1_2.DateValue = "";
  106. this.dtpDate1_2.Enabled = false;
  107. this.dtpDate1_2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  108. this.dtpDate1_2.IsShowTime = false;
  109. this.dtpDate1_2.Location = new System.Drawing.Point(202, 101);
  110. this.dtpDate1_2.Name = "dtpDate1_2";
  111. this.dtpDate1_2.Size = new System.Drawing.Size(110, 21);
  112. this.dtpDate1_2.TabIndex = 3;
  113. //
  114. // dtpDate1_1
  115. //
  116. this.dtpDate1_1.CustomFormat = " ";
  117. this.dtpDate1_1.DateValue = "";
  118. this.dtpDate1_1.Enabled = false;
  119. this.dtpDate1_1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  120. this.dtpDate1_1.IsShowTime = false;
  121. this.dtpDate1_1.Location = new System.Drawing.Point(65, 101);
  122. this.dtpDate1_1.Name = "dtpDate1_1";
  123. this.dtpDate1_1.Size = new System.Drawing.Size(110, 21);
  124. this.dtpDate1_1.TabIndex = 2;
  125. //
  126. // chkData1
  127. //
  128. this.chkData1.AutoSize = true;
  129. this.chkData1.BackColor = System.Drawing.Color.Transparent;
  130. this.chkData1.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  131. this.chkData1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  132. this.chkData1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  133. this.chkData1.Fourstates = false;
  134. this.chkData1.IsGreenTick = false;
  135. this.chkData1.Location = new System.Drawing.Point(17, 75);
  136. this.chkData1.Name = "chkData1";
  137. this.chkData1.Size = new System.Drawing.Size(75, 21);
  138. this.chkData1.TabIndex = 1;
  139. this.chkData1.Text = "订单日期";
  140. this.chkData1.UseVisualStyleBackColor = false;
  141. //
  142. // labelEx2
  143. //
  144. this.labelEx2.AutoSize = true;
  145. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  146. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  147. this.labelEx2.Location = new System.Drawing.Point(178, 227);
  148. this.labelEx2.Name = "labelEx2";
  149. this.labelEx2.Size = new System.Drawing.Size(21, 17);
  150. this.labelEx2.TabIndex = 4;
  151. this.labelEx2.Text = "—";
  152. this.labelEx2.Visible = false;
  153. //
  154. // chkData2
  155. //
  156. this.chkData2.AutoSize = true;
  157. this.chkData2.BackColor = System.Drawing.Color.Transparent;
  158. this.chkData2.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  159. this.chkData2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  160. this.chkData2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  161. this.chkData2.Fourstates = false;
  162. this.chkData2.IsGreenTick = false;
  163. this.chkData2.Location = new System.Drawing.Point(17, 199);
  164. this.chkData2.Name = "chkData2";
  165. this.chkData2.Size = new System.Drawing.Size(75, 21);
  166. this.chkData2.TabIndex = 7;
  167. this.chkData2.Text = "取件日期";
  168. this.chkData2.UseVisualStyleBackColor = false;
  169. this.chkData2.Visible = false;
  170. //
  171. // dtpDate2_2
  172. //
  173. this.dtpDate2_2.CustomFormat = " ";
  174. this.dtpDate2_2.DateValue = "";
  175. this.dtpDate2_2.Enabled = false;
  176. this.dtpDate2_2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  177. this.dtpDate2_2.IsShowTime = false;
  178. this.dtpDate2_2.Location = new System.Drawing.Point(202, 225);
  179. this.dtpDate2_2.Name = "dtpDate2_2";
  180. this.dtpDate2_2.Size = new System.Drawing.Size(110, 21);
  181. this.dtpDate2_2.TabIndex = 9;
  182. this.dtpDate2_2.Visible = false;
  183. //
  184. // dtpDate2_1
  185. //
  186. this.dtpDate2_1.CustomFormat = " ";
  187. this.dtpDate2_1.DateValue = "";
  188. this.dtpDate2_1.Enabled = false;
  189. this.dtpDate2_1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  190. this.dtpDate2_1.IsShowTime = false;
  191. this.dtpDate2_1.Location = new System.Drawing.Point(65, 225);
  192. this.dtpDate2_1.Name = "dtpDate2_1";
  193. this.dtpDate2_1.Size = new System.Drawing.Size(110, 21);
  194. this.dtpDate2_1.TabIndex = 8;
  195. this.dtpDate2_1.Visible = false;
  196. //
  197. // labelEx3
  198. //
  199. this.labelEx3.AutoSize = true;
  200. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  201. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  202. this.labelEx3.Location = new System.Drawing.Point(178, 163);
  203. this.labelEx3.Name = "labelEx3";
  204. this.labelEx3.Size = new System.Drawing.Size(21, 17);
  205. this.labelEx3.TabIndex = 7;
  206. this.labelEx3.Text = "—";
  207. //
  208. // chkData3
  209. //
  210. this.chkData3.AutoSize = true;
  211. this.chkData3.BackColor = System.Drawing.Color.Transparent;
  212. this.chkData3.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  213. this.chkData3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  214. this.chkData3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  215. this.chkData3.Fourstates = false;
  216. this.chkData3.IsGreenTick = false;
  217. this.chkData3.Location = new System.Drawing.Point(17, 135);
  218. this.chkData3.Name = "chkData3";
  219. this.chkData3.Size = new System.Drawing.Size(51, 21);
  220. this.chkData3.TabIndex = 4;
  221. this.chkData3.Text = "婚期";
  222. this.chkData3.UseVisualStyleBackColor = false;
  223. //
  224. // dtpDate3_2
  225. //
  226. this.dtpDate3_2.CustomFormat = " ";
  227. this.dtpDate3_2.DateValue = "";
  228. this.dtpDate3_2.Enabled = false;
  229. this.dtpDate3_2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  230. this.dtpDate3_2.IsShowTime = false;
  231. this.dtpDate3_2.Location = new System.Drawing.Point(202, 161);
  232. this.dtpDate3_2.Name = "dtpDate3_2";
  233. this.dtpDate3_2.Size = new System.Drawing.Size(110, 21);
  234. this.dtpDate3_2.TabIndex = 6;
  235. //
  236. // dtpDate3_1
  237. //
  238. this.dtpDate3_1.CustomFormat = " ";
  239. this.dtpDate3_1.DateValue = "";
  240. this.dtpDate3_1.Enabled = false;
  241. this.dtpDate3_1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  242. this.dtpDate3_1.IsShowTime = false;
  243. this.dtpDate3_1.Location = new System.Drawing.Point(65, 161);
  244. this.dtpDate3_1.Name = "dtpDate3_1";
  245. this.dtpDate3_1.Size = new System.Drawing.Size(110, 21);
  246. this.dtpDate3_1.TabIndex = 5;
  247. //
  248. // btnOK
  249. //
  250. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  251. this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
  252. this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  253. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  254. this.btnOK.ForeColor = System.Drawing.Color.White;
  255. this.btnOK.IsCustomBackImg = false;
  256. this.btnOK.IsShowText = true;
  257. this.btnOK.Location = new System.Drawing.Point(177, 6);
  258. this.btnOK.Name = "btnOK";
  259. this.btnOK.Size = new System.Drawing.Size(85, 28);
  260. this.btnOK.TabIndex = 4;
  261. this.btnOK.Text = " 确 定";
  262. this.btnOK.UseVisualStyleBackColor = false;
  263. //
  264. // btnCancel
  265. //
  266. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  267. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  268. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  269. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  270. this.btnCancel.ForeColor = System.Drawing.Color.White;
  271. this.btnCancel.IsCustomBackImg = false;
  272. this.btnCancel.IsShowText = true;
  273. this.btnCancel.Location = new System.Drawing.Point(269, 6);
  274. this.btnCancel.Name = "btnCancel";
  275. this.btnCancel.Size = new System.Drawing.Size(85, 28);
  276. this.btnCancel.TabIndex = 5;
  277. this.btnCancel.Text = " 取 消";
  278. this.btnCancel.UseVisualStyleBackColor = false;
  279. //
  280. // panelEx1
  281. //
  282. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  283. this.panelEx1.BorderWidth = 1;
  284. this.panelEx1.Controls.Add(this.btnCancel);
  285. this.panelEx1.Controls.Add(this.btnOK);
  286. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  287. this.panelEx1.Location = new System.Drawing.Point(0, 285);
  288. this.panelEx1.Name = "panelEx1";
  289. this.panelEx1.Size = new System.Drawing.Size(365, 40);
  290. this.panelEx1.TabIndex = 6;
  291. //
  292. // panelEx2
  293. //
  294. this.panelEx2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  295. | System.Windows.Forms.AnchorStyles.Left)
  296. | System.Windows.Forms.AnchorStyles.Right)));
  297. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  298. this.panelEx2.BorderWidth = 1;
  299. this.panelEx2.Controls.Add(this.labelEx3);
  300. this.panelEx2.Controls.Add(this.labelEx2);
  301. this.panelEx2.Controls.Add(this.chkData3);
  302. this.panelEx2.Controls.Add(this.labelEx1);
  303. this.panelEx2.Controls.Add(this.dtpDate3_2);
  304. this.panelEx2.Controls.Add(this.chkData2);
  305. this.panelEx2.Controls.Add(this.dtpDate3_1);
  306. this.panelEx2.Controls.Add(this.dtpDate1_2);
  307. this.panelEx2.Controls.Add(this.dtpDate2_2);
  308. this.panelEx2.Controls.Add(this.dtpDate1_1);
  309. this.panelEx2.Controls.Add(this.dtpDate2_1);
  310. this.panelEx2.Controls.Add(this.cmbOrdPgSights);
  311. this.panelEx2.Controls.Add(this.labelEx4);
  312. this.panelEx2.Controls.Add(this.chkData1);
  313. this.panelEx2.Location = new System.Drawing.Point(10, 10);
  314. this.panelEx2.Name = "panelEx2";
  315. this.panelEx2.Size = new System.Drawing.Size(345, 265);
  316. this.panelEx2.TabIndex = 7;
  317. //
  318. // labelEx4
  319. //
  320. this.labelEx4.AutoSize = true;
  321. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  322. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  323. this.labelEx4.Location = new System.Drawing.Point(14, 17);
  324. this.labelEx4.Name = "labelEx4";
  325. this.labelEx4.Size = new System.Drawing.Size(32, 17);
  326. this.labelEx4.TabIndex = 0;
  327. this.labelEx4.Text = "景点";
  328. //
  329. // ConditionQuerySuperSmallForm
  330. //
  331. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  332. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  333. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  334. this.ClientSize = new System.Drawing.Size(365, 390);
  335. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  336. this.MaximizeBox = false;
  337. this.MinimizeBox = false;
  338. this.Name = "ConditionQuerySuperSmallForm";
  339. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  340. this.Text = "条件查询";
  341. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  342. this.plExMainContainer.ResumeLayout(false);
  343. this.plFormMainContent.ResumeLayout(false);
  344. this.panelEx1.ResumeLayout(false);
  345. this.panelEx2.ResumeLayout(false);
  346. this.panelEx2.PerformLayout();
  347. this.ResumeLayout(false);
  348. }
  349. #endregion
  350. protected ComponentLibrary.ButtonEx btnCancel;
  351. protected ComponentLibrary.ButtonEx btnOK;
  352. private ComponentLibrary.LabelEx labelEx3;
  353. protected ComponentLibrary.CheckBoxEx chkData3;
  354. protected ComponentLibrary.DateTimePickerEx dtpDate3_2;
  355. protected ComponentLibrary.DateTimePickerEx dtpDate3_1;
  356. private ComponentLibrary.LabelEx labelEx2;
  357. protected ComponentLibrary.CheckBoxEx chkData2;
  358. protected ComponentLibrary.DateTimePickerEx dtpDate2_2;
  359. protected ComponentLibrary.DateTimePickerEx dtpDate2_1;
  360. private ComponentLibrary.LabelEx labelEx1;
  361. protected ComponentLibrary.DateTimePickerEx dtpDate1_2;
  362. protected ComponentLibrary.DateTimePickerEx dtpDate1_1;
  363. protected ComponentLibrary.CheckBoxEx chkData1;
  364. protected ComponentLibrary.ComboBoxEx cmbOrdPgSights;
  365. private ComponentLibrary.PanelEx panelEx2;
  366. private ComponentLibrary.LabelEx labelEx4;
  367. private ComponentLibrary.PanelEx panelEx1;
  368. }
  369. }