锐腾搅拌上料功能
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.

713 lines
37 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSUserInfoAdd
  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(FormICSUserInfoAdd));
  29. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  30. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  31. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  32. this.chkFrontLine = new DevExpress.XtraEditors.CheckEdit();
  33. this.txtSGroup = new DevExpress.XtraEditors.GridLookUpEdit();
  34. this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
  35. this.txtSEGCode = new DevExpress.XtraEditors.GridLookUpEdit();
  36. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  37. this.txtUserCode = new DevExpress.XtraEditors.GridLookUpEdit();
  38. this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  39. this.txtEATTRIBUTE6 = new DevExpress.XtraEditors.TextEdit();
  40. this.label20 = new System.Windows.Forms.Label();
  41. this.txtEATTRIBUTE5 = new DevExpress.XtraEditors.TextEdit();
  42. this.label19 = new System.Windows.Forms.Label();
  43. this.txtHGQZD = new DevExpress.XtraEditors.TextEdit();
  44. this.txtXBGN = new DevExpress.XtraEditors.TextEdit();
  45. this.txtTXGN = new DevExpress.XtraEditors.TextEdit();
  46. this.label5 = new System.Windows.Forms.Label();
  47. this.label6 = new System.Windows.Forms.Label();
  48. this.label10 = new System.Windows.Forms.Label();
  49. this.txtDYGN = new DevExpress.XtraEditors.TextEdit();
  50. this.label3 = new System.Windows.Forms.Label();
  51. this.txtXYZGN = new DevExpress.XtraEditors.TextEdit();
  52. this.txtFZDY = new DevExpress.XtraEditors.TextEdit();
  53. this.txtJDLX = new DevExpress.XtraEditors.TextEdit();
  54. this.txtGLGN = new DevExpress.XtraEditors.TextEdit();
  55. this.txtEDDL = new DevExpress.XtraEditors.TextEdit();
  56. this.txtKJDJ = new DevExpress.XtraEditors.TextEdit();
  57. this.txtMail = new DevExpress.XtraEditors.TextEdit();
  58. this.txtPhone = new DevExpress.XtraEditors.TextEdit();
  59. this.txtSEGDesc = new DevExpress.XtraEditors.TextEdit();
  60. this.txtUserName = new DevExpress.XtraEditors.TextEdit();
  61. this.label13 = new System.Windows.Forms.Label();
  62. this.label12 = new System.Windows.Forms.Label();
  63. this.label9 = new System.Windows.Forms.Label();
  64. this.label8 = new System.Windows.Forms.Label();
  65. this.label7 = new System.Windows.Forms.Label();
  66. this.label18 = new System.Windows.Forms.Label();
  67. this.label14 = new System.Windows.Forms.Label();
  68. this.label16 = new System.Windows.Forms.Label();
  69. this.label4 = new System.Windows.Forms.Label();
  70. this.label17 = new System.Windows.Forms.Label();
  71. this.label15 = new System.Windows.Forms.Label();
  72. this.label11 = new System.Windows.Forms.Label();
  73. this.label2 = new System.Windows.Forms.Label();
  74. this.label1 = new System.Windows.Forms.Label();
  75. this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
  76. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  77. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  78. this.panelControl1.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.chkFrontLine.Properties)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.txtSGroup.Properties)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.txtSEGCode.Properties)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.txtEATTRIBUTE6.Properties)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.txtEATTRIBUTE5.Properties)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.txtHGQZD.Properties)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.txtXBGN.Properties)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.txtTXGN.Properties)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtDYGN.Properties)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.txtXYZGN.Properties)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.txtFZDY.Properties)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.txtJDLX.Properties)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.txtGLGN.Properties)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.txtEDDL.Properties)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.txtKJDJ.Properties)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.txtMail.Properties)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.txtSEGDesc.Properties)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).BeginInit();
  102. this.SuspendLayout();
  103. //
  104. // btnClose
  105. //
  106. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  107. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  108. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  109. this.btnClose.Appearance.Options.UseFont = true;
  110. this.btnClose.Appearance.Options.UseForeColor = true;
  111. this.btnClose.Appearance.Options.UseTextOptions = true;
  112. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  113. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  114. this.btnClose.Location = new System.Drawing.Point(283, 1);
  115. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  116. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  117. this.btnClose.Name = "btnClose";
  118. this.btnClose.Size = new System.Drawing.Size(26, 23);
  119. this.btnClose.TabIndex = 5;
  120. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  121. //
  122. // lblTitle
  123. //
  124. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  125. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  126. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  127. this.lblTitle.Location = new System.Drawing.Point(1, 1);
  128. this.lblTitle.Name = "lblTitle";
  129. this.lblTitle.Size = new System.Drawing.Size(110, 23);
  130. this.lblTitle.TabIndex = 6;
  131. this.lblTitle.Text = "新增";
  132. //
  133. // panelControl1
  134. //
  135. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  136. | System.Windows.Forms.AnchorStyles.Left)
  137. | System.Windows.Forms.AnchorStyles.Right)));
  138. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  139. this.panelControl1.Appearance.Options.UseBackColor = true;
  140. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  141. this.panelControl1.Controls.Add(this.chkFrontLine);
  142. this.panelControl1.Controls.Add(this.txtSGroup);
  143. this.panelControl1.Controls.Add(this.txtSEGCode);
  144. this.panelControl1.Controls.Add(this.txtUserCode);
  145. this.panelControl1.Controls.Add(this.txtEATTRIBUTE6);
  146. this.panelControl1.Controls.Add(this.label20);
  147. this.panelControl1.Controls.Add(this.txtEATTRIBUTE5);
  148. this.panelControl1.Controls.Add(this.label19);
  149. this.panelControl1.Controls.Add(this.txtHGQZD);
  150. this.panelControl1.Controls.Add(this.txtXBGN);
  151. this.panelControl1.Controls.Add(this.txtTXGN);
  152. this.panelControl1.Controls.Add(this.label5);
  153. this.panelControl1.Controls.Add(this.label6);
  154. this.panelControl1.Controls.Add(this.label10);
  155. this.panelControl1.Controls.Add(this.txtDYGN);
  156. this.panelControl1.Controls.Add(this.label3);
  157. this.panelControl1.Controls.Add(this.txtXYZGN);
  158. this.panelControl1.Controls.Add(this.txtFZDY);
  159. this.panelControl1.Controls.Add(this.txtJDLX);
  160. this.panelControl1.Controls.Add(this.txtGLGN);
  161. this.panelControl1.Controls.Add(this.txtEDDL);
  162. this.panelControl1.Controls.Add(this.txtKJDJ);
  163. this.panelControl1.Controls.Add(this.txtMail);
  164. this.panelControl1.Controls.Add(this.txtPhone);
  165. this.panelControl1.Controls.Add(this.txtSEGDesc);
  166. this.panelControl1.Controls.Add(this.txtUserName);
  167. this.panelControl1.Controls.Add(this.label13);
  168. this.panelControl1.Controls.Add(this.label12);
  169. this.panelControl1.Controls.Add(this.label9);
  170. this.panelControl1.Controls.Add(this.label8);
  171. this.panelControl1.Controls.Add(this.label7);
  172. this.panelControl1.Controls.Add(this.label18);
  173. this.panelControl1.Controls.Add(this.label14);
  174. this.panelControl1.Controls.Add(this.label16);
  175. this.panelControl1.Controls.Add(this.label4);
  176. this.panelControl1.Controls.Add(this.label17);
  177. this.panelControl1.Controls.Add(this.label15);
  178. this.panelControl1.Controls.Add(this.label11);
  179. this.panelControl1.Controls.Add(this.label2);
  180. this.panelControl1.Controls.Add(this.label1);
  181. this.panelControl1.Location = new System.Drawing.Point(9, 27);
  182. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  183. this.panelControl1.Name = "panelControl1";
  184. this.panelControl1.Size = new System.Drawing.Size(289, 278);
  185. this.panelControl1.TabIndex = 23;
  186. //
  187. // chkFrontLine
  188. //
  189. this.chkFrontLine.Location = new System.Drawing.Point(156, 146);
  190. this.chkFrontLine.Name = "chkFrontLine";
  191. this.chkFrontLine.Properties.Caption = "是";
  192. this.chkFrontLine.Size = new System.Drawing.Size(44, 19);
  193. this.chkFrontLine.TabIndex = 151;
  194. //
  195. // txtSGroup
  196. //
  197. this.txtSGroup.EditValue = "";
  198. this.txtSGroup.Location = new System.Drawing.Point(112, 172);
  199. this.txtSGroup.Name = "txtSGroup";
  200. this.txtSGroup.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  201. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  202. this.txtSGroup.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  203. this.txtSGroup.Properties.NullText = "";
  204. this.txtSGroup.Properties.ReadOnly = true;
  205. this.txtSGroup.Properties.View = this.gridView2;
  206. this.txtSGroup.Size = new System.Drawing.Size(140, 20);
  207. this.txtSGroup.TabIndex = 1;
  208. //
  209. // gridView2
  210. //
  211. this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  212. this.gridView2.Name = "gridView2";
  213. this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
  214. this.gridView2.OptionsView.ShowGroupPanel = false;
  215. //
  216. // txtSEGCode
  217. //
  218. this.txtSEGCode.EditValue = "";
  219. this.txtSEGCode.Location = new System.Drawing.Point(112, 84);
  220. this.txtSEGCode.Name = "txtSEGCode";
  221. this.txtSEGCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  222. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  223. this.txtSEGCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  224. this.txtSEGCode.Properties.NullText = "";
  225. this.txtSEGCode.Properties.View = this.gridView1;
  226. this.txtSEGCode.Size = new System.Drawing.Size(140, 20);
  227. this.txtSEGCode.TabIndex = 1;
  228. this.txtSEGCode.EditValueChanged += new System.EventHandler(this.txtSEG_EditValueChanged);
  229. //
  230. // gridView1
  231. //
  232. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  233. this.gridView1.Name = "gridView1";
  234. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  235. this.gridView1.OptionsView.ShowGroupPanel = false;
  236. //
  237. // txtUserCode
  238. //
  239. this.txtUserCode.EditValue = "";
  240. this.txtUserCode.Location = new System.Drawing.Point(112, 23);
  241. this.txtUserCode.Name = "txtUserCode";
  242. this.txtUserCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  243. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  244. this.txtUserCode.Properties.NullText = "";
  245. this.txtUserCode.Properties.View = this.gridLookUpEdit1View;
  246. this.txtUserCode.Size = new System.Drawing.Size(140, 20);
  247. this.txtUserCode.TabIndex = 0;
  248. this.txtUserCode.EditValueChanged += new System.EventHandler(this.txtUserCode_EditValueChanged);
  249. //
  250. // gridLookUpEdit1View
  251. //
  252. this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  253. this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
  254. this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  255. this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  256. //
  257. // txtEATTRIBUTE6
  258. //
  259. this.txtEATTRIBUTE6.Location = new System.Drawing.Point(628, 150);
  260. this.txtEATTRIBUTE6.Name = "txtEATTRIBUTE6";
  261. this.txtEATTRIBUTE6.Size = new System.Drawing.Size(126, 20);
  262. this.txtEATTRIBUTE6.TabIndex = 150;
  263. this.txtEATTRIBUTE6.Visible = false;
  264. //
  265. // label20
  266. //
  267. this.label20.AutoSize = true;
  268. this.label20.Location = new System.Drawing.Point(556, 156);
  269. this.label20.Name = "label20";
  270. this.label20.Size = new System.Drawing.Size(62, 14);
  271. this.label20.TabIndex = 149;
  272. this.label20.Text = "预留项6:";
  273. this.label20.Visible = false;
  274. //
  275. // txtEATTRIBUTE5
  276. //
  277. this.txtEATTRIBUTE5.Location = new System.Drawing.Point(626, 124);
  278. this.txtEATTRIBUTE5.Name = "txtEATTRIBUTE5";
  279. this.txtEATTRIBUTE5.Size = new System.Drawing.Size(126, 20);
  280. this.txtEATTRIBUTE5.TabIndex = 148;
  281. this.txtEATTRIBUTE5.Visible = false;
  282. //
  283. // label19
  284. //
  285. this.label19.AutoSize = true;
  286. this.label19.Location = new System.Drawing.Point(558, 127);
  287. this.label19.Name = "label19";
  288. this.label19.Size = new System.Drawing.Size(62, 14);
  289. this.label19.TabIndex = 147;
  290. this.label19.Text = "预留项5:";
  291. this.label19.Visible = false;
  292. //
  293. // txtHGQZD
  294. //
  295. this.txtHGQZD.Location = new System.Drawing.Point(626, 291);
  296. this.txtHGQZD.Name = "txtHGQZD";
  297. this.txtHGQZD.Size = new System.Drawing.Size(126, 20);
  298. this.txtHGQZD.TabIndex = 134;
  299. this.txtHGQZD.Visible = false;
  300. //
  301. // txtXBGN
  302. //
  303. this.txtXBGN.Location = new System.Drawing.Point(628, 275);
  304. this.txtXBGN.Name = "txtXBGN";
  305. this.txtXBGN.Size = new System.Drawing.Size(126, 20);
  306. this.txtXBGN.TabIndex = 133;
  307. this.txtXBGN.Visible = false;
  308. //
  309. // txtTXGN
  310. //
  311. this.txtTXGN.Location = new System.Drawing.Point(628, 98);
  312. this.txtTXGN.Name = "txtTXGN";
  313. this.txtTXGN.Size = new System.Drawing.Size(126, 20);
  314. this.txtTXGN.TabIndex = 132;
  315. this.txtTXGN.Visible = false;
  316. //
  317. // label5
  318. //
  319. this.label5.AutoSize = true;
  320. this.label5.Location = new System.Drawing.Point(553, 294);
  321. this.label5.Name = "label5";
  322. this.label5.Size = new System.Drawing.Size(79, 14);
  323. this.label5.TabIndex = 131;
  324. this.label5.Text = "互感器只数:";
  325. this.label5.Visible = false;
  326. //
  327. // label6
  328. //
  329. this.label6.AutoSize = true;
  330. this.label6.Location = new System.Drawing.Point(556, 280);
  331. this.label6.Name = "label6";
  332. this.label6.Size = new System.Drawing.Size(67, 14);
  333. this.label6.TabIndex = 130;
  334. this.label6.Text = "谐波功能:";
  335. this.label6.Visible = false;
  336. //
  337. // label10
  338. //
  339. this.label10.AutoSize = true;
  340. this.label10.Location = new System.Drawing.Point(553, 102);
  341. this.label10.Name = "label10";
  342. this.label10.Size = new System.Drawing.Size(67, 14);
  343. this.label10.TabIndex = 129;
  344. this.label10.Text = "通讯功能:";
  345. this.label10.Visible = false;
  346. //
  347. // txtDYGN
  348. //
  349. this.txtDYGN.Location = new System.Drawing.Point(628, 178);
  350. this.txtDYGN.Name = "txtDYGN";
  351. this.txtDYGN.Size = new System.Drawing.Size(126, 20);
  352. this.txtDYGN.TabIndex = 128;
  353. this.txtDYGN.Visible = false;
  354. //
  355. // label3
  356. //
  357. this.label3.AutoSize = true;
  358. this.label3.Location = new System.Drawing.Point(554, 181);
  359. this.label3.Name = "label3";
  360. this.label3.Size = new System.Drawing.Size(67, 14);
  361. this.label3.TabIndex = 127;
  362. this.label3.Text = "电压功能:";
  363. this.label3.Visible = false;
  364. //
  365. // txtXYZGN
  366. //
  367. this.txtXYZGN.Location = new System.Drawing.Point(628, 256);
  368. this.txtXYZGN.Name = "txtXYZGN";
  369. this.txtXYZGN.Size = new System.Drawing.Size(126, 20);
  370. this.txtXYZGN.TabIndex = 95;
  371. this.txtXYZGN.Visible = false;
  372. //
  373. // txtFZDY
  374. //
  375. this.txtFZDY.Location = new System.Drawing.Point(628, 230);
  376. this.txtFZDY.Name = "txtFZDY";
  377. this.txtFZDY.Size = new System.Drawing.Size(126, 20);
  378. this.txtFZDY.TabIndex = 94;
  379. this.txtFZDY.Visible = false;
  380. //
  381. // txtJDLX
  382. //
  383. this.txtJDLX.Location = new System.Drawing.Point(628, 72);
  384. this.txtJDLX.Name = "txtJDLX";
  385. this.txtJDLX.Size = new System.Drawing.Size(126, 20);
  386. this.txtJDLX.TabIndex = 91;
  387. this.txtJDLX.Visible = false;
  388. //
  389. // txtGLGN
  390. //
  391. this.txtGLGN.Location = new System.Drawing.Point(628, 46);
  392. this.txtGLGN.Name = "txtGLGN";
  393. this.txtGLGN.Size = new System.Drawing.Size(126, 20);
  394. this.txtGLGN.TabIndex = 90;
  395. this.txtGLGN.Visible = false;
  396. //
  397. // txtEDDL
  398. //
  399. this.txtEDDL.Location = new System.Drawing.Point(628, 204);
  400. this.txtEDDL.Name = "txtEDDL";
  401. this.txtEDDL.Size = new System.Drawing.Size(126, 20);
  402. this.txtEDDL.TabIndex = 89;
  403. this.txtEDDL.Visible = false;
  404. //
  405. // txtKJDJ
  406. //
  407. this.txtKJDJ.Location = new System.Drawing.Point(628, 23);
  408. this.txtKJDJ.Name = "txtKJDJ";
  409. this.txtKJDJ.Size = new System.Drawing.Size(126, 20);
  410. this.txtKJDJ.TabIndex = 76;
  411. this.txtKJDJ.Visible = false;
  412. //
  413. // txtMail
  414. //
  415. this.txtMail.Location = new System.Drawing.Point(112, 239);
  416. this.txtMail.Name = "txtMail";
  417. this.txtMail.Size = new System.Drawing.Size(140, 20);
  418. this.txtMail.TabIndex = 74;
  419. //
  420. // txtPhone
  421. //
  422. this.txtPhone.Location = new System.Drawing.Point(112, 206);
  423. this.txtPhone.Name = "txtPhone";
  424. this.txtPhone.Size = new System.Drawing.Size(140, 20);
  425. this.txtPhone.TabIndex = 74;
  426. //
  427. // txtSEGDesc
  428. //
  429. this.txtSEGDesc.Location = new System.Drawing.Point(112, 116);
  430. this.txtSEGDesc.Name = "txtSEGDesc";
  431. this.txtSEGDesc.Properties.ReadOnly = true;
  432. this.txtSEGDesc.Size = new System.Drawing.Size(140, 20);
  433. this.txtSEGDesc.TabIndex = 74;
  434. //
  435. // txtUserName
  436. //
  437. this.txtUserName.Location = new System.Drawing.Point(112, 53);
  438. this.txtUserName.Name = "txtUserName";
  439. this.txtUserName.Properties.ReadOnly = true;
  440. this.txtUserName.Size = new System.Drawing.Size(140, 20);
  441. this.txtUserName.TabIndex = 74;
  442. //
  443. // label13
  444. //
  445. this.label13.AutoSize = true;
  446. this.label13.Location = new System.Drawing.Point(555, 258);
  447. this.label13.Name = "label13";
  448. this.label13.Size = new System.Drawing.Size(79, 14);
  449. this.label13.TabIndex = 48;
  450. this.label13.Text = "需用值功能:";
  451. this.label13.Visible = false;
  452. //
  453. // label12
  454. //
  455. this.label12.AutoSize = true;
  456. this.label12.Location = new System.Drawing.Point(556, 233);
  457. this.label12.Name = "label12";
  458. this.label12.Size = new System.Drawing.Size(67, 14);
  459. this.label12.TabIndex = 47;
  460. this.label12.Text = "辅助电源:";
  461. this.label12.Visible = false;
  462. //
  463. // label9
  464. //
  465. this.label9.AutoSize = true;
  466. this.label9.Location = new System.Drawing.Point(557, 75);
  467. this.label9.Name = "label9";
  468. this.label9.Size = new System.Drawing.Size(67, 14);
  469. this.label9.TabIndex = 44;
  470. this.label9.Text = "接地类型:";
  471. this.label9.Visible = false;
  472. //
  473. // label8
  474. //
  475. this.label8.AutoSize = true;
  476. this.label8.Location = new System.Drawing.Point(554, 49);
  477. this.label8.Name = "label8";
  478. this.label8.Size = new System.Drawing.Size(67, 14);
  479. this.label8.TabIndex = 43;
  480. this.label8.Text = "功率功能:";
  481. this.label8.Visible = false;
  482. //
  483. // label7
  484. //
  485. this.label7.AutoSize = true;
  486. this.label7.Location = new System.Drawing.Point(555, 207);
  487. this.label7.Name = "label7";
  488. this.label7.Size = new System.Drawing.Size(67, 14);
  489. this.label7.TabIndex = 42;
  490. this.label7.Text = "额定电流:";
  491. this.label7.Visible = false;
  492. //
  493. // label18
  494. //
  495. this.label18.AutoSize = true;
  496. this.label18.Location = new System.Drawing.Point(38, 242);
  497. this.label18.Name = "label18";
  498. this.label18.Size = new System.Drawing.Size(67, 14);
  499. this.label18.TabIndex = 37;
  500. this.label18.Text = "邮件地址:";
  501. //
  502. // label14
  503. //
  504. this.label14.AutoSize = true;
  505. this.label14.Location = new System.Drawing.Point(38, 175);
  506. this.label14.Name = "label14";
  507. this.label14.Size = new System.Drawing.Size(59, 14);
  508. this.label14.TabIndex = 36;
  509. this.label14.Text = "所属班组:";
  510. //
  511. // label16
  512. //
  513. this.label16.AutoSize = true;
  514. this.label16.Location = new System.Drawing.Point(38, 209);
  515. this.label16.Name = "label16";
  516. this.label16.Size = new System.Drawing.Size(67, 14);
  517. this.label16.TabIndex = 37;
  518. this.label16.Text = "电话号码:";
  519. //
  520. // label4
  521. //
  522. this.label4.AutoSize = true;
  523. this.label4.Location = new System.Drawing.Point(554, 26);
  524. this.label4.Name = "label4";
  525. this.label4.Size = new System.Drawing.Size(67, 14);
  526. this.label4.TabIndex = 39;
  527. this.label4.Text = "框架等级:";
  528. this.label4.Visible = false;
  529. //
  530. // label17
  531. //
  532. this.label17.AutoSize = true;
  533. this.label17.Location = new System.Drawing.Point(37, 146);
  534. this.label17.Name = "label17";
  535. this.label17.Size = new System.Drawing.Size(67, 14);
  536. this.label17.TabIndex = 37;
  537. this.label17.Text = "一线员工:";
  538. //
  539. // label15
  540. //
  541. this.label15.AutoSize = true;
  542. this.label15.Location = new System.Drawing.Point(38, 119);
  543. this.label15.Name = "label15";
  544. this.label15.Size = new System.Drawing.Size(67, 14);
  545. this.label15.TabIndex = 37;
  546. this.label15.Text = "车间描述:";
  547. //
  548. // label11
  549. //
  550. this.label11.AutoSize = true;
  551. this.label11.Location = new System.Drawing.Point(38, 87);
  552. this.label11.Name = "label11";
  553. this.label11.Size = new System.Drawing.Size(59, 14);
  554. this.label11.TabIndex = 36;
  555. this.label11.Text = "所属车间:";
  556. //
  557. // label2
  558. //
  559. this.label2.AutoSize = true;
  560. this.label2.Location = new System.Drawing.Point(38, 56);
  561. this.label2.Name = "label2";
  562. this.label2.Size = new System.Drawing.Size(67, 14);
  563. this.label2.TabIndex = 37;
  564. this.label2.Text = "员工名称:";
  565. //
  566. // label1
  567. //
  568. this.label1.AutoSize = true;
  569. this.label1.Location = new System.Drawing.Point(38, 26);
  570. this.label1.Name = "label1";
  571. this.label1.Size = new System.Drawing.Size(67, 14);
  572. this.label1.TabIndex = 36;
  573. this.label1.Text = "员工工号:";
  574. //
  575. // btnCancle
  576. //
  577. this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  578. this.btnCancle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  579. this.btnCancle.Appearance.ForeColor = System.Drawing.Color.White;
  580. this.btnCancle.Appearance.Options.UseFont = true;
  581. this.btnCancle.Appearance.Options.UseForeColor = true;
  582. this.btnCancle.Appearance.Options.UseTextOptions = true;
  583. this.btnCancle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  584. this.btnCancle.Image = ((System.Drawing.Image)(resources.GetObject("btnCancle.Image")));
  585. this.btnCancle.Location = new System.Drawing.Point(228, 317);
  586. this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin";
  587. this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false;
  588. this.btnCancle.Name = "btnCancle";
  589. this.btnCancle.Size = new System.Drawing.Size(70, 30);
  590. this.btnCancle.TabIndex = 122;
  591. this.btnCancle.Text = "取消";
  592. this.btnCancle.Click += new System.EventHandler(this.can_Click);
  593. //
  594. // btnOK
  595. //
  596. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  597. this.btnOK.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  598. this.btnOK.Appearance.ForeColor = System.Drawing.Color.White;
  599. this.btnOK.Appearance.Options.UseFont = true;
  600. this.btnOK.Appearance.Options.UseForeColor = true;
  601. this.btnOK.Appearance.Options.UseTextOptions = true;
  602. this.btnOK.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  603. this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
  604. this.btnOK.Location = new System.Drawing.Point(152, 317);
  605. this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin";
  606. this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false;
  607. this.btnOK.Name = "btnOK";
  608. this.btnOK.Size = new System.Drawing.Size(70, 30);
  609. this.btnOK.TabIndex = 2;
  610. this.btnOK.Text = "保存";
  611. this.btnOK.Click += new System.EventHandler(this.save_Click);
  612. //
  613. // FormICSUserInfoAdd
  614. //
  615. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  616. this.Appearance.Options.UseBackColor = true;
  617. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  618. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  619. this.ClientSize = new System.Drawing.Size(310, 351);
  620. this.Controls.Add(this.btnCancle);
  621. this.Controls.Add(this.btnOK);
  622. this.Controls.Add(this.panelControl1);
  623. this.Controls.Add(this.lblTitle);
  624. this.Controls.Add(this.btnClose);
  625. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  626. this.Name = "FormICSUserInfoAdd";
  627. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  628. this.Text = "存货编辑";
  629. this.Load += new System.EventHandler(this.FormICSUserInfoAdd_Load);
  630. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  631. this.panelControl1.ResumeLayout(false);
  632. this.panelControl1.PerformLayout();
  633. ((System.ComponentModel.ISupportInitialize)(this.chkFrontLine.Properties)).EndInit();
  634. ((System.ComponentModel.ISupportInitialize)(this.txtSGroup.Properties)).EndInit();
  635. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  636. ((System.ComponentModel.ISupportInitialize)(this.txtSEGCode.Properties)).EndInit();
  637. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  638. ((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).EndInit();
  639. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
  640. ((System.ComponentModel.ISupportInitialize)(this.txtEATTRIBUTE6.Properties)).EndInit();
  641. ((System.ComponentModel.ISupportInitialize)(this.txtEATTRIBUTE5.Properties)).EndInit();
  642. ((System.ComponentModel.ISupportInitialize)(this.txtHGQZD.Properties)).EndInit();
  643. ((System.ComponentModel.ISupportInitialize)(this.txtXBGN.Properties)).EndInit();
  644. ((System.ComponentModel.ISupportInitialize)(this.txtTXGN.Properties)).EndInit();
  645. ((System.ComponentModel.ISupportInitialize)(this.txtDYGN.Properties)).EndInit();
  646. ((System.ComponentModel.ISupportInitialize)(this.txtXYZGN.Properties)).EndInit();
  647. ((System.ComponentModel.ISupportInitialize)(this.txtFZDY.Properties)).EndInit();
  648. ((System.ComponentModel.ISupportInitialize)(this.txtJDLX.Properties)).EndInit();
  649. ((System.ComponentModel.ISupportInitialize)(this.txtGLGN.Properties)).EndInit();
  650. ((System.ComponentModel.ISupportInitialize)(this.txtEDDL.Properties)).EndInit();
  651. ((System.ComponentModel.ISupportInitialize)(this.txtKJDJ.Properties)).EndInit();
  652. ((System.ComponentModel.ISupportInitialize)(this.txtMail.Properties)).EndInit();
  653. ((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).EndInit();
  654. ((System.ComponentModel.ISupportInitialize)(this.txtSEGDesc.Properties)).EndInit();
  655. ((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).EndInit();
  656. this.ResumeLayout(false);
  657. }
  658. #endregion
  659. private DevExpress.XtraEditors.SimpleButton btnClose;
  660. private DevExpress.XtraEditors.LabelControl lblTitle;
  661. private DevExpress.XtraEditors.PanelControl panelControl1;
  662. private System.Windows.Forms.Label label13;
  663. private System.Windows.Forms.Label label12;
  664. private System.Windows.Forms.Label label9;
  665. private System.Windows.Forms.Label label8;
  666. private System.Windows.Forms.Label label7;
  667. private System.Windows.Forms.Label label4;
  668. private System.Windows.Forms.Label label2;
  669. private System.Windows.Forms.Label label1;
  670. private DevExpress.XtraEditors.TextEdit txtKJDJ;
  671. private DevExpress.XtraEditors.TextEdit txtUserName;
  672. private DevExpress.XtraEditors.TextEdit txtXYZGN;
  673. private DevExpress.XtraEditors.TextEdit txtFZDY;
  674. private DevExpress.XtraEditors.TextEdit txtJDLX;
  675. private DevExpress.XtraEditors.TextEdit txtGLGN;
  676. private DevExpress.XtraEditors.TextEdit txtEDDL;
  677. private DevExpress.XtraEditors.SimpleButton btnCancle;
  678. private DevExpress.XtraEditors.SimpleButton btnOK;
  679. private DevExpress.XtraEditors.TextEdit txtDYGN;
  680. private System.Windows.Forms.Label label3;
  681. private DevExpress.XtraEditors.TextEdit txtHGQZD;
  682. private DevExpress.XtraEditors.TextEdit txtXBGN;
  683. private DevExpress.XtraEditors.TextEdit txtTXGN;
  684. private System.Windows.Forms.Label label5;
  685. private System.Windows.Forms.Label label6;
  686. private System.Windows.Forms.Label label10;
  687. private DevExpress.XtraEditors.TextEdit txtEATTRIBUTE6;
  688. private System.Windows.Forms.Label label20;
  689. private DevExpress.XtraEditors.TextEdit txtEATTRIBUTE5;
  690. private System.Windows.Forms.Label label19;
  691. private DevExpress.XtraEditors.GridLookUpEdit txtUserCode;
  692. private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
  693. private DevExpress.XtraEditors.GridLookUpEdit txtSEGCode;
  694. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  695. private System.Windows.Forms.Label label11;
  696. private DevExpress.XtraEditors.CheckEdit chkFrontLine;
  697. private DevExpress.XtraEditors.GridLookUpEdit txtSGroup;
  698. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  699. private DevExpress.XtraEditors.TextEdit txtPhone;
  700. private DevExpress.XtraEditors.TextEdit txtSEGDesc;
  701. private System.Windows.Forms.Label label14;
  702. private System.Windows.Forms.Label label16;
  703. private System.Windows.Forms.Label label17;
  704. private System.Windows.Forms.Label label15;
  705. private DevExpress.XtraEditors.TextEdit txtMail;
  706. private System.Windows.Forms.Label label18;
  707. }
  708. }