frmPerturbedController.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656
  1. namespace LYFZ.Software.UI.CameraControlBook
  2. {
  3. partial class frmPerturbedController
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPerturbedController));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  34. this.cmbEmployeeName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  35. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  36. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.rdoAll = new LYFZ.ComponentLibrary.RadioButtonEx();
  38. this.rdoPhotographed = new LYFZ.ComponentLibrary.RadioButtonEx();
  39. this.rdoFilmSelection = new LYFZ.ComponentLibrary.RadioButtonEx();
  40. this.rdoLookDesign = new LYFZ.ComponentLibrary.RadioButtonEx();
  41. this.rdoTotakePiece = new LYFZ.ComponentLibrary.RadioButtonEx();
  42. this.rdoService = new LYFZ.ComponentLibrary.RadioButtonEx();
  43. this.rdoSelectDress = new LYFZ.ComponentLibrary.RadioButtonEx();
  44. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  45. this.dtpEndDate = new LYFZ.ComponentLibrary.DateTimePickerEx();
  46. this.dtpStartDate = new LYFZ.ComponentLibrary.DateTimePickerEx();
  47. this.btnSearch = new LYFZ.ComponentLibrary.ButtonEx();
  48. this.tbSearchText = new LYFZ.ComponentLibrary.TextBoxEx();
  49. this.tabControlEx1 = new LYFZ.ComponentLibrary.TabControlEx();
  50. this.tabPage1 = new System.Windows.Forms.TabPage();
  51. this.dgvUnarranged = new LYFZ.ComponentLibrary.DataGridViewEc();
  52. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.tabPage2 = new System.Windows.Forms.TabPage();
  59. this.dgvArranged = new LYFZ.ComponentLibrary.DataGridViewEc();
  60. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.plExMainContainer.SuspendLayout();
  68. this.plFormMainContent.SuspendLayout();
  69. this.panelEx1.SuspendLayout();
  70. this.tabControlEx1.SuspendLayout();
  71. this.tabPage1.SuspendLayout();
  72. ((System.ComponentModel.ISupportInitialize)(this.dgvUnarranged)).BeginInit();
  73. this.tabPage2.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.dgvArranged)).BeginInit();
  75. this.SuspendLayout();
  76. //
  77. // plExMainContainer
  78. //
  79. this.plExMainContainer.Controls.Add(this.tabControlEx1);
  80. this.plExMainContainer.Controls.Add(this.panelEx1);
  81. this.plExMainContainer.Size = new System.Drawing.Size(992, 633);
  82. //
  83. // plFormMainContent
  84. //
  85. this.plFormMainContent.Size = new System.Drawing.Size(992, 633);
  86. //
  87. // btnAppFormMaximize
  88. //
  89. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  90. this.btnAppFormMaximize.Location = new System.Drawing.Point(933, 0);
  91. //
  92. // btnAppFormExit
  93. //
  94. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  95. this.btnAppFormExit.Location = new System.Drawing.Point(960, 0);
  96. //
  97. // btnAppFormMinimize
  98. //
  99. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  100. this.btnAppFormMinimize.Location = new System.Drawing.Point(906, 0);
  101. //
  102. // panelEx1
  103. //
  104. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  105. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  106. this.panelEx1.BorderWidth = 1;
  107. this.panelEx1.Controls.Add(this.cmbEmployeeName);
  108. this.panelEx1.Controls.Add(this.labelEx3);
  109. this.panelEx1.Controls.Add(this.labelEx2);
  110. this.panelEx1.Controls.Add(this.rdoAll);
  111. this.panelEx1.Controls.Add(this.rdoPhotographed);
  112. this.panelEx1.Controls.Add(this.rdoFilmSelection);
  113. this.panelEx1.Controls.Add(this.rdoLookDesign);
  114. this.panelEx1.Controls.Add(this.rdoTotakePiece);
  115. this.panelEx1.Controls.Add(this.rdoService);
  116. this.panelEx1.Controls.Add(this.rdoSelectDress);
  117. this.panelEx1.Controls.Add(this.labelEx1);
  118. this.panelEx1.Controls.Add(this.dtpEndDate);
  119. this.panelEx1.Controls.Add(this.dtpStartDate);
  120. this.panelEx1.Controls.Add(this.btnSearch);
  121. this.panelEx1.Controls.Add(this.tbSearchText);
  122. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
  123. this.panelEx1.Location = new System.Drawing.Point(0, 0);
  124. this.panelEx1.Name = "panelEx1";
  125. this.panelEx1.Size = new System.Drawing.Size(992, 77);
  126. this.panelEx1.TabIndex = 0;
  127. //
  128. // cmbEmployeeName
  129. //
  130. this.cmbEmployeeName.AfterSelectLevelFirstNode = true;
  131. this.cmbEmployeeName.DropDownHeight = 220;
  132. this.cmbEmployeeName.DropDownShow = false;
  133. this.cmbEmployeeName.FormattingEnabled = true;
  134. this.cmbEmployeeName.IntegralHeight = false;
  135. this.cmbEmployeeName.IsNodeMouseClick = true;
  136. this.cmbEmployeeName.IsSelectParentNode = true;
  137. this.cmbEmployeeName.Location = new System.Drawing.Point(550, 12);
  138. this.cmbEmployeeName.Margin = new System.Windows.Forms.Padding(3, 5, 3, 3);
  139. this.cmbEmployeeName.Name = "cmbEmployeeName";
  140. this.cmbEmployeeName.ReadOnly = true;
  141. this.cmbEmployeeName.SelectedNode = null;
  142. this.cmbEmployeeName.Size = new System.Drawing.Size(125, 20);
  143. this.cmbEmployeeName.StrGetName = "";
  144. this.cmbEmployeeName.StrGetTagName = "";
  145. this.cmbEmployeeName.StrKey = null;
  146. this.cmbEmployeeName.TabIndex = 310;
  147. //
  148. // labelEx3
  149. //
  150. this.labelEx3.AutoSize = true;
  151. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  152. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  153. this.labelEx3.Location = new System.Drawing.Point(492, 13);
  154. this.labelEx3.Name = "labelEx3";
  155. this.labelEx3.Size = new System.Drawing.Size(56, 17);
  156. this.labelEx3.TabIndex = 151;
  157. this.labelEx3.Text = "接单人:";
  158. //
  159. // labelEx2
  160. //
  161. this.labelEx2.AutoSize = true;
  162. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  163. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  164. this.labelEx2.Location = new System.Drawing.Point(9, 14);
  165. this.labelEx2.Name = "labelEx2";
  166. this.labelEx2.Size = new System.Drawing.Size(68, 17);
  167. this.labelEx2.TabIndex = 151;
  168. this.labelEx2.Text = "订单日期:";
  169. //
  170. // rdoAll
  171. //
  172. this.rdoAll.AutoSize = true;
  173. this.rdoAll.BackColor = System.Drawing.Color.Transparent;
  174. this.rdoAll.Checked = true;
  175. this.rdoAll.Font = new System.Drawing.Font("微软雅黑", 9F);
  176. this.rdoAll.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  177. this.rdoAll.Location = new System.Drawing.Point(12, 46);
  178. this.rdoAll.Name = "rdoAll";
  179. this.rdoAll.Size = new System.Drawing.Size(50, 21);
  180. this.rdoAll.TabIndex = 144;
  181. this.rdoAll.TabStop = true;
  182. this.rdoAll.Text = "全部";
  183. this.rdoAll.UseVisualStyleBackColor = false;
  184. //
  185. // rdoPhotographed
  186. //
  187. this.rdoPhotographed.AutoSize = true;
  188. this.rdoPhotographed.BackColor = System.Drawing.Color.Transparent;
  189. this.rdoPhotographed.Font = new System.Drawing.Font("微软雅黑", 9F);
  190. this.rdoPhotographed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  191. this.rdoPhotographed.Location = new System.Drawing.Point(68, 46);
  192. this.rdoPhotographed.Name = "rdoPhotographed";
  193. this.rdoPhotographed.Size = new System.Drawing.Size(74, 21);
  194. this.rdoPhotographed.TabIndex = 145;
  195. this.rdoPhotographed.Text = "拍照客人";
  196. this.rdoPhotographed.UseVisualStyleBackColor = false;
  197. //
  198. // rdoFilmSelection
  199. //
  200. this.rdoFilmSelection.AutoSize = true;
  201. this.rdoFilmSelection.BackColor = System.Drawing.Color.Transparent;
  202. this.rdoFilmSelection.Font = new System.Drawing.Font("微软雅黑", 9F);
  203. this.rdoFilmSelection.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  204. this.rdoFilmSelection.Location = new System.Drawing.Point(148, 46);
  205. this.rdoFilmSelection.Name = "rdoFilmSelection";
  206. this.rdoFilmSelection.Size = new System.Drawing.Size(74, 21);
  207. this.rdoFilmSelection.TabIndex = 146;
  208. this.rdoFilmSelection.Text = "选片客人";
  209. this.rdoFilmSelection.UseVisualStyleBackColor = false;
  210. //
  211. // rdoLookDesign
  212. //
  213. this.rdoLookDesign.AutoSize = true;
  214. this.rdoLookDesign.BackColor = System.Drawing.Color.Transparent;
  215. this.rdoLookDesign.Font = new System.Drawing.Font("微软雅黑", 9F);
  216. this.rdoLookDesign.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  217. this.rdoLookDesign.Location = new System.Drawing.Point(228, 46);
  218. this.rdoLookDesign.Name = "rdoLookDesign";
  219. this.rdoLookDesign.Size = new System.Drawing.Size(74, 21);
  220. this.rdoLookDesign.TabIndex = 147;
  221. this.rdoLookDesign.Text = "看版客人";
  222. this.rdoLookDesign.UseVisualStyleBackColor = false;
  223. //
  224. // rdoTotakePiece
  225. //
  226. this.rdoTotakePiece.AutoSize = true;
  227. this.rdoTotakePiece.BackColor = System.Drawing.Color.Transparent;
  228. this.rdoTotakePiece.Font = new System.Drawing.Font("微软雅黑", 9F);
  229. this.rdoTotakePiece.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  230. this.rdoTotakePiece.Location = new System.Drawing.Point(228, 46);
  231. this.rdoTotakePiece.Name = "rdoTotakePiece";
  232. this.rdoTotakePiece.Size = new System.Drawing.Size(74, 21);
  233. this.rdoTotakePiece.TabIndex = 148;
  234. this.rdoTotakePiece.Text = "取件客人";
  235. this.rdoTotakePiece.UseVisualStyleBackColor = false;
  236. //
  237. // rdoService
  238. //
  239. this.rdoService.AutoSize = true;
  240. this.rdoService.BackColor = System.Drawing.Color.Transparent;
  241. this.rdoService.Font = new System.Drawing.Font("微软雅黑", 9F);
  242. this.rdoService.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  243. this.rdoService.Location = new System.Drawing.Point(228, 46);
  244. this.rdoService.Name = "rdoService";
  245. this.rdoService.Size = new System.Drawing.Size(74, 21);
  246. this.rdoService.TabIndex = 149;
  247. this.rdoService.Text = "服务客人";
  248. this.rdoService.UseVisualStyleBackColor = false;
  249. //
  250. // rdoSelectDress
  251. //
  252. this.rdoSelectDress.AutoSize = true;
  253. this.rdoSelectDress.BackColor = System.Drawing.Color.Transparent;
  254. this.rdoSelectDress.Font = new System.Drawing.Font("微软雅黑", 9F);
  255. this.rdoSelectDress.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  256. this.rdoSelectDress.Location = new System.Drawing.Point(308, 46);
  257. this.rdoSelectDress.Name = "rdoSelectDress";
  258. this.rdoSelectDress.Size = new System.Drawing.Size(86, 21);
  259. this.rdoSelectDress.TabIndex = 150;
  260. this.rdoSelectDress.Text = "选礼服客人";
  261. this.rdoSelectDress.UseVisualStyleBackColor = false;
  262. //
  263. // labelEx1
  264. //
  265. this.labelEx1.AutoSize = true;
  266. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  267. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  268. this.labelEx1.Location = new System.Drawing.Point(188, 13);
  269. this.labelEx1.Name = "labelEx1";
  270. this.labelEx1.Size = new System.Drawing.Size(17, 17);
  271. this.labelEx1.TabIndex = 143;
  272. this.labelEx1.Text = "~";
  273. //
  274. // dtpEndDate
  275. //
  276. this.dtpEndDate.CustomFormat = " ";
  277. this.dtpEndDate.DateValue = "";
  278. this.dtpEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  279. this.dtpEndDate.IsShowTime = false;
  280. this.dtpEndDate.Location = new System.Drawing.Point(206, 12);
  281. this.dtpEndDate.Name = "dtpEndDate";
  282. this.dtpEndDate.Size = new System.Drawing.Size(108, 21);
  283. this.dtpEndDate.TabIndex = 142;
  284. //
  285. // dtpStartDate
  286. //
  287. this.dtpStartDate.CustomFormat = " ";
  288. this.dtpStartDate.DateValue = "";
  289. this.dtpStartDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  290. this.dtpStartDate.IsShowTime = false;
  291. this.dtpStartDate.Location = new System.Drawing.Point(78, 12);
  292. this.dtpStartDate.Name = "dtpStartDate";
  293. this.dtpStartDate.Size = new System.Drawing.Size(108, 21);
  294. this.dtpStartDate.TabIndex = 142;
  295. //
  296. // btnSearch
  297. //
  298. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  299. this.btnSearch.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSearch.BackImg")));
  300. this.btnSearch.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  301. this.btnSearch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  302. this.btnSearch.ForeColor = System.Drawing.Color.White;
  303. this.btnSearch.IsCustomBackImg = false;
  304. this.btnSearch.IsShowText = true;
  305. this.btnSearch.Location = new System.Drawing.Point(710, 9);
  306. this.btnSearch.Name = "btnSearch";
  307. this.btnSearch.Size = new System.Drawing.Size(72, 28);
  308. this.btnSearch.TabIndex = 1;
  309. this.btnSearch.Text = "查 询";
  310. this.btnSearch.UseVisualStyleBackColor = false;
  311. //
  312. // tbSearchText
  313. //
  314. this.tbSearchText.BackColor = System.Drawing.Color.Transparent;
  315. this.tbSearchText.Icon = null;
  316. this.tbSearchText.IconIsButton = false;
  317. this.tbSearchText.IsPasswordChat = '\0';
  318. this.tbSearchText.IsSystemPasswordChar = false;
  319. this.tbSearchText.Lines = new string[0];
  320. this.tbSearchText.Location = new System.Drawing.Point(324, 9);
  321. this.tbSearchText.Margin = new System.Windows.Forms.Padding(0);
  322. this.tbSearchText.MaxLength = 32767;
  323. this.tbSearchText.MinimumSize = new System.Drawing.Size(0, 26);
  324. this.tbSearchText.MouseBack = null;
  325. this.tbSearchText.Multiline = false;
  326. this.tbSearchText.Name = "tbSearchText";
  327. this.tbSearchText.NormlBack = null;
  328. this.tbSearchText.Padding = new System.Windows.Forms.Padding(5);
  329. this.tbSearchText.ReadOnly = false;
  330. this.tbSearchText.ScrollBars = System.Windows.Forms.ScrollBars.None;
  331. this.tbSearchText.Size = new System.Drawing.Size(160, 26);
  332. this.tbSearchText.TabIndex = 0;
  333. this.tbSearchText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  334. this.tbSearchText.WaterColor = System.Drawing.Color.DarkGray;
  335. this.tbSearchText.WaterText = "订单号/客户姓名/电话号码";
  336. this.tbSearchText.WordWrap = true;
  337. this.tbSearchText.Load += new System.EventHandler(this.tbSearchText_Load);
  338. //
  339. // tabControlEx1
  340. //
  341. this.tabControlEx1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  342. this.tabControlEx1.Controls.Add(this.tabPage1);
  343. this.tabControlEx1.Controls.Add(this.tabPage2);
  344. this.tabControlEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  345. this.tabControlEx1.ItemSize = new System.Drawing.Size(70, 36);
  346. this.tabControlEx1.Location = new System.Drawing.Point(0, 77);
  347. this.tabControlEx1.Name = "tabControlEx1";
  348. this.tabControlEx1.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  349. this.tabControlEx1.SelectedIndex = 0;
  350. this.tabControlEx1.Size = new System.Drawing.Size(992, 556);
  351. this.tabControlEx1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  352. this.tabControlEx1.TabIndex = 1;
  353. //
  354. // tabPage1
  355. //
  356. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  357. this.tabPage1.Controls.Add(this.dgvUnarranged);
  358. this.tabPage1.Location = new System.Drawing.Point(4, 40);
  359. this.tabPage1.Name = "tabPage1";
  360. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  361. this.tabPage1.Size = new System.Drawing.Size(984, 512);
  362. this.tabPage1.TabIndex = 0;
  363. this.tabPage1.Text = "未被安排";
  364. //
  365. // dgvUnarranged
  366. //
  367. this.dgvUnarranged.AllowUserToAddRows = false;
  368. this.dgvUnarranged.AllowUserToDeleteRows = false;
  369. this.dgvUnarranged.AllowUserToResizeRows = false;
  370. this.dgvUnarranged.BackgroundColor = System.Drawing.Color.White;
  371. this.dgvUnarranged.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  372. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  373. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  374. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  375. dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
  376. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  377. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  378. this.dgvUnarranged.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  379. this.dgvUnarranged.ColumnHeadersHeight = 24;
  380. this.dgvUnarranged.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  381. this.dgvUnarranged.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  382. this.Column1,
  383. this.Column2,
  384. this.Column3,
  385. this.Column4,
  386. this.Column5,
  387. this.Column6});
  388. this.dgvUnarranged.dgvColumnHeadersHeight = 24;
  389. this.dgvUnarranged.dgvCurrentColumnOriginalSet = "";
  390. this.dgvUnarranged.dgvCurrentColumnWidth = "";
  391. this.dgvUnarranged.dgvCurrentHideColumn = null;
  392. this.dgvUnarranged.dgvFixedHideColumn = "";
  393. this.dgvUnarranged.dgvGuidName = null;
  394. this.dgvUnarranged.dgvUserEmployeeID = null;
  395. this.dgvUnarranged.Dock = System.Windows.Forms.DockStyle.Fill;
  396. this.dgvUnarranged.EnableHeadersVisualStyles = false;
  397. this.dgvUnarranged.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  398. this.dgvUnarranged.ImageHeight = 15;
  399. this.dgvUnarranged.ImageWidth = 15;
  400. this.dgvUnarranged.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvUnarranged.ImgCollapse")));
  401. this.dgvUnarranged.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvUnarranged.ImgExpand")));
  402. this.dgvUnarranged.IsAutomaticDrawSingleOrDoubleRow = false;
  403. this.dgvUnarranged.IsCompleteBonding = false;
  404. this.dgvUnarranged.IsCopyCellValue = true;
  405. this.dgvUnarranged.IsShowSerialNumber = false;
  406. this.dgvUnarranged.IsSortedRedraw = true;
  407. this.dgvUnarranged.IsSortMode = false;
  408. this.dgvUnarranged.Location = new System.Drawing.Point(3, 3);
  409. this.dgvUnarranged.Name = "dgvUnarranged";
  410. this.dgvUnarranged.ReadOnly = true;
  411. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  412. dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
  413. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  414. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
  415. dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
  416. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  417. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  418. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  419. this.dgvUnarranged.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
  420. this.dgvUnarranged.RowHeadersWidth = 25;
  421. this.dgvUnarranged.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  422. this.dgvUnarranged.RowTemplate.Height = 23;
  423. this.dgvUnarranged.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  424. this.dgvUnarranged.Size = new System.Drawing.Size(978, 506);
  425. this.dgvUnarranged.StrSecondStageNull = "";
  426. this.dgvUnarranged.StrValueNullColumn = "";
  427. this.dgvUnarranged.TabIndex = 2;
  428. this.dgvUnarranged.ViceCount = 1;
  429. //
  430. // Column1
  431. //
  432. this.Column1.HeaderText = "订单号";
  433. this.Column1.Name = "Column1";
  434. this.Column1.ReadOnly = true;
  435. //
  436. // Column2
  437. //
  438. this.Column2.HeaderText = "客户姓名";
  439. this.Column2.Name = "Column2";
  440. this.Column2.ReadOnly = true;
  441. //
  442. // Column3
  443. //
  444. this.Column3.HeaderText = "联系电话";
  445. this.Column3.Name = "Column3";
  446. this.Column3.ReadOnly = true;
  447. //
  448. // Column4
  449. //
  450. this.Column4.HeaderText = "场景";
  451. this.Column4.Name = "Column4";
  452. this.Column4.ReadOnly = true;
  453. //
  454. // Column5
  455. //
  456. this.Column5.HeaderText = "开单时间";
  457. this.Column5.Name = "Column5";
  458. this.Column5.ReadOnly = true;
  459. //
  460. // Column6
  461. //
  462. this.Column6.HeaderText = "未被安排项目";
  463. this.Column6.Name = "Column6";
  464. this.Column6.ReadOnly = true;
  465. this.Column6.Width = 448;
  466. //
  467. // tabPage2
  468. //
  469. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  470. this.tabPage2.Controls.Add(this.dgvArranged);
  471. this.tabPage2.Location = new System.Drawing.Point(4, 40);
  472. this.tabPage2.Name = "tabPage2";
  473. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  474. this.tabPage2.Size = new System.Drawing.Size(902, 424);
  475. this.tabPage2.TabIndex = 1;
  476. this.tabPage2.Text = "已安排未完";
  477. //
  478. // dgvArranged
  479. //
  480. this.dgvArranged.AllowUserToAddRows = false;
  481. this.dgvArranged.AllowUserToDeleteRows = false;
  482. this.dgvArranged.AllowUserToResizeRows = false;
  483. this.dgvArranged.BackgroundColor = System.Drawing.Color.White;
  484. this.dgvArranged.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  485. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  486. dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  487. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  488. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
  489. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  490. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  491. this.dgvArranged.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
  492. this.dgvArranged.ColumnHeadersHeight = 24;
  493. this.dgvArranged.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  494. this.dgvArranged.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  495. this.dataGridViewTextBoxColumn1,
  496. this.dataGridViewTextBoxColumn2,
  497. this.dataGridViewTextBoxColumn3,
  498. this.dataGridViewTextBoxColumn4,
  499. this.dataGridViewTextBoxColumn5,
  500. this.dataGridViewTextBoxColumn6,
  501. this.Column7});
  502. this.dgvArranged.dgvColumnHeadersHeight = 24;
  503. this.dgvArranged.dgvCurrentColumnOriginalSet = "";
  504. this.dgvArranged.dgvCurrentColumnWidth = "";
  505. this.dgvArranged.dgvCurrentHideColumn = null;
  506. this.dgvArranged.dgvFixedHideColumn = "";
  507. this.dgvArranged.dgvGuidName = null;
  508. this.dgvArranged.dgvUserEmployeeID = null;
  509. this.dgvArranged.Dock = System.Windows.Forms.DockStyle.Fill;
  510. this.dgvArranged.EnableHeadersVisualStyles = false;
  511. this.dgvArranged.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  512. this.dgvArranged.ImageHeight = 15;
  513. this.dgvArranged.ImageWidth = 15;
  514. this.dgvArranged.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvArranged.ImgCollapse")));
  515. this.dgvArranged.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvArranged.ImgExpand")));
  516. this.dgvArranged.IsAutomaticDrawSingleOrDoubleRow = false;
  517. this.dgvArranged.IsCompleteBonding = false;
  518. this.dgvArranged.IsCopyCellValue = true;
  519. this.dgvArranged.IsShowSerialNumber = false;
  520. this.dgvArranged.IsSortedRedraw = true;
  521. this.dgvArranged.IsSortMode = false;
  522. this.dgvArranged.Location = new System.Drawing.Point(3, 3);
  523. this.dgvArranged.Name = "dgvArranged";
  524. this.dgvArranged.ReadOnly = true;
  525. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  526. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  527. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  529. dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
  530. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  531. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  532. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  533. this.dgvArranged.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  534. this.dgvArranged.RowHeadersWidth = 25;
  535. this.dgvArranged.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  536. this.dgvArranged.RowTemplate.Height = 23;
  537. this.dgvArranged.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  538. this.dgvArranged.Size = new System.Drawing.Size(896, 418);
  539. this.dgvArranged.StrSecondStageNull = "";
  540. this.dgvArranged.StrValueNullColumn = "";
  541. this.dgvArranged.TabIndex = 2;
  542. this.dgvArranged.ViceCount = 1;
  543. //
  544. // dataGridViewTextBoxColumn1
  545. //
  546. this.dataGridViewTextBoxColumn1.HeaderText = "订单号";
  547. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  548. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  549. //
  550. // dataGridViewTextBoxColumn2
  551. //
  552. this.dataGridViewTextBoxColumn2.HeaderText = "客户姓名";
  553. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  554. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  555. //
  556. // dataGridViewTextBoxColumn3
  557. //
  558. this.dataGridViewTextBoxColumn3.HeaderText = "联系电话";
  559. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  560. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  561. //
  562. // dataGridViewTextBoxColumn4
  563. //
  564. this.dataGridViewTextBoxColumn4.HeaderText = "场景";
  565. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  566. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  567. this.dataGridViewTextBoxColumn4.Width = 350;
  568. //
  569. // dataGridViewTextBoxColumn5
  570. //
  571. this.dataGridViewTextBoxColumn5.HeaderText = "预约时间";
  572. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  573. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  574. //
  575. // dataGridViewTextBoxColumn6
  576. //
  577. this.dataGridViewTextBoxColumn6.HeaderText = "安排人员";
  578. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  579. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  580. //
  581. // Column7
  582. //
  583. this.Column7.HeaderText = "安排时间";
  584. this.Column7.Name = "Column7";
  585. this.Column7.ReadOnly = true;
  586. //
  587. // frmPerturbedController
  588. //
  589. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  590. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  591. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  592. this.ClientSize = new System.Drawing.Size(992, 698);
  593. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  594. this.Name = "frmPerturbedController";
  595. this.Text = "数码安排情况查询";
  596. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  597. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  598. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  599. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  600. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  601. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  602. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  603. this.plExMainContainer.ResumeLayout(false);
  604. this.plFormMainContent.ResumeLayout(false);
  605. this.panelEx1.ResumeLayout(false);
  606. this.panelEx1.PerformLayout();
  607. this.tabControlEx1.ResumeLayout(false);
  608. this.tabPage1.ResumeLayout(false);
  609. ((System.ComponentModel.ISupportInitialize)(this.dgvUnarranged)).EndInit();
  610. this.tabPage2.ResumeLayout(false);
  611. ((System.ComponentModel.ISupportInitialize)(this.dgvArranged)).EndInit();
  612. this.ResumeLayout(false);
  613. }
  614. #endregion
  615. private ComponentLibrary.PanelEx panelEx1;
  616. private System.Windows.Forms.TabPage tabPage1;
  617. private System.Windows.Forms.TabPage tabPage2;
  618. protected internal ComponentLibrary.TextBoxEx tbSearchText;
  619. protected internal ComponentLibrary.ButtonEx btnSearch;
  620. protected internal ComponentLibrary.DateTimePickerEx dtpEndDate;
  621. protected internal ComponentLibrary.DateTimePickerEx dtpStartDate;
  622. protected internal ComponentLibrary.DataGridViewEc dgvUnarranged;
  623. protected internal ComponentLibrary.DataGridViewEc dgvArranged;
  624. private ComponentLibrary.LabelEx labelEx1;
  625. protected internal ComponentLibrary.TabControlEx tabControlEx1;
  626. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  627. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  628. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  629. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  630. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  631. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  632. private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
  633. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  634. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  635. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  636. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  637. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  638. private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
  639. protected internal ComponentLibrary.RadioButtonEx rdoAll;
  640. protected internal ComponentLibrary.RadioButtonEx rdoPhotographed;
  641. protected internal ComponentLibrary.RadioButtonEx rdoFilmSelection;
  642. protected internal ComponentLibrary.RadioButtonEx rdoLookDesign;
  643. protected internal ComponentLibrary.RadioButtonEx rdoTotakePiece;
  644. protected internal ComponentLibrary.RadioButtonEx rdoService;
  645. protected internal ComponentLibrary.RadioButtonEx rdoSelectDress;
  646. private ComponentLibrary.LabelEx labelEx2;
  647. protected ComponentLibrary.ComboBoxTreeViewEx cmbEmployeeName;
  648. private ComponentLibrary.LabelEx labelEx3;
  649. }
  650. }