F_TAT_0703.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405
  1. namespace Dongke.IBOSS.PRD.Client.TATModule
  2. {
  3. partial class F_TAT_0703
  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_TAT_0703));
  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. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  34. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  35. this.c_GroupBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  36. this.txtPost = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  37. this.lblPost = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  38. this.txtOrganization = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  39. this.lblOrganization = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.txtManagersName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  41. this.lblManagersName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  42. this.c_GroupBox2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  43. this.dgvMembers = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  44. this.btnSubmit = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  45. this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  46. this.ManagersID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.StaffName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.OrganizationName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.PostName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.isHave = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.tsrOperate.SuspendLayout();
  53. this.c_GroupBox1.SuspendLayout();
  54. this.c_GroupBox2.SuspendLayout();
  55. ((System.ComponentModel.ISupportInitialize)(this.dgvMembers)).BeginInit();
  56. this.SuspendLayout();
  57. //
  58. // tsrOperate
  59. //
  60. this.tsrOperate.AutoSize = false;
  61. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  62. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.TATModule.Properties.Resources.functionbackground;
  63. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  64. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  65. this.tsbtnAdaptive});
  66. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  67. this.tsrOperate.Name = "tsrOperate";
  68. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  69. this.tsrOperate.ShowItemToolTips = false;
  70. this.tsrOperate.Size = new System.Drawing.Size(752, 35);
  71. this.tsrOperate.TabIndex = 4;
  72. //
  73. // tsbtnAdaptive
  74. //
  75. this.tsbtnAdaptive.AutoSize = false;
  76. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  78. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  79. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  80. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  81. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  82. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  83. //
  84. // c_GroupBox1
  85. //
  86. this.c_GroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  87. | System.Windows.Forms.AnchorStyles.Right)));
  88. this.c_GroupBox1.BackColor = System.Drawing.Color.Transparent;
  89. this.c_GroupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_GroupBox1.BackgroundImage")));
  90. this.c_GroupBox1.Controls.Add(this.txtPost);
  91. this.c_GroupBox1.Controls.Add(this.lblPost);
  92. this.c_GroupBox1.Controls.Add(this.txtOrganization);
  93. this.c_GroupBox1.Controls.Add(this.lblOrganization);
  94. this.c_GroupBox1.Controls.Add(this.txtManagersName);
  95. this.c_GroupBox1.Controls.Add(this.lblManagersName);
  96. this.c_GroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.c_GroupBox1.ForeColor = System.Drawing.SystemColors.ControlText;
  98. this.c_GroupBox1.IsMustInput = false;
  99. this.c_GroupBox1.Location = new System.Drawing.Point(12, 38);
  100. this.c_GroupBox1.Name = "c_GroupBox1";
  101. this.c_GroupBox1.OriginalHeight = -1;
  102. this.c_GroupBox1.Size = new System.Drawing.Size(728, 51);
  103. this.c_GroupBox1.TabIndex = 5;
  104. this.c_GroupBox1.TabStop = false;
  105. this.c_GroupBox1.Text = "管理人信息 ▼";
  106. //
  107. // txtPost
  108. //
  109. this.txtPost.BackColor = System.Drawing.SystemColors.Window;
  110. this.txtPost.BackgroundColor = System.Drawing.SystemColors.Window;
  111. this.txtPost.Enabled = false;
  112. this.txtPost.ErrorMessage = "";
  113. this.txtPost.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.txtPost.Location = new System.Drawing.Point(505, 18);
  115. this.txtPost.MaxLength = 70;
  116. this.txtPost.Name = "txtPost";
  117. this.txtPost.Size = new System.Drawing.Size(149, 21);
  118. this.txtPost.TabIndex = 119;
  119. //
  120. // lblPost
  121. //
  122. this.lblPost.AutoSize = true;
  123. this.lblPost.BackColor = System.Drawing.Color.Transparent;
  124. this.lblPost.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.lblPost.ForeColor = System.Drawing.SystemColors.ControlText;
  126. this.lblPost.Location = new System.Drawing.Point(446, 23);
  127. this.lblPost.Name = "lblPost";
  128. this.lblPost.Size = new System.Drawing.Size(53, 12);
  129. this.lblPost.TabIndex = 118;
  130. this.lblPost.Text = "部门职务";
  131. //
  132. // txtOrganization
  133. //
  134. this.txtOrganization.BackColor = System.Drawing.SystemColors.Window;
  135. this.txtOrganization.BackgroundColor = System.Drawing.SystemColors.Window;
  136. this.txtOrganization.Enabled = false;
  137. this.txtOrganization.ErrorMessage = "";
  138. this.txtOrganization.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.txtOrganization.Location = new System.Drawing.Point(291, 18);
  140. this.txtOrganization.MaxLength = 70;
  141. this.txtOrganization.Name = "txtOrganization";
  142. this.txtOrganization.Size = new System.Drawing.Size(149, 21);
  143. this.txtOrganization.TabIndex = 117;
  144. //
  145. // lblOrganization
  146. //
  147. this.lblOrganization.AutoSize = true;
  148. this.lblOrganization.BackColor = System.Drawing.Color.Transparent;
  149. this.lblOrganization.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.lblOrganization.ForeColor = System.Drawing.SystemColors.ControlText;
  151. this.lblOrganization.Location = new System.Drawing.Point(232, 23);
  152. this.lblOrganization.Name = "lblOrganization";
  153. this.lblOrganization.Size = new System.Drawing.Size(53, 12);
  154. this.lblOrganization.TabIndex = 116;
  155. this.lblOrganization.Text = "所属部门";
  156. //
  157. // txtManagersName
  158. //
  159. this.txtManagersName.BackColor = System.Drawing.SystemColors.Window;
  160. this.txtManagersName.BackgroundColor = System.Drawing.SystemColors.Window;
  161. this.txtManagersName.Enabled = false;
  162. this.txtManagersName.ErrorMessage = "";
  163. this.txtManagersName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.txtManagersName.Location = new System.Drawing.Point(77, 18);
  165. this.txtManagersName.MaxLength = 70;
  166. this.txtManagersName.Name = "txtManagersName";
  167. this.txtManagersName.Size = new System.Drawing.Size(149, 21);
  168. this.txtManagersName.TabIndex = 1;
  169. //
  170. // lblManagersName
  171. //
  172. this.lblManagersName.AutoSize = true;
  173. this.lblManagersName.BackColor = System.Drawing.Color.Transparent;
  174. this.lblManagersName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.lblManagersName.ForeColor = System.Drawing.SystemColors.ControlText;
  176. this.lblManagersName.Location = new System.Drawing.Point(6, 23);
  177. this.lblManagersName.Name = "lblManagersName";
  178. this.lblManagersName.Size = new System.Drawing.Size(65, 12);
  179. this.lblManagersName.TabIndex = 0;
  180. this.lblManagersName.Text = "管理人姓名";
  181. //
  182. // c_GroupBox2
  183. //
  184. this.c_GroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  185. | System.Windows.Forms.AnchorStyles.Right)));
  186. this.c_GroupBox2.BackColor = System.Drawing.Color.Transparent;
  187. this.c_GroupBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_GroupBox2.BackgroundImage")));
  188. this.c_GroupBox2.CanExpand = false;
  189. this.c_GroupBox2.Controls.Add(this.dgvMembers);
  190. this.c_GroupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  191. this.c_GroupBox2.ForeColor = System.Drawing.SystemColors.ControlText;
  192. this.c_GroupBox2.IsMustInput = false;
  193. this.c_GroupBox2.Location = new System.Drawing.Point(12, 95);
  194. this.c_GroupBox2.Name = "c_GroupBox2";
  195. this.c_GroupBox2.OriginalHeight = -1;
  196. this.c_GroupBox2.Size = new System.Drawing.Size(728, 389);
  197. this.c_GroupBox2.TabIndex = 119;
  198. this.c_GroupBox2.TabStop = false;
  199. this.c_GroupBox2.Text = "组内成员 ▼";
  200. //
  201. // dgvMembers
  202. //
  203. this.dgvMembers.AllowUserToModifyRows = true;
  204. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  205. this.dgvMembers.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  206. this.dgvMembers.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  207. | System.Windows.Forms.AnchorStyles.Left)
  208. | System.Windows.Forms.AnchorStyles.Right)));
  209. this.dgvMembers.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  210. this.dgvMembers.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  211. this.dgvMembers.CellHeight = 23;
  212. this.dgvMembers.ChildNodeColumnName = null;
  213. this.dgvMembers.ChildNodeColumnText = null;
  214. this.dgvMembers.ColumnDeep = 1;
  215. this.dgvMembers.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  216. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  217. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  218. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  220. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  221. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  222. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  223. this.dgvMembers.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  224. this.dgvMembers.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  225. this.dgvMembers.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  226. this.ManagersID,
  227. this.StaffCode,
  228. this.StaffName,
  229. this.OrganizationName,
  230. this.PostName,
  231. this.isHave});
  232. this.dgvMembers.ColumnTreeView = null;
  233. this.dgvMembers.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)));
  234. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  235. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  236. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  238. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  239. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  240. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  241. this.dgvMembers.DefaultCellStyle = dataGridViewCellStyle3;
  242. this.dgvMembers.DynamicColumnName = "";
  243. this.dgvMembers.EnableHeadersVisualStyles = false;
  244. this.dgvMembers.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.dgvMembers.IsAutoCountSum = true;
  246. this.dgvMembers.IsAutoResizeColumns = false;
  247. this.dgvMembers.IsClickF12 = false;
  248. this.dgvMembers.IsSubTotalFlag = false;
  249. this.dgvMembers.Location = new System.Drawing.Point(8, 20);
  250. this.dgvMembers.MultiSelect = false;
  251. this.dgvMembers.Name = "dgvMembers";
  252. this.dgvMembers.RefreshAtHscroll = false;
  253. this.dgvMembers.RowHeadersWidth = 50;
  254. this.dgvMembers.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  255. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  256. this.dgvMembers.RowsDefaultCellStyle = dataGridViewCellStyle4;
  257. this.dgvMembers.RowTemplate.Height = 21;
  258. this.dgvMembers.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  259. this.dgvMembers.Size = new System.Drawing.Size(714, 363);
  260. this.dgvMembers.SortOrderColumnName = null;
  261. this.dgvMembers.TabIndex = 23;
  262. this.dgvMembers.Tag = true;
  263. this.dgvMembers.TotalSumColumns = null;
  264. this.dgvMembers.ViewRowFilter = "";
  265. this.dgvMembers.VirtualMode = true;
  266. this.dgvMembers.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvMembers_CellValueChanged);
  267. //
  268. // btnSubmit
  269. //
  270. this.btnSubmit.Anchor = System.Windows.Forms.AnchorStyles.None;
  271. this.btnSubmit.BackColor = System.Drawing.Color.Transparent;
  272. this.btnSubmit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSubmit.BackgroundImage")));
  273. this.btnSubmit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.btnSubmit.ForeColor = System.Drawing.Color.White;
  275. this.btnSubmit.Location = new System.Drawing.Point(558, 490);
  276. this.btnSubmit.Name = "btnSubmit";
  277. this.btnSubmit.Size = new System.Drawing.Size(85, 30);
  278. this.btnSubmit.TabIndex = 120;
  279. this.btnSubmit.Text = "提交(&S)";
  280. this.btnSubmit.UseVisualStyleBackColor = false;
  281. this.btnSubmit.Click += new System.EventHandler(this.btnSubmit_Click);
  282. //
  283. // btnClose
  284. //
  285. this.btnClose.Anchor = System.Windows.Forms.AnchorStyles.None;
  286. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  287. this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
  288. this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  289. this.btnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  290. this.btnClose.ForeColor = System.Drawing.Color.White;
  291. this.btnClose.Location = new System.Drawing.Point(649, 490);
  292. this.btnClose.Name = "btnClose";
  293. this.btnClose.Size = new System.Drawing.Size(85, 30);
  294. this.btnClose.TabIndex = 121;
  295. this.btnClose.Text = "关闭(&C)";
  296. this.btnClose.UseVisualStyleBackColor = false;
  297. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  298. //
  299. // ManagersID
  300. //
  301. this.ManagersID.DataPropertyName = "ManagersID";
  302. this.ManagersID.HeaderText = "管理岗位人员ID";
  303. this.ManagersID.Name = "ManagersID";
  304. this.ManagersID.Visible = false;
  305. //
  306. // StaffCode
  307. //
  308. this.StaffCode.DataPropertyName = "StaffCode";
  309. this.StaffCode.HeaderText = "成员编码";
  310. this.StaffCode.Name = "StaffCode";
  311. this.StaffCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  312. this.StaffCode.Width = 120;
  313. //
  314. // StaffName
  315. //
  316. this.StaffName.DataPropertyName = "StaffName";
  317. this.StaffName.HeaderText = "成员姓名";
  318. this.StaffName.Name = "StaffName";
  319. this.StaffName.ReadOnly = true;
  320. this.StaffName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  321. this.StaffName.Width = 120;
  322. //
  323. // OrganizationName
  324. //
  325. this.OrganizationName.DataPropertyName = "OrganizationName";
  326. this.OrganizationName.HeaderText = "所属部门";
  327. this.OrganizationName.Name = "OrganizationName";
  328. this.OrganizationName.ReadOnly = true;
  329. this.OrganizationName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  330. this.OrganizationName.Width = 120;
  331. //
  332. // PostName
  333. //
  334. this.PostName.DataPropertyName = "PostName";
  335. this.PostName.HeaderText = "部门职务";
  336. this.PostName.Name = "PostName";
  337. this.PostName.ReadOnly = true;
  338. this.PostName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  339. this.PostName.Width = 120;
  340. //
  341. // isHave
  342. //
  343. this.isHave.DataPropertyName = "isHave";
  344. this.isHave.HeaderText = "isHave";
  345. this.isHave.Name = "isHave";
  346. this.isHave.Visible = false;
  347. //
  348. // F_TAT_0703
  349. //
  350. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  351. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  352. this.ClientSize = new System.Drawing.Size(752, 545);
  353. this.Controls.Add(this.btnSubmit);
  354. this.Controls.Add(this.btnClose);
  355. this.Controls.Add(this.c_GroupBox2);
  356. this.Controls.Add(this.c_GroupBox1);
  357. this.Controls.Add(this.tsrOperate);
  358. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  359. this.IsSaveFormSize = false;
  360. this.Name = "F_TAT_0703";
  361. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  362. this.Text = "F_TAT_0703";
  363. this.Load += new System.EventHandler(this.F_TAT_0703_Load);
  364. this.Controls.SetChildIndex(this.tsrOperate, 0);
  365. this.Controls.SetChildIndex(this.c_GroupBox1, 0);
  366. this.Controls.SetChildIndex(this.c_GroupBox2, 0);
  367. this.Controls.SetChildIndex(this.btnClose, 0);
  368. this.Controls.SetChildIndex(this.btnSubmit, 0);
  369. this.tsrOperate.ResumeLayout(false);
  370. this.tsrOperate.PerformLayout();
  371. this.c_GroupBox1.ResumeLayout(false);
  372. this.c_GroupBox1.PerformLayout();
  373. this.c_GroupBox2.ResumeLayout(false);
  374. ((System.ComponentModel.ISupportInitialize)(this.dgvMembers)).EndInit();
  375. this.ResumeLayout(false);
  376. this.PerformLayout();
  377. }
  378. #endregion
  379. private Basics.BaseControls.C_ToolStrip tsrOperate;
  380. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  381. private Basics.BaseControls.C_GroupBox c_GroupBox1;
  382. private Basics.BaseControls.C_TextBox txtPost;
  383. private Basics.BaseControls.C_Label lblPost;
  384. private Basics.BaseControls.C_TextBox txtOrganization;
  385. private Basics.BaseControls.C_Label lblOrganization;
  386. private Basics.BaseControls.C_TextBox txtManagersName;
  387. private Basics.BaseControls.C_Label lblManagersName;
  388. private Basics.BaseControls.C_GroupBox c_GroupBox2;
  389. private Basics.BaseControls.C_DataGridView dgvMembers;
  390. private Basics.BaseControls.C_Button btnSubmit;
  391. private Basics.BaseControls.C_Button btnClose;
  392. private System.Windows.Forms.DataGridViewTextBoxColumn ManagersID;
  393. private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
  394. private System.Windows.Forms.DataGridViewTextBoxColumn StaffName;
  395. private System.Windows.Forms.DataGridViewTextBoxColumn OrganizationName;
  396. private System.Windows.Forms.DataGridViewTextBoxColumn PostName;
  397. private System.Windows.Forms.DataGridViewTextBoxColumn isHave;
  398. }
  399. }