F_PC_0601.Designer.cs 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_0601
  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(F_PC_0601));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  42. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  43. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  44. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  45. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  46. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  47. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  48. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  49. this.txtUserCode = new System.Windows.Forms.TextBox();
  50. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  51. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  52. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  53. this.txtRemarks = new System.Windows.Forms.TextBox();
  54. this.lblUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.dgvStaff = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  56. this.dgvUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  57. this.splLine = new System.Windows.Forms.SplitContainer();
  58. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.OrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.OrganizationFullName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.limitMAC = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.Telephone = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.Column1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  66. this.帐户状态 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  67. this.ValueFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.UserJobsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.UserJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.staffstatusname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.organizationname1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.JobsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.Jobs = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.StaffID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.tsrOperate.SuspendLayout();
  79. this.gbxCondition.SuspendLayout();
  80. ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.splLine)).BeginInit();
  83. this.splLine.Panel1.SuspendLayout();
  84. this.splLine.Panel2.SuspendLayout();
  85. this.splLine.SuspendLayout();
  86. this.SuspendLayout();
  87. //
  88. // tsrOperate
  89. //
  90. this.tsrOperate.AutoSize = false;
  91. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  92. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PCModule.Properties.Resources.functionbackground;
  93. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  94. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  95. this.tsbtnAdd,
  96. this.tsbtnEdit,
  97. this.toolStripSeparator3,
  98. this.tsbtnAdaptive,
  99. this.tsbtnClose});
  100. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  101. this.tsrOperate.Name = "tsrOperate";
  102. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  103. this.tsrOperate.ShowItemToolTips = false;
  104. this.tsrOperate.Size = new System.Drawing.Size(820, 33);
  105. this.tsrOperate.TabIndex = 1;
  106. //
  107. // tsbtnAdd
  108. //
  109. this.tsbtnAdd.AutoSize = false;
  110. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  112. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  113. this.tsbtnAdd.Name = "tsbtnAdd";
  114. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  115. this.tsbtnAdd.Text = "新建(&N)";
  116. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAddUser_Click);
  117. //
  118. // tsbtnEdit
  119. //
  120. this.tsbtnEdit.AutoSize = false;
  121. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  123. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  124. this.tsbtnEdit.Name = "tsbtnEdit";
  125. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  126. this.tsbtnEdit.Text = "编辑(&E)";
  127. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEditUser_Click);
  128. //
  129. // toolStripSeparator3
  130. //
  131. this.toolStripSeparator3.AutoSize = false;
  132. this.toolStripSeparator3.Name = "toolStripSeparator3";
  133. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  134. //
  135. // tsbtnAdaptive
  136. //
  137. this.tsbtnAdaptive.AutoSize = false;
  138. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  140. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  141. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  142. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  143. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  144. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  145. //
  146. // tsbtnClose
  147. //
  148. this.tsbtnClose.AutoSize = false;
  149. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  151. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  152. this.tsbtnClose.Name = "tsbtnClose";
  153. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  154. this.tsbtnClose.Text = "关闭(&X)";
  155. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  156. //
  157. // gbxCondition
  158. //
  159. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  160. | System.Windows.Forms.AnchorStyles.Right)));
  161. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  162. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  163. this.gbxCondition.Controls.Add(this.txtUserCode);
  164. this.gbxCondition.Controls.Add(this.btnClearCondition);
  165. this.gbxCondition.Controls.Add(this.btnSearch);
  166. this.gbxCondition.Controls.Add(this.lblRemarks);
  167. this.gbxCondition.Controls.Add(this.txtRemarks);
  168. this.gbxCondition.Controls.Add(this.lblUserCode);
  169. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  171. this.gbxCondition.IsMustInput = false;
  172. this.gbxCondition.Location = new System.Drawing.Point(12, 36);
  173. this.gbxCondition.Name = "gbxCondition";
  174. this.gbxCondition.OriginalHeight = -1;
  175. this.gbxCondition.Size = new System.Drawing.Size(796, 83);
  176. this.gbxCondition.TabIndex = 21;
  177. this.gbxCondition.TabStop = false;
  178. this.gbxCondition.Text = "查询条件 ▼";
  179. //
  180. // txtUserCode
  181. //
  182. this.txtUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  183. this.txtUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.txtUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  185. this.txtUserCode.Location = new System.Drawing.Point(70, 20);
  186. this.txtUserCode.MaxLength = 20;
  187. this.txtUserCode.Name = "txtUserCode";
  188. this.txtUserCode.Size = new System.Drawing.Size(97, 21);
  189. this.txtUserCode.TabIndex = 2;
  190. //
  191. // btnClearCondition
  192. //
  193. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  194. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  195. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  196. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  198. this.btnClearCondition.Location = new System.Drawing.Point(705, 42);
  199. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  200. this.btnClearCondition.Name = "btnClearCondition";
  201. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  202. this.btnClearCondition.TabIndex = 10;
  203. this.btnClearCondition.Text = "清空条件(&C)";
  204. this.btnClearCondition.UseVisualStyleBackColor = false;
  205. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  206. //
  207. // btnSearch
  208. //
  209. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  210. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  211. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  212. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  213. this.btnSearch.ForeColor = System.Drawing.Color.White;
  214. this.btnSearch.Location = new System.Drawing.Point(613, 42);
  215. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  216. this.btnSearch.Name = "btnSearch";
  217. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  218. this.btnSearch.TabIndex = 9;
  219. this.btnSearch.Text = "查询(&Q)";
  220. this.btnSearch.UseVisualStyleBackColor = false;
  221. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  222. //
  223. // lblRemarks
  224. //
  225. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  226. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  228. this.lblRemarks.Location = new System.Drawing.Point(33, 51);
  229. this.lblRemarks.Name = "lblRemarks";
  230. this.lblRemarks.Size = new System.Drawing.Size(31, 13);
  231. this.lblRemarks.TabIndex = 7;
  232. this.lblRemarks.Text = "备注";
  233. //
  234. // txtRemarks
  235. //
  236. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. this.txtRemarks.Location = new System.Drawing.Point(70, 47);
  238. this.txtRemarks.MaxLength = 500;
  239. this.txtRemarks.Name = "txtRemarks";
  240. this.txtRemarks.Size = new System.Drawing.Size(431, 21);
  241. this.txtRemarks.TabIndex = 8;
  242. //
  243. // lblUserCode
  244. //
  245. this.lblUserCode.AutoSize = true;
  246. this.lblUserCode.BackColor = System.Drawing.Color.Transparent;
  247. this.lblUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.lblUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  249. this.lblUserCode.Location = new System.Drawing.Point(11, 24);
  250. this.lblUserCode.Name = "lblUserCode";
  251. this.lblUserCode.Size = new System.Drawing.Size(53, 12);
  252. this.lblUserCode.TabIndex = 1;
  253. this.lblUserCode.Text = "工号编码";
  254. //
  255. // dgvStaff
  256. //
  257. this.dgvStaff.AllowUserToAddRows = false;
  258. this.dgvStaff.AllowUserToDeleteRows = false;
  259. this.dgvStaff.AllowUserToModifyRows = true;
  260. this.dgvStaff.AllowUserToOrderColumns = true;
  261. this.dgvStaff.AllowUserToResizeRows = false;
  262. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  263. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.dgvStaff.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  265. this.dgvStaff.BorderStyle = System.Windows.Forms.BorderStyle.None;
  266. this.dgvStaff.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  267. this.dgvStaff.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  268. this.dgvStaff.CellHeight = 23;
  269. this.dgvStaff.ChildNodeColumnName = null;
  270. this.dgvStaff.ChildNodeColumnText = null;
  271. this.dgvStaff.ColumnDeep = 1;
  272. this.dgvStaff.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  273. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  274. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  275. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  277. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  278. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  279. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  280. this.dgvStaff.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  281. this.dgvStaff.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  282. this.dgvStaff.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  283. this.UserJobsCode,
  284. this.UserJobsName,
  285. this.StaffCode,
  286. this.StaffName,
  287. this.staffstatusname,
  288. this.organizationname1,
  289. this.JobsCode,
  290. this.Jobs,
  291. this.StaffID});
  292. this.dgvStaff.ColumnTreeView = null;
  293. this.dgvStaff.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  294. this.dgvStaff.Dock = System.Windows.Forms.DockStyle.Fill;
  295. this.dgvStaff.DynamicColumnName = "";
  296. this.dgvStaff.EnableHeadersVisualStyles = false;
  297. this.dgvStaff.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  298. this.dgvStaff.IsAutoCountSum = true;
  299. this.dgvStaff.IsAutoResizeColumns = false;
  300. this.dgvStaff.IsClickF12 = false;
  301. this.dgvStaff.IsSubTotalFlag = false;
  302. this.dgvStaff.Location = new System.Drawing.Point(0, 0);
  303. this.dgvStaff.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  304. this.dgvStaff.MultiSelect = false;
  305. this.dgvStaff.Name = "dgvStaff";
  306. this.dgvStaff.ReadOnly = true;
  307. this.dgvStaff.RefreshAtHscroll = false;
  308. this.dgvStaff.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  309. this.dgvStaff.RowHeadersWidth = 50;
  310. this.dgvStaff.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  311. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  312. this.dgvStaff.RowsDefaultCellStyle = dataGridViewCellStyle3;
  313. this.dgvStaff.RowTemplate.Height = 21;
  314. this.dgvStaff.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  315. this.dgvStaff.Size = new System.Drawing.Size(796, 158);
  316. this.dgvStaff.SortOrderColumnName = null;
  317. this.dgvStaff.TabIndex = 23;
  318. this.dgvStaff.Tag = true;
  319. this.dgvStaff.TotalSumColumns = null;
  320. this.dgvStaff.ViewRowFilter = "";
  321. //
  322. // dgvUser
  323. //
  324. this.dgvUser.AllowUserToAddRows = false;
  325. this.dgvUser.AllowUserToDeleteRows = false;
  326. this.dgvUser.AllowUserToModifyRows = true;
  327. this.dgvUser.AllowUserToOrderColumns = true;
  328. this.dgvUser.AllowUserToResizeRows = false;
  329. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  330. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.dgvUser.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
  332. this.dgvUser.BorderStyle = System.Windows.Forms.BorderStyle.None;
  333. this.dgvUser.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  334. this.dgvUser.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  335. this.dgvUser.CellHeight = 23;
  336. this.dgvUser.ChildNodeColumnName = null;
  337. this.dgvUser.ChildNodeColumnText = null;
  338. this.dgvUser.ColumnDeep = 1;
  339. this.dgvUser.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  340. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  341. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  342. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  343. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
  344. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  345. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  346. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  347. this.dgvUser.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  348. this.dgvUser.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  349. this.dgvUser.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  350. this.UserCode,
  351. this.UserName,
  352. this.OrganizationName,
  353. this.OrganizationFullName,
  354. this.limitMAC,
  355. this.Telephone,
  356. this.Remarks,
  357. this.Column1,
  358. this.帐户状态,
  359. this.ValueFlag,
  360. this.UserID});
  361. this.dgvUser.ColumnTreeView = null;
  362. this.dgvUser.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  363. this.dgvUser.Dock = System.Windows.Forms.DockStyle.Fill;
  364. this.dgvUser.DynamicColumnName = "";
  365. this.dgvUser.EnableHeadersVisualStyles = false;
  366. this.dgvUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  367. this.dgvUser.IsAutoCountSum = true;
  368. this.dgvUser.IsAutoResizeColumns = false;
  369. this.dgvUser.IsClickF12 = false;
  370. this.dgvUser.IsSubTotalFlag = false;
  371. this.dgvUser.Location = new System.Drawing.Point(0, 0);
  372. this.dgvUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  373. this.dgvUser.MultiSelect = false;
  374. this.dgvUser.Name = "dgvUser";
  375. this.dgvUser.ReadOnly = true;
  376. this.dgvUser.RefreshAtHscroll = false;
  377. this.dgvUser.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  378. this.dgvUser.RowHeadersWidth = 50;
  379. this.dgvUser.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  380. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  381. this.dgvUser.RowsDefaultCellStyle = dataGridViewCellStyle13;
  382. this.dgvUser.RowTemplate.Height = 21;
  383. this.dgvUser.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  384. this.dgvUser.Size = new System.Drawing.Size(796, 188);
  385. this.dgvUser.SortOrderColumnName = null;
  386. this.dgvUser.TabIndex = 22;
  387. this.dgvUser.Tag = true;
  388. this.dgvUser.TotalSumColumns = null;
  389. this.dgvUser.ViewRowFilter = "";
  390. this.dgvUser.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvUser_CellDoubleClick);
  391. this.dgvUser.SelectionChanged += new System.EventHandler(this.dgvUser_SelectionChanged);
  392. //
  393. // splLine
  394. //
  395. this.splLine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  396. | System.Windows.Forms.AnchorStyles.Left)
  397. | System.Windows.Forms.AnchorStyles.Right)));
  398. this.splLine.Location = new System.Drawing.Point(12, 125);
  399. this.splLine.Name = "splLine";
  400. this.splLine.Orientation = System.Windows.Forms.Orientation.Horizontal;
  401. //
  402. // splLine.Panel1
  403. //
  404. this.splLine.Panel1.Controls.Add(this.dgvUser);
  405. //
  406. // splLine.Panel2
  407. //
  408. this.splLine.Panel2.Controls.Add(this.dgvStaff);
  409. this.splLine.Size = new System.Drawing.Size(796, 350);
  410. this.splLine.SplitterDistance = 188;
  411. this.splLine.TabIndex = 106;
  412. //
  413. // UserCode
  414. //
  415. this.UserCode.DataPropertyName = "UserCode";
  416. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  417. dataGridViewCellStyle6.BackColor = System.Drawing.Color.White;
  418. this.UserCode.DefaultCellStyle = dataGridViewCellStyle6;
  419. this.UserCode.HeaderText = "用户编号";
  420. this.UserCode.MaxInputLength = 20;
  421. this.UserCode.Name = "UserCode";
  422. this.UserCode.ReadOnly = true;
  423. this.UserCode.Width = 80;
  424. //
  425. // UserName
  426. //
  427. this.UserName.DataPropertyName = "UserName";
  428. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  429. dataGridViewCellStyle7.BackColor = System.Drawing.Color.White;
  430. this.UserName.DefaultCellStyle = dataGridViewCellStyle7;
  431. this.UserName.HeaderText = "用户姓名";
  432. this.UserName.MaxInputLength = 20;
  433. this.UserName.Name = "UserName";
  434. this.UserName.ReadOnly = true;
  435. this.UserName.Width = 80;
  436. //
  437. // OrganizationName
  438. //
  439. this.OrganizationName.DataPropertyName = "OrganizationName";
  440. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  441. dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
  442. this.OrganizationName.DefaultCellStyle = dataGridViewCellStyle8;
  443. this.OrganizationName.HeaderText = "所属部门";
  444. this.OrganizationName.MaxInputLength = 20;
  445. this.OrganizationName.Name = "OrganizationName";
  446. this.OrganizationName.ReadOnly = true;
  447. this.OrganizationName.Width = 80;
  448. //
  449. // OrganizationFullName
  450. //
  451. this.OrganizationFullName.DataPropertyName = "OrganizationFullName";
  452. this.OrganizationFullName.HeaderText = "部门全称";
  453. this.OrganizationFullName.Name = "OrganizationFullName";
  454. this.OrganizationFullName.ReadOnly = true;
  455. //
  456. // limitMAC
  457. //
  458. this.limitMAC.DataPropertyName = "limitMAC";
  459. dataGridViewCellStyle9.BackColor = System.Drawing.Color.White;
  460. this.limitMAC.DefaultCellStyle = dataGridViewCellStyle9;
  461. this.limitMAC.HeaderText = "MAC地址";
  462. this.limitMAC.MaxInputLength = 17;
  463. this.limitMAC.Name = "limitMAC";
  464. this.limitMAC.ReadOnly = true;
  465. //
  466. // Telephone
  467. //
  468. this.Telephone.DataPropertyName = "Telephone";
  469. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  470. dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
  471. this.Telephone.DefaultCellStyle = dataGridViewCellStyle10;
  472. this.Telephone.HeaderText = "联系电话";
  473. this.Telephone.MaxInputLength = 50;
  474. this.Telephone.Name = "Telephone";
  475. this.Telephone.ReadOnly = true;
  476. //
  477. // Remarks
  478. //
  479. this.Remarks.DataPropertyName = "Remarks";
  480. dataGridViewCellStyle11.BackColor = System.Drawing.Color.White;
  481. this.Remarks.DefaultCellStyle = dataGridViewCellStyle11;
  482. this.Remarks.HeaderText = "备注";
  483. this.Remarks.MaxInputLength = 255;
  484. this.Remarks.Name = "Remarks";
  485. this.Remarks.ReadOnly = true;
  486. this.Remarks.Width = 120;
  487. //
  488. // Column1
  489. //
  490. this.Column1.DataPropertyName = "checkValueFlag";
  491. this.Column1.FalseValue = "0";
  492. this.Column1.HeaderText = "有效标识";
  493. this.Column1.Name = "Column1";
  494. this.Column1.ReadOnly = true;
  495. this.Column1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  496. this.Column1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  497. this.Column1.TrueValue = "1";
  498. //
  499. // 帐户状态
  500. //
  501. this.帐户状态.DataPropertyName = "IsLocked";
  502. this.帐户状态.FalseValue = "0";
  503. this.帐户状态.HeaderText = "帐户状态";
  504. this.帐户状态.Name = "帐户状态";
  505. this.帐户状态.ReadOnly = true;
  506. this.帐户状态.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  507. this.帐户状态.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  508. this.帐户状态.TrueValue = "1";
  509. //
  510. // ValueFlag
  511. //
  512. this.ValueFlag.DataPropertyName = "ValueFlag";
  513. this.ValueFlag.HeaderText = "有效标识值";
  514. this.ValueFlag.Name = "ValueFlag";
  515. this.ValueFlag.ReadOnly = true;
  516. this.ValueFlag.Visible = false;
  517. //
  518. // UserID
  519. //
  520. this.UserID.DataPropertyName = "UserID";
  521. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  522. dataGridViewCellStyle12.BackColor = System.Drawing.Color.White;
  523. this.UserID.DefaultCellStyle = dataGridViewCellStyle12;
  524. this.UserID.HeaderText = "用户ID";
  525. this.UserID.MaxInputLength = 4;
  526. this.UserID.Name = "UserID";
  527. this.UserID.ReadOnly = true;
  528. this.UserID.Visible = false;
  529. //
  530. // UserJobsCode
  531. //
  532. this.UserJobsCode.DataPropertyName = "UserJobsCode";
  533. this.UserJobsCode.HeaderText = "工种编号";
  534. this.UserJobsCode.MaxInputLength = 20;
  535. this.UserJobsCode.Name = "UserJobsCode";
  536. this.UserJobsCode.ReadOnly = true;
  537. //
  538. // UserJobsName
  539. //
  540. this.UserJobsName.DataPropertyName = "UserJobsName";
  541. this.UserJobsName.HeaderText = "工种名称";
  542. this.UserJobsName.MaxInputLength = 20;
  543. this.UserJobsName.Name = "UserJobsName";
  544. this.UserJobsName.ReadOnly = true;
  545. //
  546. // StaffCode
  547. //
  548. this.StaffCode.DataPropertyName = "StaffCode";
  549. this.StaffCode.HeaderText = "员工编码";
  550. this.StaffCode.Name = "StaffCode";
  551. this.StaffCode.ReadOnly = true;
  552. //
  553. // StaffName
  554. //
  555. this.StaffName.DataPropertyName = "StaffName";
  556. this.StaffName.HeaderText = "员工姓名";
  557. this.StaffName.Name = "StaffName";
  558. this.StaffName.ReadOnly = true;
  559. //
  560. // staffstatusname
  561. //
  562. this.staffstatusname.DataPropertyName = "staffstatusname";
  563. this.staffstatusname.HeaderText = "员工状态";
  564. this.staffstatusname.Name = "staffstatusname";
  565. this.staffstatusname.ReadOnly = true;
  566. //
  567. // organizationname1
  568. //
  569. this.organizationname1.DataPropertyName = "organizationname";
  570. this.organizationname1.HeaderText = "所属部门";
  571. this.organizationname1.Name = "organizationname1";
  572. this.organizationname1.ReadOnly = true;
  573. //
  574. // JobsCode
  575. //
  576. this.JobsCode.DataPropertyName = "JobsCode";
  577. this.JobsCode.HeaderText = "工种编码";
  578. this.JobsCode.Name = "JobsCode";
  579. this.JobsCode.ReadOnly = true;
  580. //
  581. // Jobs
  582. //
  583. this.Jobs.DataPropertyName = "JobsName";
  584. this.Jobs.HeaderText = "工种名称";
  585. this.Jobs.Name = "Jobs";
  586. this.Jobs.ReadOnly = true;
  587. //
  588. // StaffID
  589. //
  590. this.StaffID.DataPropertyName = "StaffID";
  591. this.StaffID.HeaderText = "员工ID";
  592. this.StaffID.Name = "StaffID";
  593. this.StaffID.ReadOnly = true;
  594. this.StaffID.Visible = false;
  595. //
  596. // F_PC_0601
  597. //
  598. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  599. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  600. this.ClientSize = new System.Drawing.Size(820, 482);
  601. this.Controls.Add(this.splLine);
  602. this.Controls.Add(this.gbxCondition);
  603. this.Controls.Add(this.tsrOperate);
  604. this.Name = "F_PC_0601";
  605. this.Text = "F_PC_0601";
  606. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_0601_FormClosed);
  607. this.Load += new System.EventHandler(this.F_PC_0601_Load);
  608. this.tsrOperate.ResumeLayout(false);
  609. this.tsrOperate.PerformLayout();
  610. this.gbxCondition.ResumeLayout(false);
  611. this.gbxCondition.PerformLayout();
  612. ((System.ComponentModel.ISupportInitialize)(this.dgvStaff)).EndInit();
  613. ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).EndInit();
  614. this.splLine.Panel1.ResumeLayout(false);
  615. this.splLine.Panel2.ResumeLayout(false);
  616. ((System.ComponentModel.ISupportInitialize)(this.splLine)).EndInit();
  617. this.splLine.ResumeLayout(false);
  618. this.ResumeLayout(false);
  619. }
  620. #endregion
  621. private Basics.BaseControls.C_ToolStrip tsrOperate;
  622. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  623. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  624. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  625. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  626. private System.Windows.Forms.ToolStripButton tsbtnClose;
  627. private Basics.BaseControls.C_GroupBox gbxCondition;
  628. private System.Windows.Forms.TextBox txtUserCode;
  629. private Basics.BaseControls.C_Button btnClearCondition;
  630. private Basics.BaseControls.C_Button btnSearch;
  631. private Basics.BaseControls.C_Label lblRemarks;
  632. private System.Windows.Forms.TextBox txtRemarks;
  633. private Basics.BaseControls.C_Label lblUserCode;
  634. private Basics.BaseControls.C_DataGridView dgvStaff;
  635. private Basics.BaseControls.C_DataGridView dgvUser;
  636. private System.Windows.Forms.SplitContainer splLine;
  637. private System.Windows.Forms.DataGridViewTextBoxColumn UserJobsCode;
  638. private System.Windows.Forms.DataGridViewTextBoxColumn UserJobsName;
  639. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
  640. private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
  641. private System.Windows.Forms.DataGridViewTextBoxColumn staffstatusname;
  642. private System.Windows.Forms.DataGridViewTextBoxColumn organizationname1;
  643. private System.Windows.Forms.DataGridViewTextBoxColumn JobsCode;
  644. private System.Windows.Forms.DataGridViewTextBoxColumn Jobs;
  645. private System.Windows.Forms.DataGridViewTextBoxColumn StaffID;
  646. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  647. private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
  648. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationName;
  649. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationFullName;
  650. private System.Windows.Forms.DataGridViewTextBoxColumn limitMAC;
  651. private System.Windows.Forms.DataGridViewTextBoxColumn Telephone;
  652. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  653. private System.Windows.Forms.DataGridViewCheckBoxColumn Column1;
  654. private System.Windows.Forms.DataGridViewCheckBoxColumn 帐户状态;
  655. private System.Windows.Forms.DataGridViewTextBoxColumn ValueFlag;
  656. private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
  657. }
  658. }