AddingSendSingle.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. namespace LYFZ.Software.UI.HospitalTrackingSystem
  2. {
  3. partial class AddingSendSingle
  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(AddingSendSingle));
  30. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  31. this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
  32. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  33. this.comboBoxTreeViewEx1 = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  34. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  35. this.comboBoxEx1 = new LYFZ.ComponentLibrary.ComboBoxEx();
  36. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.txtVehicle = new LYFZ.ComponentLibrary.TextBoxEx();
  38. this.mskDoorPeriod = new LYFZ.ComponentLibrary.MaskedTextTimeEx(this.components);
  39. this.cbxDriver = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  40. this.cbxBootDivision = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  41. this.cbxPhotographers = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  42. this.btnClos = new LYFZ.ComponentLibrary.ButtonEx();
  43. this.btnAdding = new LYFZ.ComponentLibrary.ButtonEx();
  44. this.deteDoorTime = new LYFZ.ComponentLibrary.DateTimePickerEx();
  45. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  46. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  47. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  49. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  50. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  51. this.btnSelectTime = new LYFZ.ComponentLibrary.ButtonForm();
  52. this.plExMainContainer.SuspendLayout();
  53. this.plFormMainContent.SuspendLayout();
  54. this.panelEx1.SuspendLayout();
  55. this.SuspendLayout();
  56. //
  57. // plExMainContainer
  58. //
  59. this.plExMainContainer.Controls.Add(this.panelEx1);
  60. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  61. this.plExMainContainer.Size = new System.Drawing.Size(490, 485);
  62. //
  63. // plFormMainContent
  64. //
  65. this.plFormMainContent.Size = new System.Drawing.Size(490, 485);
  66. //
  67. // btnAppFormMaximize
  68. //
  69. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  70. this.btnAppFormMaximize.Location = new System.Drawing.Point(347, 0);
  71. //
  72. // btnAppFormExit
  73. //
  74. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  75. this.btnAppFormExit.Location = new System.Drawing.Point(458, 0);
  76. //
  77. // btnAppFormMinimize
  78. //
  79. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  80. this.btnAppFormMinimize.Location = new System.Drawing.Point(431, 0);
  81. //
  82. // panelEx1
  83. //
  84. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  85. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  86. this.panelEx1.BorderWidth = 1;
  87. this.panelEx1.Controls.Add(this.btnSelectTime);
  88. this.panelEx1.Controls.Add(this.txtRemark);
  89. this.panelEx1.Controls.Add(this.labelEx9);
  90. this.panelEx1.Controls.Add(this.comboBoxTreeViewEx1);
  91. this.panelEx1.Controls.Add(this.labelEx8);
  92. this.panelEx1.Controls.Add(this.comboBoxEx1);
  93. this.panelEx1.Controls.Add(this.labelEx7);
  94. this.panelEx1.Controls.Add(this.txtVehicle);
  95. this.panelEx1.Controls.Add(this.mskDoorPeriod);
  96. this.panelEx1.Controls.Add(this.cbxDriver);
  97. this.panelEx1.Controls.Add(this.cbxBootDivision);
  98. this.panelEx1.Controls.Add(this.cbxPhotographers);
  99. this.panelEx1.Controls.Add(this.btnClos);
  100. this.panelEx1.Controls.Add(this.btnAdding);
  101. this.panelEx1.Controls.Add(this.deteDoorTime);
  102. this.panelEx1.Controls.Add(this.labelEx6);
  103. this.panelEx1.Controls.Add(this.labelEx5);
  104. this.panelEx1.Controls.Add(this.labelEx4);
  105. this.panelEx1.Controls.Add(this.labelEx3);
  106. this.panelEx1.Controls.Add(this.labelEx2);
  107. this.panelEx1.Controls.Add(this.labelEx1);
  108. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  109. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  110. this.panelEx1.Name = "panelEx1";
  111. this.panelEx1.Size = new System.Drawing.Size(470, 465);
  112. this.panelEx1.TabIndex = 0;
  113. //
  114. // txtRemark
  115. //
  116. this.txtRemark.BackColor = System.Drawing.Color.Transparent;
  117. this.txtRemark.Icon = null;
  118. this.txtRemark.IconIsButton = false;
  119. this.txtRemark.IsPasswordChat = '\0';
  120. this.txtRemark.IsSystemPasswordChar = false;
  121. this.txtRemark.Lines = new string[0];
  122. this.txtRemark.Location = new System.Drawing.Point(148, 285);
  123. this.txtRemark.Margin = new System.Windows.Forms.Padding(0);
  124. this.txtRemark.MaxLength = 300;
  125. this.txtRemark.MinimumSize = new System.Drawing.Size(0, 26);
  126. this.txtRemark.MouseBack = null;
  127. this.txtRemark.Multiline = true;
  128. this.txtRemark.Name = "txtRemark";
  129. this.txtRemark.NormlBack = null;
  130. this.txtRemark.Padding = new System.Windows.Forms.Padding(5);
  131. this.txtRemark.ReadOnly = false;
  132. this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
  133. this.txtRemark.Size = new System.Drawing.Size(226, 90);
  134. this.txtRemark.TabIndex = 59;
  135. this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  136. this.txtRemark.WaterColor = System.Drawing.Color.DarkGray;
  137. this.txtRemark.WaterText = "标注本次派单的作用或话意义";
  138. this.txtRemark.WordWrap = true;
  139. //
  140. // labelEx9
  141. //
  142. this.labelEx9.AutoSize = true;
  143. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  144. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  145. this.labelEx9.Location = new System.Drawing.Point(103, 285);
  146. this.labelEx9.Name = "labelEx9";
  147. this.labelEx9.Size = new System.Drawing.Size(44, 17);
  148. this.labelEx9.TabIndex = 58;
  149. this.labelEx9.Text = "备注:";
  150. //
  151. // comboBoxTreeViewEx1
  152. //
  153. this.comboBoxTreeViewEx1.AfterSelectLevelFirstNode = false;
  154. this.comboBoxTreeViewEx1.DropDownHeight = 220;
  155. this.comboBoxTreeViewEx1.DropDownShow = false;
  156. this.comboBoxTreeViewEx1.FormattingEnabled = true;
  157. this.comboBoxTreeViewEx1.IntegralHeight = false;
  158. this.comboBoxTreeViewEx1.IsNodeMouseClick = false;
  159. this.comboBoxTreeViewEx1.IsSelectParentNode = false;
  160. this.comboBoxTreeViewEx1.Location = new System.Drawing.Point(149, 177);
  161. this.comboBoxTreeViewEx1.Name = "comboBoxTreeViewEx1";
  162. this.comboBoxTreeViewEx1.ReadOnly = true;
  163. this.comboBoxTreeViewEx1.SelectedNode = null;
  164. this.comboBoxTreeViewEx1.Size = new System.Drawing.Size(226, 20);
  165. this.comboBoxTreeViewEx1.StrGetName = "";
  166. this.comboBoxTreeViewEx1.StrGetTagName = "";
  167. this.comboBoxTreeViewEx1.StrKey = null;
  168. this.comboBoxTreeViewEx1.TabIndex = 57;
  169. //
  170. // labelEx8
  171. //
  172. this.labelEx8.AutoSize = true;
  173. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  174. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  175. this.labelEx8.Location = new System.Drawing.Point(72, 178);
  176. this.labelEx8.Name = "labelEx8";
  177. this.labelEx8.Size = new System.Drawing.Size(75, 17);
  178. this.labelEx8.TabIndex = 56;
  179. this.labelEx8.Text = "上门人员3:";
  180. //
  181. // comboBoxEx1
  182. //
  183. this.comboBoxEx1.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  184. this.comboBoxEx1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  185. this.comboBoxEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  186. this.comboBoxEx1.Font = new System.Drawing.Font("宋体", 10.5F);
  187. this.comboBoxEx1.FormattingEnabled = true;
  188. this.comboBoxEx1.IsCustomColor = false;
  189. this.comboBoxEx1.Items.AddRange(new object[] {
  190. "已上门",
  191. "未上门"});
  192. this.comboBoxEx1.Location = new System.Drawing.Point(149, 68);
  193. this.comboBoxEx1.Name = "comboBoxEx1";
  194. this.comboBoxEx1.ReadOnly = true;
  195. this.comboBoxEx1.Size = new System.Drawing.Size(226, 22);
  196. this.comboBoxEx1.TabIndex = 55;
  197. //
  198. // labelEx7
  199. //
  200. this.labelEx7.AutoSize = true;
  201. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  202. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  203. this.labelEx7.Location = new System.Drawing.Point(79, 70);
  204. this.labelEx7.Name = "labelEx7";
  205. this.labelEx7.Size = new System.Drawing.Size(68, 17);
  206. this.labelEx7.TabIndex = 54;
  207. this.labelEx7.Text = "上门状态:";
  208. //
  209. // txtVehicle
  210. //
  211. this.txtVehicle.BackColor = System.Drawing.Color.Transparent;
  212. this.txtVehicle.Icon = null;
  213. this.txtVehicle.IconIsButton = false;
  214. this.txtVehicle.IsPasswordChat = '\0';
  215. this.txtVehicle.IsSystemPasswordChar = false;
  216. this.txtVehicle.Lines = new string[0];
  217. this.txtVehicle.Location = new System.Drawing.Point(148, 244);
  218. this.txtVehicle.Margin = new System.Windows.Forms.Padding(0);
  219. this.txtVehicle.MaxLength = 32767;
  220. this.txtVehicle.MinimumSize = new System.Drawing.Size(0, 26);
  221. this.txtVehicle.MouseBack = null;
  222. this.txtVehicle.Multiline = false;
  223. this.txtVehicle.Name = "txtVehicle";
  224. this.txtVehicle.NormlBack = null;
  225. this.txtVehicle.Padding = new System.Windows.Forms.Padding(5);
  226. this.txtVehicle.ReadOnly = false;
  227. this.txtVehicle.ScrollBars = System.Windows.Forms.ScrollBars.None;
  228. this.txtVehicle.Size = new System.Drawing.Size(226, 26);
  229. this.txtVehicle.TabIndex = 53;
  230. this.txtVehicle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  231. this.txtVehicle.WaterColor = System.Drawing.Color.DarkGray;
  232. this.txtVehicle.WaterText = "";
  233. this.txtVehicle.WordWrap = true;
  234. //
  235. // mskDoorPeriod
  236. //
  237. this.mskDoorPeriod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  238. this.mskDoorPeriod.Location = new System.Drawing.Point(305, 26);
  239. this.mskDoorPeriod.Mask = "00:00";
  240. this.mskDoorPeriod.Name = "mskDoorPeriod";
  241. this.mskDoorPeriod.PromptChar = ' ';
  242. this.mskDoorPeriod.Size = new System.Drawing.Size(70, 23);
  243. this.mskDoorPeriod.TabIndex = 52;
  244. this.mskDoorPeriod.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  245. //
  246. // cbxDriver
  247. //
  248. this.cbxDriver.AfterSelectLevelFirstNode = false;
  249. this.cbxDriver.DropDownHeight = 220;
  250. this.cbxDriver.DropDownShow = false;
  251. this.cbxDriver.FormattingEnabled = true;
  252. this.cbxDriver.IntegralHeight = false;
  253. this.cbxDriver.IsNodeMouseClick = false;
  254. this.cbxDriver.IsSelectParentNode = false;
  255. this.cbxDriver.Location = new System.Drawing.Point(149, 210);
  256. this.cbxDriver.Name = "cbxDriver";
  257. this.cbxDriver.ReadOnly = true;
  258. this.cbxDriver.SelectedNode = null;
  259. this.cbxDriver.Size = new System.Drawing.Size(226, 20);
  260. this.cbxDriver.StrGetName = "";
  261. this.cbxDriver.StrGetTagName = "";
  262. this.cbxDriver.StrKey = null;
  263. this.cbxDriver.TabIndex = 12;
  264. //
  265. // cbxBootDivision
  266. //
  267. this.cbxBootDivision.AfterSelectLevelFirstNode = false;
  268. this.cbxBootDivision.DropDownHeight = 220;
  269. this.cbxBootDivision.DropDownShow = false;
  270. this.cbxBootDivision.FormattingEnabled = true;
  271. this.cbxBootDivision.IntegralHeight = false;
  272. this.cbxBootDivision.IsNodeMouseClick = false;
  273. this.cbxBootDivision.IsSelectParentNode = false;
  274. this.cbxBootDivision.Location = new System.Drawing.Point(149, 140);
  275. this.cbxBootDivision.Name = "cbxBootDivision";
  276. this.cbxBootDivision.ReadOnly = true;
  277. this.cbxBootDivision.SelectedNode = null;
  278. this.cbxBootDivision.Size = new System.Drawing.Size(226, 20);
  279. this.cbxBootDivision.StrGetName = "";
  280. this.cbxBootDivision.StrGetTagName = "";
  281. this.cbxBootDivision.StrKey = null;
  282. this.cbxBootDivision.TabIndex = 10;
  283. //
  284. // cbxPhotographers
  285. //
  286. this.cbxPhotographers.AfterSelectLevelFirstNode = false;
  287. this.cbxPhotographers.DropDownHeight = 220;
  288. this.cbxPhotographers.DropDownShow = false;
  289. this.cbxPhotographers.FormattingEnabled = true;
  290. this.cbxPhotographers.IntegralHeight = false;
  291. this.cbxPhotographers.IsNodeMouseClick = false;
  292. this.cbxPhotographers.IsSelectParentNode = false;
  293. this.cbxPhotographers.Location = new System.Drawing.Point(149, 106);
  294. this.cbxPhotographers.Name = "cbxPhotographers";
  295. this.cbxPhotographers.ReadOnly = true;
  296. this.cbxPhotographers.SelectedNode = null;
  297. this.cbxPhotographers.Size = new System.Drawing.Size(226, 20);
  298. this.cbxPhotographers.StrGetName = "";
  299. this.cbxPhotographers.StrGetTagName = "";
  300. this.cbxPhotographers.StrKey = null;
  301. this.cbxPhotographers.TabIndex = 9;
  302. //
  303. // btnClos
  304. //
  305. this.btnClos.BackColor = System.Drawing.Color.Transparent;
  306. this.btnClos.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClos.BackImg")));
  307. this.btnClos.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  308. this.btnClos.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  309. this.btnClos.ForeColor = System.Drawing.Color.White;
  310. this.btnClos.IsCustomBackImg = false;
  311. this.btnClos.IsShowText = true;
  312. this.btnClos.Location = new System.Drawing.Point(289, 406);
  313. this.btnClos.Name = "btnClos";
  314. this.btnClos.Size = new System.Drawing.Size(85, 28);
  315. this.btnClos.TabIndex = 8;
  316. this.btnClos.Text = " 取 消";
  317. this.btnClos.UseVisualStyleBackColor = false;
  318. //
  319. // btnAdding
  320. //
  321. this.btnAdding.BackColor = System.Drawing.Color.Transparent;
  322. this.btnAdding.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdding.BackImg")));
  323. this.btnAdding.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  324. this.btnAdding.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  325. this.btnAdding.ForeColor = System.Drawing.Color.White;
  326. this.btnAdding.IsCustomBackImg = false;
  327. this.btnAdding.IsShowText = true;
  328. this.btnAdding.Location = new System.Drawing.Point(148, 406);
  329. this.btnAdding.Name = "btnAdding";
  330. this.btnAdding.Size = new System.Drawing.Size(85, 28);
  331. this.btnAdding.TabIndex = 7;
  332. this.btnAdding.Text = " 保 存";
  333. this.btnAdding.UseVisualStyleBackColor = false;
  334. //
  335. // deteDoorTime
  336. //
  337. this.deteDoorTime.CustomFormat = "yyyy-MM-dd";
  338. this.deteDoorTime.DateValue = "2015-09-23";
  339. this.deteDoorTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  340. this.deteDoorTime.IsShowTime = false;
  341. this.deteDoorTime.Location = new System.Drawing.Point(149, 27);
  342. this.deteDoorTime.Name = "deteDoorTime";
  343. this.deteDoorTime.Size = new System.Drawing.Size(107, 21);
  344. this.deteDoorTime.TabIndex = 6;
  345. this.deteDoorTime.Value = new System.DateTime(2015, 9, 23, 0, 0, 0, 0);
  346. //
  347. // labelEx6
  348. //
  349. this.labelEx6.AutoSize = true;
  350. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  351. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  352. this.labelEx6.Location = new System.Drawing.Point(72, 211);
  353. this.labelEx6.Name = "labelEx6";
  354. this.labelEx6.Size = new System.Drawing.Size(75, 17);
  355. this.labelEx6.TabIndex = 5;
  356. this.labelEx6.Text = "上门人员4:";
  357. //
  358. // labelEx5
  359. //
  360. this.labelEx5.AutoSize = true;
  361. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  362. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  363. this.labelEx5.Location = new System.Drawing.Point(91, 248);
  364. this.labelEx5.Name = "labelEx5";
  365. this.labelEx5.Size = new System.Drawing.Size(56, 17);
  366. this.labelEx5.TabIndex = 4;
  367. this.labelEx5.Text = "车牌号:";
  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(72, 107);
  375. this.labelEx4.Name = "labelEx4";
  376. this.labelEx4.Size = new System.Drawing.Size(75, 17);
  377. this.labelEx4.TabIndex = 3;
  378. this.labelEx4.Text = "上门人员1:";
  379. //
  380. // labelEx3
  381. //
  382. this.labelEx3.AutoSize = true;
  383. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  384. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  385. this.labelEx3.Location = new System.Drawing.Point(72, 141);
  386. this.labelEx3.Name = "labelEx3";
  387. this.labelEx3.Size = new System.Drawing.Size(75, 17);
  388. this.labelEx3.TabIndex = 2;
  389. this.labelEx3.Text = "上门人员2:";
  390. //
  391. // labelEx2
  392. //
  393. this.labelEx2.AutoSize = true;
  394. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  395. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  396. this.labelEx2.Location = new System.Drawing.Point(262, 29);
  397. this.labelEx2.Name = "labelEx2";
  398. this.labelEx2.Size = new System.Drawing.Size(44, 17);
  399. this.labelEx2.TabIndex = 1;
  400. this.labelEx2.Text = "时间:";
  401. //
  402. // labelEx1
  403. //
  404. this.labelEx1.AutoSize = true;
  405. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  406. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  407. this.labelEx1.Location = new System.Drawing.Point(79, 29);
  408. this.labelEx1.Name = "labelEx1";
  409. this.labelEx1.Size = new System.Drawing.Size(68, 17);
  410. this.labelEx1.TabIndex = 0;
  411. this.labelEx1.Text = "上门日期:";
  412. //
  413. // btnSelectTime
  414. //
  415. this.btnSelectTime.BackColor = System.Drawing.Color.Transparent;
  416. this.btnSelectTime.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelectTime.BackImg")));
  417. this.btnSelectTime.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  418. this.btnSelectTime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  419. this.btnSelectTime.ForeColor = System.Drawing.Color.White;
  420. this.btnSelectTime.IsCustomBackImg = false;
  421. this.btnSelectTime.IsShowText = true;
  422. this.btnSelectTime.Location = new System.Drawing.Point(381, 26);
  423. this.btnSelectTime.Name = "btnSelectTime";
  424. this.btnSelectTime.Size = new System.Drawing.Size(47, 23);
  425. this.btnSelectTime.TabIndex = 92;
  426. this.btnSelectTime.Text = " 选择";
  427. this.btnSelectTime.UseVisualStyleBackColor = false;
  428. //
  429. // AddingSendSingle
  430. //
  431. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  432. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  433. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  434. this.ClientSize = new System.Drawing.Size(490, 550);
  435. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  436. this.IsMaximized = false;
  437. this.MaximizeBox = false;
  438. this.Name = "AddingSendSingle";
  439. this.Text = "添加派单";
  440. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  441. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  442. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  443. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  444. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  445. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  446. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  447. this.plExMainContainer.ResumeLayout(false);
  448. this.plFormMainContent.ResumeLayout(false);
  449. this.panelEx1.ResumeLayout(false);
  450. this.panelEx1.PerformLayout();
  451. this.ResumeLayout(false);
  452. }
  453. #endregion
  454. private ComponentLibrary.LabelEx labelEx6;
  455. private ComponentLibrary.LabelEx labelEx5;
  456. private ComponentLibrary.LabelEx labelEx4;
  457. private ComponentLibrary.LabelEx labelEx3;
  458. private ComponentLibrary.LabelEx labelEx2;
  459. private ComponentLibrary.LabelEx labelEx1;
  460. public ComponentLibrary.PanelEx panelEx1;
  461. protected internal ComponentLibrary.ButtonEx btnClos;
  462. protected internal ComponentLibrary.ButtonEx btnAdding;
  463. protected internal ComponentLibrary.DateTimePickerEx deteDoorTime;
  464. protected internal ComponentLibrary.MaskedTextTimeEx mskDoorPeriod;
  465. protected internal ComponentLibrary.ComboBoxTreeViewEx cbxPhotographers;
  466. protected internal ComponentLibrary.ComboBoxTreeViewEx cbxBootDivision;
  467. protected internal ComponentLibrary.ComboBoxTreeViewEx cbxDriver;
  468. protected internal ComponentLibrary.TextBoxEx txtVehicle;
  469. private ComponentLibrary.LabelEx labelEx7;
  470. protected internal ComponentLibrary.ComboBoxEx comboBoxEx1;
  471. protected internal ComponentLibrary.ComboBoxTreeViewEx comboBoxTreeViewEx1;
  472. private ComponentLibrary.LabelEx labelEx8;
  473. protected internal ComponentLibrary.TextBoxEx txtRemark;
  474. private ComponentLibrary.LabelEx labelEx9;
  475. protected internal ComponentLibrary.ButtonForm btnSelectTime;
  476. }
  477. }