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

634 lines
36 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSUserInfo
  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(FormICSUserInfo));
  29. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  30. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  31. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  32. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  33. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  34. this.btnImportMould = new DevExpress.XtraEditors.SimpleButton();
  35. this.btnImportData = new DevExpress.XtraEditors.SimpleButton();
  36. this.btnModify = new DevExpress.XtraEditors.SimpleButton();
  37. this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
  38. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  39. this.btnDel = new DevExpress.XtraEditors.SimpleButton();
  40. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  41. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  42. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  43. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  44. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  45. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  46. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  47. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  48. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colUserCode = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colUserName = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colSEGID = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colSEGCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.colSEGDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.colFrontLine = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.colSGroup = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.colSGroupDesc = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.colModifyUserCode = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.colModifyUserName = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.colModifyDate = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.repositoryItemGridLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
  64. this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  65. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  66. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  67. this.panelControl3.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  69. this.groupControl1.SuspendLayout();
  70. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  75. this.SuspendLayout();
  76. //
  77. // btnOutPut
  78. //
  79. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  80. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  81. this.btnOutPut.Appearance.Options.UseFont = true;
  82. this.btnOutPut.Appearance.Options.UseForeColor = true;
  83. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  84. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  85. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  86. this.btnOutPut.Location = new System.Drawing.Point(627, 0);
  87. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  88. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  89. this.btnOutPut.Name = "btnOutPut";
  90. this.btnOutPut.Size = new System.Drawing.Size(63, 30);
  91. this.btnOutPut.TabIndex = 2;
  92. this.btnOutPut.Text = "导出";
  93. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  94. //
  95. // btnConfig
  96. //
  97. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  98. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  99. this.btnConfig.Appearance.Options.UseFont = true;
  100. this.btnConfig.Appearance.Options.UseForeColor = true;
  101. this.btnConfig.Appearance.Options.UseTextOptions = true;
  102. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  103. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  104. this.btnConfig.Location = new System.Drawing.Point(179, 0);
  105. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  106. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  107. this.btnConfig.Name = "btnConfig";
  108. this.btnConfig.Size = new System.Drawing.Size(92, 30);
  109. this.btnConfig.TabIndex = 4;
  110. this.btnConfig.Text = "数据源设置";
  111. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  112. //
  113. // btnExit
  114. //
  115. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  116. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  117. this.btnExit.Appearance.Options.UseFont = true;
  118. this.btnExit.Appearance.Options.UseForeColor = true;
  119. this.btnExit.Appearance.Options.UseTextOptions = true;
  120. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  121. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  122. this.btnExit.Location = new System.Drawing.Point(852, 0);
  123. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  124. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  125. this.btnExit.Name = "btnExit";
  126. this.btnExit.Size = new System.Drawing.Size(55, 30);
  127. this.btnExit.TabIndex = 10;
  128. this.btnExit.Text = "退出";
  129. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  130. //
  131. // btnFilter
  132. //
  133. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  134. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  135. this.btnFilter.Appearance.Options.UseFont = true;
  136. this.btnFilter.Appearance.Options.UseForeColor = true;
  137. this.btnFilter.Appearance.Options.UseTextOptions = true;
  138. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  139. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  140. this.btnFilter.Location = new System.Drawing.Point(120, 0);
  141. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  142. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  143. this.btnFilter.Name = "btnFilter";
  144. this.btnFilter.Size = new System.Drawing.Size(59, 30);
  145. this.btnFilter.TabIndex = 11;
  146. this.btnFilter.Text = "过滤";
  147. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  148. //
  149. // panelControl3
  150. //
  151. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  152. this.panelControl3.Appearance.Options.UseBackColor = true;
  153. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  154. this.panelControl3.Controls.Add(this.btnImportMould);
  155. this.panelControl3.Controls.Add(this.btnImportData);
  156. this.panelControl3.Controls.Add(this.btnModify);
  157. this.panelControl3.Controls.Add(this.btnCreate);
  158. this.panelControl3.Controls.Add(this.btnCancelAll);
  159. this.panelControl3.Controls.Add(this.btnDel);
  160. this.panelControl3.Controls.Add(this.btnSelectAll);
  161. this.panelControl3.Controls.Add(this.lblTitle);
  162. this.panelControl3.Controls.Add(this.btnRefresh);
  163. this.panelControl3.Controls.Add(this.btnClose);
  164. this.panelControl3.Controls.Add(this.btnFilter);
  165. this.panelControl3.Controls.Add(this.btnExit);
  166. this.panelControl3.Controls.Add(this.btnConfig);
  167. this.panelControl3.Controls.Add(this.btnOutPut);
  168. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  169. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  170. this.panelControl3.Name = "panelControl3";
  171. this.panelControl3.Size = new System.Drawing.Size(970, 30);
  172. this.panelControl3.TabIndex = 13;
  173. //
  174. // btnImportMould
  175. //
  176. this.btnImportMould.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  177. this.btnImportMould.Appearance.ForeColor = System.Drawing.Color.White;
  178. this.btnImportMould.Appearance.Options.UseFont = true;
  179. this.btnImportMould.Appearance.Options.UseForeColor = true;
  180. this.btnImportMould.Appearance.Options.UseTextOptions = true;
  181. this.btnImportMould.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  182. this.btnImportMould.Image = ((System.Drawing.Image)(resources.GetObject("btnImportMould.Image")));
  183. this.btnImportMould.Location = new System.Drawing.Point(689, 0);
  184. this.btnImportMould.LookAndFeel.SkinName = "BlueButtonSkin";
  185. this.btnImportMould.LookAndFeel.UseDefaultLookAndFeel = false;
  186. this.btnImportMould.Name = "btnImportMould";
  187. this.btnImportMould.Size = new System.Drawing.Size(100, 30);
  188. this.btnImportMould.TabIndex = 56;
  189. this.btnImportMould.Text = "导入模板下载";
  190. this.btnImportMould.Click += new System.EventHandler(this.btnImportMould_Click);
  191. //
  192. // btnImportData
  193. //
  194. this.btnImportData.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  195. this.btnImportData.Appearance.ForeColor = System.Drawing.Color.White;
  196. this.btnImportData.Appearance.Options.UseFont = true;
  197. this.btnImportData.Appearance.Options.UseForeColor = true;
  198. this.btnImportData.Appearance.Options.UseTextOptions = true;
  199. this.btnImportData.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  200. this.btnImportData.Image = ((System.Drawing.Image)(resources.GetObject("btnImportData.Image")));
  201. this.btnImportData.Location = new System.Drawing.Point(789, 0);
  202. this.btnImportData.LookAndFeel.SkinName = "BlueButtonSkin";
  203. this.btnImportData.LookAndFeel.UseDefaultLookAndFeel = false;
  204. this.btnImportData.Name = "btnImportData";
  205. this.btnImportData.Size = new System.Drawing.Size(63, 30);
  206. this.btnImportData.TabIndex = 57;
  207. this.btnImportData.Text = "导入";
  208. this.btnImportData.Click += new System.EventHandler(this.btnImportData_Click);
  209. //
  210. // btnModify
  211. //
  212. this.btnModify.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  213. this.btnModify.Appearance.ForeColor = System.Drawing.Color.White;
  214. this.btnModify.Appearance.Options.UseFont = true;
  215. this.btnModify.Appearance.Options.UseForeColor = true;
  216. this.btnModify.Appearance.Options.UseTextOptions = true;
  217. this.btnModify.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  218. this.btnModify.Image = ((System.Drawing.Image)(resources.GetObject("btnModify.Image")));
  219. this.btnModify.Location = new System.Drawing.Point(445, 0);
  220. this.btnModify.LookAndFeel.SkinName = "BlueButtonSkin";
  221. this.btnModify.LookAndFeel.UseDefaultLookAndFeel = false;
  222. this.btnModify.Name = "btnModify";
  223. this.btnModify.Size = new System.Drawing.Size(63, 30);
  224. this.btnModify.TabIndex = 24;
  225. this.btnModify.Text = "修改";
  226. this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
  227. //
  228. // btnCreate
  229. //
  230. this.btnCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  231. this.btnCreate.Appearance.ForeColor = System.Drawing.Color.White;
  232. this.btnCreate.Appearance.Options.UseFont = true;
  233. this.btnCreate.Appearance.Options.UseForeColor = true;
  234. this.btnCreate.Appearance.Options.UseTextOptions = true;
  235. this.btnCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  236. this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
  237. this.btnCreate.Location = new System.Drawing.Point(387, 0);
  238. this.btnCreate.LookAndFeel.SkinName = "BlueButtonSkin";
  239. this.btnCreate.LookAndFeel.UseDefaultLookAndFeel = false;
  240. this.btnCreate.Name = "btnCreate";
  241. this.btnCreate.Size = new System.Drawing.Size(58, 30);
  242. this.btnCreate.TabIndex = 23;
  243. this.btnCreate.Text = "新增";
  244. this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click);
  245. //
  246. // btnCancelAll
  247. //
  248. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  249. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  250. this.btnCancelAll.Appearance.Options.UseFont = true;
  251. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  252. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  253. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  254. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  255. this.btnCancelAll.Location = new System.Drawing.Point(330, 0);
  256. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  257. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  258. this.btnCancelAll.Name = "btnCancelAll";
  259. this.btnCancelAll.Size = new System.Drawing.Size(58, 30);
  260. this.btnCancelAll.TabIndex = 22;
  261. this.btnCancelAll.Text = "全消";
  262. this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
  263. //
  264. // btnDel
  265. //
  266. this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  267. this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
  268. this.btnDel.Appearance.Options.UseFont = true;
  269. this.btnDel.Appearance.Options.UseForeColor = true;
  270. this.btnDel.Appearance.Options.UseTextOptions = true;
  271. this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  272. this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
  273. this.btnDel.Location = new System.Drawing.Point(508, 0);
  274. this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
  275. this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
  276. this.btnDel.Name = "btnDel";
  277. this.btnDel.Size = new System.Drawing.Size(58, 30);
  278. this.btnDel.TabIndex = 21;
  279. this.btnDel.Text = "删除";
  280. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  281. //
  282. // btnSelectAll
  283. //
  284. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  285. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  286. this.btnSelectAll.Appearance.Options.UseFont = true;
  287. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  288. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  289. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  290. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  291. this.btnSelectAll.Location = new System.Drawing.Point(272, 0);
  292. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  293. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  294. this.btnSelectAll.Name = "btnSelectAll";
  295. this.btnSelectAll.Size = new System.Drawing.Size(58, 30);
  296. this.btnSelectAll.TabIndex = 20;
  297. this.btnSelectAll.Text = "全选";
  298. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  299. //
  300. // lblTitle
  301. //
  302. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  303. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  304. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  305. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  306. this.lblTitle.Name = "lblTitle";
  307. this.lblTitle.Size = new System.Drawing.Size(101, 23);
  308. this.lblTitle.TabIndex = 19;
  309. this.lblTitle.Text = "人员关联维护";
  310. //
  311. // btnRefresh
  312. //
  313. this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  314. this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
  315. this.btnRefresh.Appearance.Options.UseFont = true;
  316. this.btnRefresh.Appearance.Options.UseForeColor = true;
  317. this.btnRefresh.Appearance.Options.UseTextOptions = true;
  318. this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  319. this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
  320. this.btnRefresh.Location = new System.Drawing.Point(566, 0);
  321. this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
  322. this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
  323. this.btnRefresh.Name = "btnRefresh";
  324. this.btnRefresh.Size = new System.Drawing.Size(58, 30);
  325. this.btnRefresh.TabIndex = 17;
  326. this.btnRefresh.Text = "刷新";
  327. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  328. //
  329. // btnClose
  330. //
  331. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  332. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  333. this.btnClose.Appearance.Options.UseFont = true;
  334. this.btnClose.Appearance.Options.UseForeColor = true;
  335. this.btnClose.Appearance.Options.UseTextOptions = true;
  336. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  337. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  338. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  339. this.btnClose.Location = new System.Drawing.Point(944, 0);
  340. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  341. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  342. this.btnClose.Name = "btnClose";
  343. this.btnClose.Size = new System.Drawing.Size(26, 30);
  344. this.btnClose.TabIndex = 14;
  345. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  346. //
  347. // rptPage
  348. //
  349. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  350. this.rptPage.Appearance.Options.UseBackColor = true;
  351. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  352. this.rptPage.isInit = false;
  353. this.rptPage.Location = new System.Drawing.Point(0, 413);
  354. this.rptPage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  355. this.rptPage.Name = "rptPage";
  356. this.rptPage.PageIndex = 1;
  357. this.rptPage.PageSize = 10000;
  358. this.rptPage.RecordNum = 0;
  359. this.rptPage.Size = new System.Drawing.Size(970, 26);
  360. this.rptPage.TabIndex = 15;
  361. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  362. //
  363. // groupControl1
  364. //
  365. this.groupControl1.Controls.Add(this.grdDetail);
  366. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  367. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  368. this.groupControl1.Name = "groupControl1";
  369. this.groupControl1.Size = new System.Drawing.Size(970, 383);
  370. this.groupControl1.TabIndex = 14;
  371. this.groupControl1.Text = "详细信息";
  372. this.groupControl1.Paint += new System.Windows.Forms.PaintEventHandler(this.groupControl1_Paint);
  373. //
  374. // grdDetail
  375. //
  376. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  377. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  378. this.grdDetail.MainView = this.grvDetail;
  379. this.grdDetail.Name = "grdDetail";
  380. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  381. this.repositoryItemGridLookUpEdit1});
  382. this.grdDetail.Size = new System.Drawing.Size(966, 359);
  383. this.grdDetail.TabIndex = 0;
  384. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  385. this.grvDetail,
  386. this.grvAdvDetail});
  387. //
  388. // grvDetail
  389. //
  390. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  391. this.colisSelect,
  392. this.colID,
  393. this.colUserCode,
  394. this.colUserName,
  395. this.colSEGID,
  396. this.colSEGCODE,
  397. this.colSEGDESC,
  398. this.colFrontLine,
  399. this.colSGroup,
  400. this.colSGroupDesc,
  401. this.gridColumn2,
  402. this.gridColumn1,
  403. this.colModifyUserCode,
  404. this.colModifyUserName,
  405. this.colModifyDate});
  406. this.grvDetail.GridControl = this.grdDetail;
  407. this.grvDetail.IndicatorWidth = 40;
  408. this.grvDetail.Name = "grvDetail";
  409. this.grvDetail.OptionsBehavior.ReadOnly = true;
  410. this.grvDetail.OptionsSelection.MultiSelect = true;
  411. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  412. this.grvDetail.OptionsView.ShowFooter = true;
  413. this.grvDetail.OptionsView.ShowGroupPanel = false;
  414. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  415. this.grvDetail.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.grvDetail_CustomDrawCell);
  416. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  417. //
  418. // colisSelect
  419. //
  420. this.colisSelect.Caption = "选择";
  421. this.colisSelect.FieldName = "isSelect";
  422. this.colisSelect.Name = "colisSelect";
  423. this.colisSelect.OptionsColumn.AllowEdit = false;
  424. this.colisSelect.OptionsColumn.ReadOnly = true;
  425. this.colisSelect.Visible = true;
  426. this.colisSelect.VisibleIndex = 0;
  427. //
  428. // colID
  429. //
  430. this.colID.Caption = "UserID";
  431. this.colID.FieldName = "ID";
  432. this.colID.Name = "colID";
  433. this.colID.OptionsColumn.ReadOnly = true;
  434. //
  435. // colUserCode
  436. //
  437. this.colUserCode.Caption = "工号";
  438. this.colUserCode.FieldName = "UserCode";
  439. this.colUserCode.Name = "colUserCode";
  440. this.colUserCode.OptionsColumn.ReadOnly = true;
  441. this.colUserCode.Visible = true;
  442. this.colUserCode.VisibleIndex = 1;
  443. //
  444. // colUserName
  445. //
  446. this.colUserName.Caption = "姓名";
  447. this.colUserName.FieldName = "UserName";
  448. this.colUserName.Name = "colUserName";
  449. this.colUserName.OptionsColumn.ReadOnly = true;
  450. this.colUserName.Visible = true;
  451. this.colUserName.VisibleIndex = 2;
  452. //
  453. // colSEGID
  454. //
  455. this.colSEGID.Caption = "SEGID";
  456. this.colSEGID.FieldName = "SEGID";
  457. this.colSEGID.Name = "colSEGID";
  458. //
  459. // colSEGCODE
  460. //
  461. this.colSEGCODE.Caption = "车间";
  462. this.colSEGCODE.FieldName = "SEGCODE";
  463. this.colSEGCODE.Name = "colSEGCODE";
  464. this.colSEGCODE.OptionsColumn.ReadOnly = true;
  465. this.colSEGCODE.Visible = true;
  466. this.colSEGCODE.VisibleIndex = 3;
  467. //
  468. // colSEGDESC
  469. //
  470. this.colSEGDESC.Caption = "车间描述";
  471. this.colSEGDESC.FieldName = "SEGDESC";
  472. this.colSEGDESC.Name = "colSEGDESC";
  473. this.colSEGDESC.Visible = true;
  474. this.colSEGDESC.VisibleIndex = 4;
  475. //
  476. // colFrontLine
  477. //
  478. this.colFrontLine.Caption = "一线员工";
  479. this.colFrontLine.FieldName = "FrontLine";
  480. this.colFrontLine.Name = "colFrontLine";
  481. this.colFrontLine.OptionsColumn.ReadOnly = true;
  482. this.colFrontLine.Visible = true;
  483. this.colFrontLine.VisibleIndex = 5;
  484. //
  485. // colSGroup
  486. //
  487. this.colSGroup.Caption = "班组";
  488. this.colSGroup.FieldName = "SGroup";
  489. this.colSGroup.Name = "colSGroup";
  490. this.colSGroup.OptionsColumn.ReadOnly = true;
  491. this.colSGroup.Visible = true;
  492. this.colSGroup.VisibleIndex = 6;
  493. //
  494. // colSGroupDesc
  495. //
  496. this.colSGroupDesc.Caption = "班组描述";
  497. this.colSGroupDesc.FieldName = "SGroupDesc";
  498. this.colSGroupDesc.Name = "colSGroupDesc";
  499. this.colSGroupDesc.OptionsColumn.ReadOnly = true;
  500. //
  501. // gridColumn2
  502. //
  503. this.gridColumn2.Caption = "电话";
  504. this.gridColumn2.FieldName = "Phone";
  505. this.gridColumn2.Name = "gridColumn2";
  506. this.gridColumn2.Visible = true;
  507. this.gridColumn2.VisibleIndex = 7;
  508. //
  509. // gridColumn1
  510. //
  511. this.gridColumn1.Caption = "邮件";
  512. this.gridColumn1.FieldName = "Mail";
  513. this.gridColumn1.Name = "gridColumn1";
  514. this.gridColumn1.Visible = true;
  515. this.gridColumn1.VisibleIndex = 8;
  516. //
  517. // colModifyUserCode
  518. //
  519. this.colModifyUserCode.Caption = "维护人";
  520. this.colModifyUserCode.FieldName = "ModifyUserCode";
  521. this.colModifyUserCode.Name = "colModifyUserCode";
  522. this.colModifyUserCode.OptionsColumn.ReadOnly = true;
  523. this.colModifyUserCode.Visible = true;
  524. this.colModifyUserCode.VisibleIndex = 9;
  525. //
  526. // colModifyUserName
  527. //
  528. this.colModifyUserName.Caption = "维护人名称";
  529. this.colModifyUserName.FieldName = "ModifyUserName";
  530. this.colModifyUserName.Name = "colModifyUserName";
  531. this.colModifyUserName.OptionsColumn.ReadOnly = true;
  532. //
  533. // colModifyDate
  534. //
  535. this.colModifyDate.Caption = "维护时间";
  536. this.colModifyDate.FieldName = "ModifyDate";
  537. this.colModifyDate.Name = "colModifyDate";
  538. this.colModifyDate.OptionsColumn.ReadOnly = true;
  539. this.colModifyDate.Visible = true;
  540. this.colModifyDate.VisibleIndex = 10;
  541. //
  542. // repositoryItemGridLookUpEdit1
  543. //
  544. this.repositoryItemGridLookUpEdit1.AutoHeight = false;
  545. this.repositoryItemGridLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  546. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  547. this.repositoryItemGridLookUpEdit1.Name = "repositoryItemGridLookUpEdit1";
  548. this.repositoryItemGridLookUpEdit1.View = this.repositoryItemGridLookUpEdit1View;
  549. //
  550. // repositoryItemGridLookUpEdit1View
  551. //
  552. this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  553. this.repositoryItemGridLookUpEdit1View.Name = "repositoryItemGridLookUpEdit1View";
  554. this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  555. this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  556. //
  557. // grvAdvDetail
  558. //
  559. this.grvAdvDetail.GridControl = this.grdDetail;
  560. this.grvAdvDetail.Name = "grvAdvDetail";
  561. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  562. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  563. this.grvAdvDetail.OptionsView.ShowFooter = true;
  564. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  565. //
  566. // FormICSUserInfo
  567. //
  568. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  569. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  570. this.ClientSize = new System.Drawing.Size(970, 439);
  571. this.Controls.Add(this.groupControl1);
  572. this.Controls.Add(this.rptPage);
  573. this.Controls.Add(this.panelControl3);
  574. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  575. this.Name = "FormICSUserInfo";
  576. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  577. this.Text = "存货维护";
  578. this.Load += new System.EventHandler(this.FormDCT_Load);
  579. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  580. this.panelControl3.ResumeLayout(false);
  581. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  582. this.groupControl1.ResumeLayout(false);
  583. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  584. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  585. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).EndInit();
  586. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
  587. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  588. this.ResumeLayout(false);
  589. }
  590. #endregion
  591. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  592. private DevExpress.XtraEditors.SimpleButton btnConfig;
  593. private DevExpress.XtraEditors.SimpleButton btnExit;
  594. private DevExpress.XtraEditors.SimpleButton btnFilter;
  595. private DevExpress.XtraEditors.PanelControl panelControl3;
  596. private DevExpress.XtraEditors.SimpleButton btnClose;
  597. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  598. private DevExpress.XtraEditors.LabelControl lblTitle;
  599. private DevExpress.XtraEditors.SimpleButton btnCreate;
  600. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  601. private DevExpress.XtraEditors.SimpleButton btnDel;
  602. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  603. private Base.UserControl.FormControl.PageNavTool rptPage;
  604. private DevExpress.XtraEditors.GroupControl groupControl1;
  605. private DevExpress.XtraEditors.SimpleButton btnModify;
  606. private DevExpress.XtraEditors.SimpleButton btnImportMould;
  607. private DevExpress.XtraEditors.SimpleButton btnImportData;
  608. private DevExpress.XtraGrid.GridControl grdDetail;
  609. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  610. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  611. private DevExpress.XtraGrid.Columns.GridColumn colID;
  612. private DevExpress.XtraGrid.Columns.GridColumn colUserCode;
  613. private DevExpress.XtraGrid.Columns.GridColumn colUserName;
  614. private DevExpress.XtraGrid.Columns.GridColumn colModifyUserName;
  615. private DevExpress.XtraGrid.Columns.GridColumn colModifyDate;
  616. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  617. private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit repositoryItemGridLookUpEdit1;
  618. private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemGridLookUpEdit1View;
  619. private DevExpress.XtraGrid.Columns.GridColumn colFrontLine;
  620. private DevExpress.XtraGrid.Columns.GridColumn colModifyUserCode;
  621. private DevExpress.XtraGrid.Columns.GridColumn colSGroupDesc;
  622. private DevExpress.XtraGrid.Columns.GridColumn colSEGCODE;
  623. private DevExpress.XtraGrid.Columns.GridColumn colSGroup;
  624. private DevExpress.XtraGrid.Columns.GridColumn colSEGDESC;
  625. private DevExpress.XtraGrid.Columns.GridColumn colSEGID;
  626. private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
  627. private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
  628. }
  629. }