锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

298 lines
17 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormPOArriveSelect
  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(FormPOArriveSelect));
  29. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  30. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  31. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  32. this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
  33. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  34. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  35. this.txtUserCode = new DevExpress.XtraEditors.TextEdit();
  36. this.txtUserName = new DevExpress.XtraEditors.TextEdit();
  37. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  38. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  39. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  40. this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
  41. this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.txtUserPwd = new DevExpress.XtraEditors.DateEdit();
  44. this.timeEdit1 = new DevExpress.XtraEditors.DateEdit();
  45. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  51. this.panelControl3.SuspendLayout();
  52. ((System.ComponentModel.ISupportInitialize)(this.txtUserPwd.Properties.VistaTimeProperties)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.txtUserPwd.Properties)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.timeEdit1.Properties.VistaTimeProperties)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.timeEdit1.Properties)).BeginInit();
  56. this.SuspendLayout();
  57. //
  58. // btnClose
  59. //
  60. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  61. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  62. this.btnClose.Appearance.Options.UseFont = true;
  63. this.btnClose.Appearance.Options.UseForeColor = true;
  64. this.btnClose.Appearance.Options.UseTextOptions = true;
  65. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  66. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  67. this.btnClose.Location = new System.Drawing.Point(370, 5);
  68. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  69. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  70. this.btnClose.Name = "btnClose";
  71. this.btnClose.Size = new System.Drawing.Size(26, 23);
  72. this.btnClose.TabIndex = 2;
  73. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  74. //
  75. // labelControl1
  76. //
  77. this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  78. this.labelControl1.Appearance.ForeColor = System.Drawing.Color.White;
  79. this.labelControl1.Location = new System.Drawing.Point(4, 5);
  80. this.labelControl1.Name = "labelControl1";
  81. this.labelControl1.Size = new System.Drawing.Size(84, 17);
  82. this.labelControl1.TabIndex = 0;
  83. this.labelControl1.Text = "采购到货单查询";
  84. //
  85. // panelControl2
  86. //
  87. this.panelControl2.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder;
  88. this.panelControl2.Appearance.Options.UseBackColor = true;
  89. this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  90. this.panelControl2.Dock = System.Windows.Forms.DockStyle.Right;
  91. this.panelControl2.Location = new System.Drawing.Point(407, 0);
  92. this.panelControl2.Name = "panelControl2";
  93. this.panelControl2.Size = new System.Drawing.Size(1, 271);
  94. this.panelControl2.TabIndex = 15;
  95. //
  96. // panelControl4
  97. //
  98. this.panelControl4.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder;
  99. this.panelControl4.Appearance.Options.UseBackColor = true;
  100. this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  101. this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
  102. this.panelControl4.Location = new System.Drawing.Point(0, 270);
  103. this.panelControl4.Name = "panelControl4";
  104. this.panelControl4.Size = new System.Drawing.Size(407, 1);
  105. this.panelControl4.TabIndex = 16;
  106. //
  107. // panelControl1
  108. //
  109. this.panelControl1.Appearance.BackColor = System.Drawing.SystemColors.ActiveBorder;
  110. this.panelControl1.Appearance.Options.UseBackColor = true;
  111. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  112. this.panelControl1.Dock = System.Windows.Forms.DockStyle.Left;
  113. this.panelControl1.Location = new System.Drawing.Point(0, 0);
  114. this.panelControl1.Name = "panelControl1";
  115. this.panelControl1.Size = new System.Drawing.Size(1, 270);
  116. this.panelControl1.TabIndex = 17;
  117. //
  118. // labelControl2
  119. //
  120. this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  121. this.labelControl2.Location = new System.Drawing.Point(46, 16);
  122. this.labelControl2.Name = "labelControl2";
  123. this.labelControl2.Size = new System.Drawing.Size(65, 16);
  124. this.labelControl2.TabIndex = 0;
  125. this.labelControl2.Text = "收货单号:";
  126. //
  127. // txtUserCode
  128. //
  129. this.txtUserCode.EnterMoveNextControl = true;
  130. this.txtUserCode.Location = new System.Drawing.Point(120, 13);
  131. this.txtUserCode.Name = "txtUserCode";
  132. this.txtUserCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  133. this.txtUserCode.Properties.Appearance.Options.UseFont = true;
  134. this.txtUserCode.Size = new System.Drawing.Size(192, 22);
  135. this.txtUserCode.TabIndex = 1;
  136. this.txtUserCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtUserCode_KeyDown);
  137. //
  138. // txtUserName
  139. //
  140. this.txtUserName.EnterMoveNextControl = true;
  141. this.txtUserName.Location = new System.Drawing.Point(120, 48);
  142. this.txtUserName.Name = "txtUserName";
  143. this.txtUserName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  144. this.txtUserName.Properties.Appearance.Options.UseFont = true;
  145. this.txtUserName.Size = new System.Drawing.Size(192, 22);
  146. this.txtUserName.TabIndex = 2;
  147. //
  148. // labelControl3
  149. //
  150. this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  151. this.labelControl3.Location = new System.Drawing.Point(60, 50);
  152. this.labelControl3.Name = "labelControl3";
  153. this.labelControl3.Size = new System.Drawing.Size(50, 16);
  154. this.labelControl3.TabIndex = 0;
  155. this.labelControl3.Text = "创建人:";
  156. //
  157. // labelControl4
  158. //
  159. this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  160. this.labelControl4.Location = new System.Drawing.Point(46, 89);
  161. this.labelControl4.Name = "labelControl4";
  162. this.labelControl4.Size = new System.Drawing.Size(65, 16);
  163. this.labelControl4.TabIndex = 0;
  164. this.labelControl4.Text = "创建时间:";
  165. //
  166. // panelControl3
  167. //
  168. this.panelControl3.Appearance.BackColor = System.Drawing.Color.White;
  169. this.panelControl3.Appearance.Options.UseBackColor = true;
  170. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  171. this.panelControl3.Controls.Add(this.simpleButton2);
  172. this.panelControl3.Controls.Add(this.simpleButton1);
  173. this.panelControl3.Controls.Add(this.label1);
  174. this.panelControl3.Controls.Add(this.txtUserCode);
  175. this.panelControl3.Controls.Add(this.labelControl2);
  176. this.panelControl3.Controls.Add(this.labelControl3);
  177. this.panelControl3.Controls.Add(this.txtUserName);
  178. this.panelControl3.Controls.Add(this.labelControl4);
  179. this.panelControl3.Controls.Add(this.txtUserPwd);
  180. this.panelControl3.Controls.Add(this.timeEdit1);
  181. this.panelControl3.Location = new System.Drawing.Point(4, 28);
  182. this.panelControl3.Name = "panelControl3";
  183. this.panelControl3.Size = new System.Drawing.Size(392, 231);
  184. this.panelControl3.TabIndex = 40;
  185. //
  186. // simpleButton2
  187. //
  188. this.simpleButton2.Location = new System.Drawing.Point(302, 194);
  189. this.simpleButton2.Name = "simpleButton2";
  190. this.simpleButton2.Size = new System.Drawing.Size(75, 23);
  191. this.simpleButton2.TabIndex = 7;
  192. this.simpleButton2.Text = "取消";
  193. this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
  194. //
  195. // simpleButton1
  196. //
  197. this.simpleButton1.Location = new System.Drawing.Point(221, 194);
  198. this.simpleButton1.Name = "simpleButton1";
  199. this.simpleButton1.Size = new System.Drawing.Size(75, 23);
  200. this.simpleButton1.TabIndex = 6;
  201. this.simpleButton1.Text = "确定";
  202. this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
  203. //
  204. // label1
  205. //
  206. this.label1.AutoSize = true;
  207. this.label1.Location = new System.Drawing.Point(117, 110);
  208. this.label1.Name = "label1";
  209. this.label1.Size = new System.Drawing.Size(29, 14);
  210. this.label1.TabIndex = 4;
  211. this.label1.Text = "——";
  212. //
  213. // txtUserPwd
  214. //
  215. this.txtUserPwd.EditValue = null;
  216. this.txtUserPwd.Location = new System.Drawing.Point(120, 86);
  217. this.txtUserPwd.Name = "txtUserPwd";
  218. this.txtUserPwd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  219. this.txtUserPwd.Properties.Appearance.Options.UseFont = true;
  220. this.txtUserPwd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  221. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  222. this.txtUserPwd.Properties.Mask.EditMask = "";
  223. this.txtUserPwd.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  224. new DevExpress.XtraEditors.Controls.EditorButton()});
  225. this.txtUserPwd.Size = new System.Drawing.Size(192, 22);
  226. this.txtUserPwd.TabIndex = 3;
  227. //
  228. // timeEdit1
  229. //
  230. this.timeEdit1.EditValue = null;
  231. this.timeEdit1.Location = new System.Drawing.Point(120, 127);
  232. this.timeEdit1.Name = "timeEdit1";
  233. this.timeEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  234. this.timeEdit1.Properties.Appearance.Options.UseFont = true;
  235. this.timeEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  236. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  237. this.timeEdit1.Properties.Mask.EditMask = "";
  238. this.timeEdit1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  239. new DevExpress.XtraEditors.Controls.EditorButton()});
  240. this.timeEdit1.Size = new System.Drawing.Size(192, 22);
  241. this.timeEdit1.TabIndex = 5;
  242. //
  243. // FormPOArriveSelect
  244. //
  245. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  246. this.Appearance.Options.UseBackColor = true;
  247. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  248. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  249. this.ClientSize = new System.Drawing.Size(408, 271);
  250. this.Controls.Add(this.panelControl3);
  251. this.Controls.Add(this.labelControl1);
  252. this.Controls.Add(this.btnClose);
  253. this.Controls.Add(this.panelControl1);
  254. this.Controls.Add(this.panelControl4);
  255. this.Controls.Add(this.panelControl2);
  256. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  257. this.Name = "FormPOArriveSelect";
  258. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  259. this.Text = "编辑用户";
  260. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  261. ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
  262. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  263. ((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).EndInit();
  264. ((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).EndInit();
  265. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  266. this.panelControl3.ResumeLayout(false);
  267. this.panelControl3.PerformLayout();
  268. ((System.ComponentModel.ISupportInitialize)(this.txtUserPwd.Properties.VistaTimeProperties)).EndInit();
  269. ((System.ComponentModel.ISupportInitialize)(this.txtUserPwd.Properties)).EndInit();
  270. ((System.ComponentModel.ISupportInitialize)(this.timeEdit1.Properties.VistaTimeProperties)).EndInit();
  271. ((System.ComponentModel.ISupportInitialize)(this.timeEdit1.Properties)).EndInit();
  272. this.ResumeLayout(false);
  273. this.PerformLayout();
  274. }
  275. #endregion
  276. private DevExpress.XtraEditors.SimpleButton btnClose;
  277. private DevExpress.XtraEditors.LabelControl labelControl1;
  278. private DevExpress.XtraEditors.PanelControl panelControl2;
  279. private DevExpress.XtraEditors.PanelControl panelControl4;
  280. private DevExpress.XtraEditors.PanelControl panelControl1;
  281. private DevExpress.XtraEditors.LabelControl labelControl2;
  282. private DevExpress.XtraEditors.TextEdit txtUserCode;
  283. private DevExpress.XtraEditors.TextEdit txtUserName;
  284. private DevExpress.XtraEditors.LabelControl labelControl3;
  285. private DevExpress.XtraEditors.LabelControl labelControl4;
  286. private DevExpress.XtraEditors.PanelControl panelControl3;
  287. private DevExpress.XtraEditors.SimpleButton simpleButton2;
  288. private DevExpress.XtraEditors.SimpleButton simpleButton1;
  289. private System.Windows.Forms.Label label1;
  290. private DevExpress.XtraEditors.DateEdit txtUserPwd;
  291. private DevExpress.XtraEditors.DateEdit timeEdit1;
  292. }
  293. }