frmAddRequestLeave.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371
  1. namespace LYFZ.Software.UI.OAShopManagement
  2. {
  3. partial class frmAddRequestLeave
  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(frmAddRequestLeave));
  29. this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
  30. this.cmbCategory = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  31. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  32. this.comboBoxTreeViewEx1 = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  33. this.btnRelease = new LYFZ.ComponentLibrary.ButtonEx();
  34. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  35. this.txtTitle = new LYFZ.ComponentLibrary.TextBoxEx();
  36. this.txtInfo = new LYFZ.ComponentLibrary.TextBoxEx();
  37. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  38. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  39. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  40. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  41. this.dateTimePickerStar = new LYFZ.ComponentLibrary.DateTimePickerEx();
  42. this.dateTimePickerEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
  43. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.plExMainContainer.SuspendLayout();
  45. this.plFormMainContent.SuspendLayout();
  46. this.SuspendLayout();
  47. //
  48. // plExMainContainer
  49. //
  50. this.plExMainContainer.Controls.Add(this.dateTimePickerEnd);
  51. this.plExMainContainer.Controls.Add(this.dateTimePickerStar);
  52. this.plExMainContainer.Controls.Add(this.btnSet);
  53. this.plExMainContainer.Controls.Add(this.cmbCategory);
  54. this.plExMainContainer.Controls.Add(this.labelEx5);
  55. this.plExMainContainer.Controls.Add(this.comboBoxTreeViewEx1);
  56. this.plExMainContainer.Controls.Add(this.btnRelease);
  57. this.plExMainContainer.Controls.Add(this.btnClose);
  58. this.plExMainContainer.Controls.Add(this.txtTitle);
  59. this.plExMainContainer.Controls.Add(this.txtInfo);
  60. this.plExMainContainer.Controls.Add(this.labelEx6);
  61. this.plExMainContainer.Controls.Add(this.labelEx3);
  62. this.plExMainContainer.Controls.Add(this.labelEx1);
  63. this.plExMainContainer.Controls.Add(this.labelEx4);
  64. this.plExMainContainer.Controls.Add(this.labelEx2);
  65. this.plExMainContainer.Size = new System.Drawing.Size(763, 420);
  66. //
  67. // plFormMainContent
  68. //
  69. this.plFormMainContent.Size = new System.Drawing.Size(763, 420);
  70. //
  71. // btnAppFormMaximize
  72. //
  73. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  74. this.btnAppFormMaximize.Location = new System.Drawing.Point(704, 0);
  75. //
  76. // btnAppFormExit
  77. //
  78. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  79. this.btnAppFormExit.Location = new System.Drawing.Point(731, 0);
  80. //
  81. // btnAppFormMinimize
  82. //
  83. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  84. this.btnAppFormMinimize.Location = new System.Drawing.Point(704, 0);
  85. //
  86. // btnSet
  87. //
  88. this.btnSet.BackColor = System.Drawing.Color.Transparent;
  89. this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
  90. this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  91. this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  92. this.btnSet.ForeColor = System.Drawing.Color.White;
  93. this.btnSet.IsCustomBackImg = false;
  94. this.btnSet.IsShowText = true;
  95. this.btnSet.Location = new System.Drawing.Point(257, 22);
  96. this.btnSet.Name = "btnSet";
  97. this.btnSet.Size = new System.Drawing.Size(57, 28);
  98. this.btnSet.TabIndex = 365;
  99. this.btnSet.Text = "设 置";
  100. this.btnSet.UseVisualStyleBackColor = false;
  101. //
  102. // cmbCategory
  103. //
  104. this.cmbCategory.AfterSelectLevelFirstNode = true;
  105. this.cmbCategory.DropDownHeight = 220;
  106. this.cmbCategory.DropDownShow = false;
  107. this.cmbCategory.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.cmbCategory.FormattingEnabled = true;
  109. this.cmbCategory.IntegralHeight = false;
  110. this.cmbCategory.IsNodeMouseClick = true;
  111. this.cmbCategory.IsSelectParentNode = true;
  112. this.cmbCategory.Location = new System.Drawing.Point(85, 24);
  113. this.cmbCategory.Name = "cmbCategory";
  114. this.cmbCategory.ReadOnly = true;
  115. this.cmbCategory.SelectedNode = null;
  116. this.cmbCategory.Size = new System.Drawing.Size(165, 25);
  117. this.cmbCategory.StrGetName = "";
  118. this.cmbCategory.StrGetTagName = "";
  119. this.cmbCategory.StrKey = null;
  120. this.cmbCategory.TabIndex = 364;
  121. //
  122. // labelEx5
  123. //
  124. this.labelEx5.AutoSize = true;
  125. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  126. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  127. this.labelEx5.Location = new System.Drawing.Point(25, 28);
  128. this.labelEx5.Name = "labelEx5";
  129. this.labelEx5.Size = new System.Drawing.Size(56, 17);
  130. this.labelEx5.TabIndex = 363;
  131. this.labelEx5.Text = "请假类别";
  132. //
  133. // comboBoxTreeViewEx1
  134. //
  135. this.comboBoxTreeViewEx1.AfterSelectLevelFirstNode = false;
  136. this.comboBoxTreeViewEx1.DropDownHeight = 220;
  137. this.comboBoxTreeViewEx1.DropDownShow = false;
  138. this.comboBoxTreeViewEx1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.comboBoxTreeViewEx1.FormattingEnabled = true;
  140. this.comboBoxTreeViewEx1.IntegralHeight = false;
  141. this.comboBoxTreeViewEx1.IsNodeMouseClick = false;
  142. this.comboBoxTreeViewEx1.IsSelectParentNode = false;
  143. this.comboBoxTreeViewEx1.Location = new System.Drawing.Point(368, 25);
  144. this.comboBoxTreeViewEx1.Name = "comboBoxTreeViewEx1";
  145. this.comboBoxTreeViewEx1.ReadOnly = true;
  146. this.comboBoxTreeViewEx1.SelectedNode = null;
  147. this.comboBoxTreeViewEx1.Size = new System.Drawing.Size(128, 25);
  148. this.comboBoxTreeViewEx1.StrGetName = "";
  149. this.comboBoxTreeViewEx1.StrGetTagName = "";
  150. this.comboBoxTreeViewEx1.StrKey = null;
  151. this.comboBoxTreeViewEx1.TabIndex = 362;
  152. //
  153. // btnRelease
  154. //
  155. this.btnRelease.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  156. this.btnRelease.BackColor = System.Drawing.Color.Transparent;
  157. this.btnRelease.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRelease.BackImg")));
  158. this.btnRelease.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  159. this.btnRelease.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Bold);
  160. this.btnRelease.ForeColor = System.Drawing.Color.White;
  161. this.btnRelease.IsCustomBackImg = false;
  162. this.btnRelease.IsShowText = true;
  163. this.btnRelease.Location = new System.Drawing.Point(500, 352);
  164. this.btnRelease.Name = "btnRelease";
  165. this.btnRelease.Size = new System.Drawing.Size(146, 56);
  166. this.btnRelease.TabIndex = 361;
  167. this.btnRelease.Text = "发送申请";
  168. this.btnRelease.UseVisualStyleBackColor = false;
  169. //
  170. // btnClose
  171. //
  172. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  173. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  174. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  175. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  176. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Bold);
  177. this.btnClose.ForeColor = System.Drawing.Color.White;
  178. this.btnClose.IsCustomBackImg = false;
  179. this.btnClose.IsShowText = true;
  180. this.btnClose.Location = new System.Drawing.Point(652, 352);
  181. this.btnClose.Name = "btnClose";
  182. this.btnClose.Size = new System.Drawing.Size(98, 56);
  183. this.btnClose.TabIndex = 358;
  184. this.btnClose.Text = "关 闭";
  185. this.btnClose.UseVisualStyleBackColor = false;
  186. //
  187. // txtTitle
  188. //
  189. this.txtTitle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  190. | System.Windows.Forms.AnchorStyles.Left)));
  191. this.txtTitle.AutoScroll = true;
  192. this.txtTitle.BackColor = System.Drawing.Color.Transparent;
  193. this.txtTitle.Icon = null;
  194. this.txtTitle.IconIsButton = false;
  195. this.txtTitle.IsPasswordChat = '\0';
  196. this.txtTitle.IsSystemPasswordChar = false;
  197. this.txtTitle.Lines = new string[0];
  198. this.txtTitle.Location = new System.Drawing.Point(85, 63);
  199. this.txtTitle.Margin = new System.Windows.Forms.Padding(0);
  200. this.txtTitle.MaxLength = 32767;
  201. this.txtTitle.MinimumSize = new System.Drawing.Size(0, 26);
  202. this.txtTitle.MouseBack = null;
  203. this.txtTitle.Multiline = false;
  204. this.txtTitle.Name = "txtTitle";
  205. this.txtTitle.NormlBack = null;
  206. this.txtTitle.Padding = new System.Windows.Forms.Padding(5);
  207. this.txtTitle.ReadOnly = false;
  208. this.txtTitle.ScrollBars = System.Windows.Forms.ScrollBars.None;
  209. this.txtTitle.Size = new System.Drawing.Size(411, 26);
  210. this.txtTitle.TabIndex = 359;
  211. this.txtTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  212. this.txtTitle.WaterColor = System.Drawing.Color.DarkGray;
  213. this.txtTitle.WaterText = "请输入申请事项主题 最大不能超过100个字";
  214. this.txtTitle.WordWrap = true;
  215. //
  216. // txtInfo
  217. //
  218. this.txtInfo.AutoScroll = true;
  219. this.txtInfo.BackColor = System.Drawing.Color.Transparent;
  220. this.txtInfo.Icon = null;
  221. this.txtInfo.IconIsButton = false;
  222. this.txtInfo.IsPasswordChat = '\0';
  223. this.txtInfo.IsSystemPasswordChar = false;
  224. this.txtInfo.Lines = new string[0];
  225. this.txtInfo.Location = new System.Drawing.Point(85, 132);
  226. this.txtInfo.Margin = new System.Windows.Forms.Padding(0);
  227. this.txtInfo.MaxLength = 32767;
  228. this.txtInfo.MinimumSize = new System.Drawing.Size(0, 26);
  229. this.txtInfo.MouseBack = null;
  230. this.txtInfo.Multiline = true;
  231. this.txtInfo.Name = "txtInfo";
  232. this.txtInfo.NormlBack = null;
  233. this.txtInfo.Padding = new System.Windows.Forms.Padding(5);
  234. this.txtInfo.ReadOnly = false;
  235. this.txtInfo.ScrollBars = System.Windows.Forms.ScrollBars.None;
  236. this.txtInfo.Size = new System.Drawing.Size(666, 214);
  237. this.txtInfo.TabIndex = 360;
  238. this.txtInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  239. this.txtInfo.WaterColor = System.Drawing.Color.DarkGray;
  240. this.txtInfo.WaterText = "请输入申请事项内容 最大不能超过200个字";
  241. this.txtInfo.WordWrap = true;
  242. //
  243. // labelEx1
  244. //
  245. this.labelEx1.AutoSize = true;
  246. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  247. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  248. this.labelEx1.Location = new System.Drawing.Point(25, 68);
  249. this.labelEx1.Name = "labelEx1";
  250. this.labelEx1.Size = new System.Drawing.Size(56, 17);
  251. this.labelEx1.TabIndex = 355;
  252. this.labelEx1.Text = "请假主题";
  253. //
  254. // labelEx4
  255. //
  256. this.labelEx4.AutoSize = true;
  257. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  258. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  259. this.labelEx4.Location = new System.Drawing.Point(25, 137);
  260. this.labelEx4.Name = "labelEx4";
  261. this.labelEx4.Size = new System.Drawing.Size(56, 17);
  262. this.labelEx4.TabIndex = 356;
  263. this.labelEx4.Text = "请假事由";
  264. //
  265. // labelEx2
  266. //
  267. this.labelEx2.AutoSize = true;
  268. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  269. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  270. this.labelEx2.Location = new System.Drawing.Point(323, 29);
  271. this.labelEx2.Name = "labelEx2";
  272. this.labelEx2.Size = new System.Drawing.Size(44, 17);
  273. this.labelEx2.TabIndex = 357;
  274. this.labelEx2.Text = "审批人";
  275. //
  276. // labelEx3
  277. //
  278. this.labelEx3.AutoSize = true;
  279. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  280. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  281. this.labelEx3.Location = new System.Drawing.Point(1, 101);
  282. this.labelEx3.Name = "labelEx3";
  283. this.labelEx3.Size = new System.Drawing.Size(80, 17);
  284. this.labelEx3.TabIndex = 355;
  285. this.labelEx3.Text = "请假开始时间";
  286. //
  287. // dateTimePickerStar
  288. //
  289. this.dateTimePickerStar.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  290. this.dateTimePickerStar.CustomFormat = " ";
  291. this.dateTimePickerStar.DateValue = "";
  292. this.dateTimePickerStar.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.dateTimePickerStar.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  294. this.dateTimePickerStar.IsShowTime = true;
  295. this.dateTimePickerStar.Location = new System.Drawing.Point(85, 98);
  296. this.dateTimePickerStar.Name = "dateTimePickerStar";
  297. this.dateTimePickerStar.Size = new System.Drawing.Size(165, 23);
  298. this.dateTimePickerStar.TabIndex = 366;
  299. //
  300. // dateTimePickerEnd
  301. //
  302. this.dateTimePickerEnd.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.dateTimePickerEnd.CustomFormat = " ";
  304. this.dateTimePickerEnd.DateValue = "";
  305. this.dateTimePickerEnd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  306. this.dateTimePickerEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  307. this.dateTimePickerEnd.IsShowTime = true;
  308. this.dateTimePickerEnd.Location = new System.Drawing.Point(330, 98);
  309. this.dateTimePickerEnd.Name = "dateTimePickerEnd";
  310. this.dateTimePickerEnd.Size = new System.Drawing.Size(165, 23);
  311. this.dateTimePickerEnd.TabIndex = 366;
  312. //
  313. // labelEx6
  314. //
  315. this.labelEx6.AutoSize = true;
  316. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  317. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  318. this.labelEx6.Location = new System.Drawing.Point(254, 101);
  319. this.labelEx6.Name = "labelEx6";
  320. this.labelEx6.Size = new System.Drawing.Size(72, 17);
  321. this.labelEx6.TabIndex = 355;
  322. this.labelEx6.Text = "至 终止时间";
  323. //
  324. // frmAddRequestLeave
  325. //
  326. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  327. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  328. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  329. this.ClientSize = new System.Drawing.Size(763, 485);
  330. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  331. this.IsMaximized = false;
  332. this.IsUserControlsSize = false;
  333. this.MaximizeBox = false;
  334. this.Name = "frmAddRequestLeave";
  335. this.Text = "请假申请";
  336. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  337. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  338. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  339. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  340. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  341. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  342. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  343. this.plExMainContainer.ResumeLayout(false);
  344. this.plExMainContainer.PerformLayout();
  345. this.plFormMainContent.ResumeLayout(false);
  346. this.ResumeLayout(false);
  347. }
  348. #endregion
  349. public ComponentLibrary.ButtonForm btnSet;
  350. protected ComponentLibrary.ComboBoxTreeViewEx cmbCategory;
  351. private ComponentLibrary.LabelEx labelEx5;
  352. protected internal ComponentLibrary.ComboBoxTreeViewEx comboBoxTreeViewEx1;
  353. protected internal ComponentLibrary.ButtonEx btnRelease;
  354. protected internal ComponentLibrary.ButtonEx btnClose;
  355. protected internal ComponentLibrary.TextBoxEx txtTitle;
  356. protected internal ComponentLibrary.TextBoxEx txtInfo;
  357. private ComponentLibrary.LabelEx labelEx1;
  358. private ComponentLibrary.LabelEx labelEx2;
  359. protected internal ComponentLibrary.LabelEx labelEx3;
  360. protected internal ComponentLibrary.LabelEx labelEx6;
  361. protected internal ComponentLibrary.DateTimePickerEx dateTimePickerStar;
  362. protected internal ComponentLibrary.DateTimePickerEx dateTimePickerEnd;
  363. protected internal ComponentLibrary.LabelEx labelEx4;
  364. }
  365. }