Employee_NewGroup.Designer.cs 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. namespace UAS_MES.Employee
  2. {
  3. partial class Employee_NewGroup
  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(Employee_NewGroup));
  29. this.headBar1 = new UAS_MES.CustomControl.HeadBar();
  30. this.ProductName = new System.Windows.Forms.Label();
  31. this.ug_code_label = new System.Windows.Forms.Label();
  32. this.ug_name_label = new System.Windows.Forms.Label();
  33. this.SaveGroup = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  34. this.ug_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
  35. this.ug_name = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
  36. this.SuspendLayout();
  37. //
  38. // headBar1
  39. //
  40. this.headBar1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  41. this.headBar1.Dock = System.Windows.Forms.DockStyle.Top;
  42. this.headBar1.Location = new System.Drawing.Point(0, 0);
  43. this.headBar1.Margin = new System.Windows.Forms.Padding(4);
  44. this.headBar1.Name = "headBar1";
  45. this.headBar1.Size = new System.Drawing.Size(463, 40);
  46. this.headBar1.TabIndex = 0;
  47. //
  48. // ProductName
  49. //
  50. this.ProductName.AutoSize = true;
  51. this.ProductName.BackColor = System.Drawing.SystemColors.ControlDarkDark;
  52. this.ProductName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  53. this.ProductName.ForeColor = System.Drawing.SystemColors.ButtonFace;
  54. this.ProductName.Location = new System.Drawing.Point(9, 6);
  55. this.ProductName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  56. this.ProductName.Name = "ProductName";
  57. this.ProductName.Size = new System.Drawing.Size(92, 27);
  58. this.ProductName.TabIndex = 11;
  59. this.ProductName.Text = "新增分组";
  60. //
  61. // ug_code_label
  62. //
  63. this.ug_code_label.AutoSize = true;
  64. this.ug_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  65. this.ug_code_label.Location = new System.Drawing.Point(34, 88);
  66. this.ug_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  67. this.ug_code_label.Name = "ug_code_label";
  68. this.ug_code_label.Size = new System.Drawing.Size(112, 27);
  69. this.ug_code_label.TabIndex = 12;
  70. this.ug_code_label.Text = "用户组编号";
  71. //
  72. // ug_name_label
  73. //
  74. this.ug_name_label.AutoSize = true;
  75. this.ug_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  76. this.ug_name_label.Location = new System.Drawing.Point(34, 148);
  77. this.ug_name_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  78. this.ug_name_label.Name = "ug_name_label";
  79. this.ug_name_label.Size = new System.Drawing.Size(112, 27);
  80. this.ug_name_label.TabIndex = 14;
  81. this.ug_name_label.Text = "用户组名称";
  82. //
  83. // SaveGroup
  84. //
  85. this.SaveGroup.AllPower = null;
  86. this.SaveGroup.BackColor = System.Drawing.Color.Transparent;
  87. this.SaveGroup.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveGroup.DownImage")));
  88. this.SaveGroup.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.SaveGroup.Image = null;
  90. this.SaveGroup.IsShowBorder = true;
  91. this.SaveGroup.Location = new System.Drawing.Point(194, 212);
  92. this.SaveGroup.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveGroup.MoveImage")));
  93. this.SaveGroup.Name = "SaveGroup";
  94. this.SaveGroup.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveGroup.NormalImage")));
  95. this.SaveGroup.Power = null;
  96. this.SaveGroup.Size = new System.Drawing.Size(75, 39);
  97. this.SaveGroup.TabIndex = 16;
  98. this.SaveGroup.Text = "保存";
  99. this.SaveGroup.UseVisualStyleBackColor = false;
  100. this.SaveGroup.Click += new System.EventHandler(this.SaveGroup_Click);
  101. //
  102. // ug_code
  103. //
  104. this.ug_code.AllPower = null;
  105. this.ug_code.BackColor = System.Drawing.Color.White;
  106. this.ug_code.ID = null;
  107. this.ug_code.Location = new System.Drawing.Point(182, 88);
  108. this.ug_code.Name = "ug_code";
  109. this.ug_code.Power = null;
  110. this.ug_code.Size = new System.Drawing.Size(235, 25);
  111. this.ug_code.Str = null;
  112. this.ug_code.Str1 = null;
  113. this.ug_code.Str2 = null;
  114. this.ug_code.TabIndex = 17;
  115. //
  116. // ug_name
  117. //
  118. this.ug_name.AllPower = null;
  119. this.ug_name.BackColor = System.Drawing.Color.White;
  120. this.ug_name.ID = null;
  121. this.ug_name.Location = new System.Drawing.Point(182, 148);
  122. this.ug_name.Name = "ug_name";
  123. this.ug_name.Power = null;
  124. this.ug_name.Size = new System.Drawing.Size(235, 25);
  125. this.ug_name.Str = null;
  126. this.ug_name.Str1 = null;
  127. this.ug_name.Str2 = null;
  128. this.ug_name.TabIndex = 18;
  129. //
  130. // 新增分组
  131. //
  132. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  133. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  134. this.ClientSize = new System.Drawing.Size(463, 283);
  135. this.Controls.Add(this.ug_name);
  136. this.Controls.Add(this.ug_code);
  137. this.Controls.Add(this.SaveGroup);
  138. this.Controls.Add(this.ug_name_label);
  139. this.Controls.Add(this.ug_code_label);
  140. this.Controls.Add(this.ProductName);
  141. this.Controls.Add(this.headBar1);
  142. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  143. this.Name = "新增分组";
  144. this.Tag = "ShowDialogWindow";
  145. this.Text = "新增分组";
  146. this.Load += new System.EventHandler(this.新增分组_Load);
  147. this.ResumeLayout(false);
  148. this.PerformLayout();
  149. }
  150. #endregion
  151. private CustomControl.HeadBar headBar1;
  152. private System.Windows.Forms.Label ProductName;
  153. private System.Windows.Forms.Label ug_code_label;
  154. private System.Windows.Forms.Label ug_name_label;
  155. private CustomControl.ButtonUtil.NormalButton SaveGroup;
  156. private CustomControl.TextBoxWithIcon.MaCodeTextBox ug_code;
  157. private CustomControl.TextBoxWithIcon.MaCodeTextBox ug_name;
  158. }
  159. }