FrmTwoSalesOrderConditionsSelect.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427
  1. namespace LYFZ.Software.UI.FinancialManagement.TwoSalesOrder
  2. {
  3. partial class FrmTwoSalesOrderConditionsSelect
  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(FrmTwoSalesOrderConditionsSelect));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.panelIDPhoto = new LYFZ.ComponentLibrary.PanelEx();
  31. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  32. this.chkchkIDPhotoImportOK = new LYFZ.ComponentLibrary.CheckBoxEx();
  33. this.chkIDPhotoPickupNot = new LYFZ.ComponentLibrary.CheckBoxEx();
  34. this.chkchkIDPhotoImportNot = new LYFZ.ComponentLibrary.CheckBoxEx();
  35. this.chkIDPhotoPickupOK = new LYFZ.ComponentLibrary.CheckBoxEx();
  36. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.cmbtreevConsumeType = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  38. this.cmbtreevItemName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  39. this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
  40. this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
  41. this.cmbtreevOpenPerson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  42. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  43. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  45. this.chkTime = new LYFZ.ComponentLibrary.CheckBoxEx();
  46. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.txtTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
  48. this.txtTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
  49. this.plExMainContainer.SuspendLayout();
  50. this.plFormMainContent.SuspendLayout();
  51. this.panelEx1.SuspendLayout();
  52. this.panelIDPhoto.SuspendLayout();
  53. this.SuspendLayout();
  54. //
  55. // plExMainContainer
  56. //
  57. this.plExMainContainer.Controls.Add(this.panelEx1);
  58. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  59. this.plExMainContainer.Size = new System.Drawing.Size(469, 326);
  60. //
  61. // plFormMainContent
  62. //
  63. this.plFormMainContent.Size = new System.Drawing.Size(469, 326);
  64. //
  65. // btnAppFormMaximize
  66. //
  67. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  68. this.btnAppFormMaximize.Location = new System.Drawing.Point(391, 0);
  69. //
  70. // btnAppFormExit
  71. //
  72. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  73. this.btnAppFormExit.Location = new System.Drawing.Point(437, 0);
  74. //
  75. // btnAppFormMinimize
  76. //
  77. this.btnAppFormMinimize.Location = new System.Drawing.Point(364, 0);
  78. //
  79. // panelEx1
  80. //
  81. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  82. this.panelEx1.BorderWidth = 1;
  83. this.panelEx1.Controls.Add(this.panelIDPhoto);
  84. this.panelEx1.Controls.Add(this.cmbtreevConsumeType);
  85. this.panelEx1.Controls.Add(this.cmbtreevItemName);
  86. this.panelEx1.Controls.Add(this.btnCancel);
  87. this.panelEx1.Controls.Add(this.btnOK);
  88. this.panelEx1.Controls.Add(this.cmbtreevOpenPerson);
  89. this.panelEx1.Controls.Add(this.labelEx3);
  90. this.panelEx1.Controls.Add(this.labelEx1);
  91. this.panelEx1.Controls.Add(this.labelEx5);
  92. this.panelEx1.Controls.Add(this.chkTime);
  93. this.panelEx1.Controls.Add(this.labelEx6);
  94. this.panelEx1.Controls.Add(this.txtTimeEnd);
  95. this.panelEx1.Controls.Add(this.txtTimeStart);
  96. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  97. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  98. this.panelEx1.Name = "panelEx1";
  99. this.panelEx1.Size = new System.Drawing.Size(449, 306);
  100. this.panelEx1.TabIndex = 1;
  101. //
  102. // panelIDPhoto
  103. //
  104. this.panelIDPhoto.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  105. this.panelIDPhoto.BorderWidth = 1;
  106. this.panelIDPhoto.Controls.Add(this.labelEx2);
  107. this.panelIDPhoto.Controls.Add(this.chkchkIDPhotoImportOK);
  108. this.panelIDPhoto.Controls.Add(this.chkIDPhotoPickupNot);
  109. this.panelIDPhoto.Controls.Add(this.chkchkIDPhotoImportNot);
  110. this.panelIDPhoto.Controls.Add(this.chkIDPhotoPickupOK);
  111. this.panelIDPhoto.Controls.Add(this.labelEx4);
  112. this.panelIDPhoto.Location = new System.Drawing.Point(40, 164);
  113. this.panelIDPhoto.Name = "panelIDPhoto";
  114. this.panelIDPhoto.Size = new System.Drawing.Size(322, 63);
  115. this.panelIDPhoto.TabIndex = 175;
  116. //
  117. // labelEx2
  118. //
  119. this.labelEx2.AutoSize = true;
  120. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  121. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  122. this.labelEx2.Location = new System.Drawing.Point(31, 7);
  123. this.labelEx2.Name = "labelEx2";
  124. this.labelEx2.Size = new System.Drawing.Size(68, 17);
  125. this.labelEx2.TabIndex = 169;
  126. this.labelEx2.Text = "证件取件:";
  127. //
  128. // chkchkIDPhotoImportOK
  129. //
  130. this.chkchkIDPhotoImportOK.AutoSize = true;
  131. this.chkchkIDPhotoImportOK.BackColor = System.Drawing.Color.Transparent;
  132. this.chkchkIDPhotoImportOK.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  133. this.chkchkIDPhotoImportOK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  134. this.chkchkIDPhotoImportOK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  135. this.chkchkIDPhotoImportOK.Fourstates = false;
  136. this.chkchkIDPhotoImportOK.IsGreenTick = false;
  137. this.chkchkIDPhotoImportOK.Location = new System.Drawing.Point(188, 37);
  138. this.chkchkIDPhotoImportOK.Name = "chkchkIDPhotoImportOK";
  139. this.chkchkIDPhotoImportOK.Size = new System.Drawing.Size(63, 21);
  140. this.chkchkIDPhotoImportOK.TabIndex = 174;
  141. this.chkchkIDPhotoImportOK.Text = "已导片";
  142. this.chkchkIDPhotoImportOK.UseVisualStyleBackColor = false;
  143. //
  144. // chkIDPhotoPickupNot
  145. //
  146. this.chkIDPhotoPickupNot.AutoSize = true;
  147. this.chkIDPhotoPickupNot.BackColor = System.Drawing.Color.Transparent;
  148. this.chkIDPhotoPickupNot.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  149. this.chkIDPhotoPickupNot.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  150. this.chkIDPhotoPickupNot.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  151. this.chkIDPhotoPickupNot.Fourstates = false;
  152. this.chkIDPhotoPickupNot.IsGreenTick = false;
  153. this.chkIDPhotoPickupNot.Location = new System.Drawing.Point(102, 6);
  154. this.chkIDPhotoPickupNot.Name = "chkIDPhotoPickupNot";
  155. this.chkIDPhotoPickupNot.Size = new System.Drawing.Size(63, 21);
  156. this.chkIDPhotoPickupNot.TabIndex = 170;
  157. this.chkIDPhotoPickupNot.Text = "未取件";
  158. this.chkIDPhotoPickupNot.UseVisualStyleBackColor = false;
  159. //
  160. // chkchkIDPhotoImportNot
  161. //
  162. this.chkchkIDPhotoImportNot.AutoSize = true;
  163. this.chkchkIDPhotoImportNot.BackColor = System.Drawing.Color.Transparent;
  164. this.chkchkIDPhotoImportNot.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  165. this.chkchkIDPhotoImportNot.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  166. this.chkchkIDPhotoImportNot.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  167. this.chkchkIDPhotoImportNot.Fourstates = false;
  168. this.chkchkIDPhotoImportNot.IsGreenTick = false;
  169. this.chkchkIDPhotoImportNot.Location = new System.Drawing.Point(102, 37);
  170. this.chkchkIDPhotoImportNot.Name = "chkchkIDPhotoImportNot";
  171. this.chkchkIDPhotoImportNot.Size = new System.Drawing.Size(63, 21);
  172. this.chkchkIDPhotoImportNot.TabIndex = 173;
  173. this.chkchkIDPhotoImportNot.Text = "未导片";
  174. this.chkchkIDPhotoImportNot.UseVisualStyleBackColor = false;
  175. //
  176. // chkIDPhotoPickupOK
  177. //
  178. this.chkIDPhotoPickupOK.AutoSize = true;
  179. this.chkIDPhotoPickupOK.BackColor = System.Drawing.Color.Transparent;
  180. this.chkIDPhotoPickupOK.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  181. this.chkIDPhotoPickupOK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  182. this.chkIDPhotoPickupOK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  183. this.chkIDPhotoPickupOK.Fourstates = false;
  184. this.chkIDPhotoPickupOK.IsGreenTick = false;
  185. this.chkIDPhotoPickupOK.Location = new System.Drawing.Point(188, 6);
  186. this.chkIDPhotoPickupOK.Name = "chkIDPhotoPickupOK";
  187. this.chkIDPhotoPickupOK.Size = new System.Drawing.Size(63, 21);
  188. this.chkIDPhotoPickupOK.TabIndex = 171;
  189. this.chkIDPhotoPickupOK.Text = "已取件";
  190. this.chkIDPhotoPickupOK.UseVisualStyleBackColor = false;
  191. //
  192. // labelEx4
  193. //
  194. this.labelEx4.AutoSize = true;
  195. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  196. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  197. this.labelEx4.Location = new System.Drawing.Point(31, 39);
  198. this.labelEx4.Name = "labelEx4";
  199. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  200. this.labelEx4.TabIndex = 172;
  201. this.labelEx4.Text = "证件导片:";
  202. //
  203. // cmbtreevConsumeType
  204. //
  205. this.cmbtreevConsumeType.AfterSelectLevelFirstNode = false;
  206. this.cmbtreevConsumeType.DropDownHeight = 220;
  207. this.cmbtreevConsumeType.DropDownShow = false;
  208. this.cmbtreevConsumeType.FormattingEnabled = true;
  209. this.cmbtreevConsumeType.IntegralHeight = false;
  210. this.cmbtreevConsumeType.IsNodeMouseClick = false;
  211. this.cmbtreevConsumeType.IsSelectParentNode = false;
  212. this.cmbtreevConsumeType.Location = new System.Drawing.Point(141, 108);
  213. this.cmbtreevConsumeType.Name = "cmbtreevConsumeType";
  214. this.cmbtreevConsumeType.ReadOnly = true;
  215. this.cmbtreevConsumeType.SelectedNode = null;
  216. this.cmbtreevConsumeType.Size = new System.Drawing.Size(201, 20);
  217. this.cmbtreevConsumeType.StrGetName = "";
  218. this.cmbtreevConsumeType.StrKey = null;
  219. this.cmbtreevConsumeType.TabIndex = 168;
  220. //
  221. // cmbtreevItemName
  222. //
  223. this.cmbtreevItemName.AfterSelectLevelFirstNode = true;
  224. this.cmbtreevItemName.DropDownHeight = 220;
  225. this.cmbtreevItemName.DropDownShow = false;
  226. this.cmbtreevItemName.FormattingEnabled = true;
  227. this.cmbtreevItemName.IntegralHeight = false;
  228. this.cmbtreevItemName.IsNodeMouseClick = true;
  229. this.cmbtreevItemName.IsSelectParentNode = false;
  230. this.cmbtreevItemName.Location = new System.Drawing.Point(141, 74);
  231. this.cmbtreevItemName.Name = "cmbtreevItemName";
  232. this.cmbtreevItemName.ReadOnly = true;
  233. this.cmbtreevItemName.SelectedNode = null;
  234. this.cmbtreevItemName.Size = new System.Drawing.Size(201, 20);
  235. this.cmbtreevItemName.StrGetName = "";
  236. this.cmbtreevItemName.StrKey = null;
  237. this.cmbtreevItemName.TabIndex = 167;
  238. //
  239. // btnCancel
  240. //
  241. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  242. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  243. this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
  244. this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  245. this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  246. this.btnCancel.ForeColor = System.Drawing.Color.White;
  247. this.btnCancel.IsCustomBackImg = false;
  248. this.btnCancel.IsShowText = true;
  249. this.btnCancel.Location = new System.Drawing.Point(227, 251);
  250. this.btnCancel.Name = "btnCancel";
  251. this.btnCancel.Size = new System.Drawing.Size(87, 26);
  252. this.btnCancel.TabIndex = 166;
  253. this.btnCancel.Text = " 取 消";
  254. this.btnCancel.UseVisualStyleBackColor = false;
  255. //
  256. // btnOK
  257. //
  258. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  259. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  260. this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
  261. this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  262. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  263. this.btnOK.ForeColor = System.Drawing.Color.White;
  264. this.btnOK.IsCustomBackImg = false;
  265. this.btnOK.IsShowText = true;
  266. this.btnOK.Location = new System.Drawing.Point(129, 251);
  267. this.btnOK.Name = "btnOK";
  268. this.btnOK.Size = new System.Drawing.Size(87, 26);
  269. this.btnOK.TabIndex = 165;
  270. this.btnOK.Text = " 确 定";
  271. this.btnOK.UseVisualStyleBackColor = false;
  272. //
  273. // cmbtreevOpenPerson
  274. //
  275. this.cmbtreevOpenPerson.AfterSelectLevelFirstNode = false;
  276. this.cmbtreevOpenPerson.DropDownHeight = 220;
  277. this.cmbtreevOpenPerson.DropDownShow = false;
  278. this.cmbtreevOpenPerson.FormattingEnabled = true;
  279. this.cmbtreevOpenPerson.IntegralHeight = false;
  280. this.cmbtreevOpenPerson.IsNodeMouseClick = false;
  281. this.cmbtreevOpenPerson.IsSelectParentNode = false;
  282. this.cmbtreevOpenPerson.Location = new System.Drawing.Point(141, 140);
  283. this.cmbtreevOpenPerson.Name = "cmbtreevOpenPerson";
  284. this.cmbtreevOpenPerson.ReadOnly = true;
  285. this.cmbtreevOpenPerson.SelectedNode = null;
  286. this.cmbtreevOpenPerson.Size = new System.Drawing.Size(201, 20);
  287. this.cmbtreevOpenPerson.StrGetName = "";
  288. this.cmbtreevOpenPerson.StrKey = null;
  289. this.cmbtreevOpenPerson.TabIndex = 164;
  290. //
  291. // labelEx3
  292. //
  293. this.labelEx3.AutoSize = true;
  294. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  295. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  296. this.labelEx3.Location = new System.Drawing.Point(73, 110);
  297. this.labelEx3.Name = "labelEx3";
  298. this.labelEx3.Size = new System.Drawing.Size(68, 17);
  299. this.labelEx3.TabIndex = 159;
  300. this.labelEx3.Text = "二销类别:";
  301. //
  302. // labelEx1
  303. //
  304. this.labelEx1.AutoSize = true;
  305. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  306. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  307. this.labelEx1.Location = new System.Drawing.Point(85, 141);
  308. this.labelEx1.Name = "labelEx1";
  309. this.labelEx1.Size = new System.Drawing.Size(56, 17);
  310. this.labelEx1.TabIndex = 158;
  311. this.labelEx1.Text = "接单人:";
  312. //
  313. // labelEx5
  314. //
  315. this.labelEx5.AutoSize = true;
  316. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  317. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  318. this.labelEx5.Location = new System.Drawing.Point(73, 75);
  319. this.labelEx5.Name = "labelEx5";
  320. this.labelEx5.Size = new System.Drawing.Size(68, 17);
  321. this.labelEx5.TabIndex = 156;
  322. this.labelEx5.Text = "项目名称:";
  323. //
  324. // chkTime
  325. //
  326. this.chkTime.AutoSize = true;
  327. this.chkTime.BackColor = System.Drawing.Color.Transparent;
  328. this.chkTime.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  329. this.chkTime.Font = new System.Drawing.Font("微软雅黑", 9F);
  330. this.chkTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  331. this.chkTime.Fourstates = false;
  332. this.chkTime.IsGreenTick = false;
  333. this.chkTime.Location = new System.Drawing.Point(76, 34);
  334. this.chkTime.Name = "chkTime";
  335. this.chkTime.Size = new System.Drawing.Size(63, 21);
  336. this.chkTime.TabIndex = 100;
  337. this.chkTime.Text = "时间段";
  338. this.chkTime.UseVisualStyleBackColor = false;
  339. //
  340. // labelEx6
  341. //
  342. this.labelEx6.AutoSize = true;
  343. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  344. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  345. this.labelEx6.Location = new System.Drawing.Point(231, 36);
  346. this.labelEx6.Name = "labelEx6";
  347. this.labelEx6.Size = new System.Drawing.Size(21, 17);
  348. this.labelEx6.TabIndex = 99;
  349. this.labelEx6.Text = "—";
  350. //
  351. // txtTimeEnd
  352. //
  353. this.txtTimeEnd.Checked = false;
  354. this.txtTimeEnd.CustomFormat = "yyyy-MM-dd";
  355. this.txtTimeEnd.DateValue = "2014-08-21";
  356. this.txtTimeEnd.Enabled = false;
  357. this.txtTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  358. this.txtTimeEnd.IsShowTime = false;
  359. this.txtTimeEnd.Location = new System.Drawing.Point(252, 34);
  360. this.txtTimeEnd.Name = "txtTimeEnd";
  361. this.txtTimeEnd.Size = new System.Drawing.Size(90, 21);
  362. this.txtTimeEnd.TabIndex = 98;
  363. this.txtTimeEnd.Value = new System.DateTime(2014, 8, 21, 11, 21, 0, 0);
  364. //
  365. // txtTimeStart
  366. //
  367. this.txtTimeStart.CustomFormat = "yyyy-MM-dd";
  368. this.txtTimeStart.DateValue = "2014-08-21";
  369. this.txtTimeStart.Enabled = false;
  370. this.txtTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  371. this.txtTimeStart.IsShowTime = false;
  372. this.txtTimeStart.Location = new System.Drawing.Point(141, 34);
  373. this.txtTimeStart.Name = "txtTimeStart";
  374. this.txtTimeStart.Size = new System.Drawing.Size(90, 21);
  375. this.txtTimeStart.TabIndex = 97;
  376. this.txtTimeStart.Value = new System.DateTime(2014, 8, 21, 11, 21, 0, 0);
  377. //
  378. // FrmTwoSalesOrderConditionsSelect
  379. //
  380. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  381. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  382. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  383. this.ClientSize = new System.Drawing.Size(469, 391);
  384. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  385. this.MaximizeBox = false;
  386. this.MinimizeBox = false;
  387. this.Name = "FrmTwoSalesOrderConditionsSelect";
  388. this.Text = "条件查询";
  389. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  390. this.plExMainContainer.ResumeLayout(false);
  391. this.plFormMainContent.ResumeLayout(false);
  392. this.panelEx1.ResumeLayout(false);
  393. this.panelEx1.PerformLayout();
  394. this.panelIDPhoto.ResumeLayout(false);
  395. this.panelIDPhoto.PerformLayout();
  396. this.ResumeLayout(false);
  397. }
  398. #endregion
  399. private ComponentLibrary.PanelEx panelEx1;
  400. private ComponentLibrary.LabelEx labelEx6;
  401. protected ComponentLibrary.DateTimePickerEx txtTimeEnd;
  402. protected ComponentLibrary.DateTimePickerEx txtTimeStart;
  403. protected ComponentLibrary.CheckBoxEx chkTime;
  404. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevOpenPerson;
  405. private ComponentLibrary.LabelEx labelEx3;
  406. private ComponentLibrary.LabelEx labelEx1;
  407. private ComponentLibrary.LabelEx labelEx5;
  408. protected ComponentLibrary.ButtonEx btnCancel;
  409. protected ComponentLibrary.ButtonEx btnOK;
  410. protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevItemName;
  411. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevConsumeType;
  412. private ComponentLibrary.LabelEx labelEx2;
  413. private ComponentLibrary.LabelEx labelEx4;
  414. protected internal ComponentLibrary.PanelEx panelIDPhoto;
  415. protected internal ComponentLibrary.CheckBoxEx chkIDPhotoPickupOK;
  416. protected internal ComponentLibrary.CheckBoxEx chkIDPhotoPickupNot;
  417. protected internal ComponentLibrary.CheckBoxEx chkchkIDPhotoImportOK;
  418. protected internal ComponentLibrary.CheckBoxEx chkchkIDPhotoImportNot;
  419. }
  420. }