UserManager.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. namespace WWPipeLine.MapTools.Conditions.XiTongGuanLi
  2. {
  3. partial class UserManager
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.uiDGVjslkpz = new Sunny.UI.UIDataGridView();
  34. this.uitbPass = new Sunny.UI.UITextBox();
  35. this.uiLabel2 = new Sunny.UI.UILabel();
  36. this.uiLabel1 = new Sunny.UI.UILabel();
  37. this.uiButton3 = new Sunny.UI.UIButton();
  38. this.uiButton2 = new Sunny.UI.UIButton();
  39. this.uiButton1 = new Sunny.UI.UIButton();
  40. this.uitbUsername = new Sunny.UI.UITextBox();
  41. ((System.ComponentModel.ISupportInitialize)(this.uiDGVjslkpz)).BeginInit();
  42. this.SuspendLayout();
  43. //
  44. // uiDGVjslkpz
  45. //
  46. this.uiDGVjslkpz.AllowUserToAddRows = false;
  47. this.uiDGVjslkpz.AllowUserToDeleteRows = false;
  48. this.uiDGVjslkpz.AllowUserToResizeColumns = false;
  49. this.uiDGVjslkpz.AllowUserToResizeRows = false;
  50. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  51. this.uiDGVjslkpz.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  52. this.uiDGVjslkpz.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  53. this.uiDGVjslkpz.BackgroundColor = System.Drawing.Color.White;
  54. this.uiDGVjslkpz.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  55. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  56. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  57. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F);
  58. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  59. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  60. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  61. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  62. this.uiDGVjslkpz.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  63. this.uiDGVjslkpz.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  64. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  65. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  66. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F);
  67. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  68. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  69. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  70. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  71. this.uiDGVjslkpz.DefaultCellStyle = dataGridViewCellStyle3;
  72. this.uiDGVjslkpz.Dock = System.Windows.Forms.DockStyle.Top;
  73. this.uiDGVjslkpz.EnableHeadersVisualStyles = false;
  74. this.uiDGVjslkpz.Font = new System.Drawing.Font("微软雅黑", 12F);
  75. this.uiDGVjslkpz.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  76. this.uiDGVjslkpz.Location = new System.Drawing.Point(0, 0);
  77. this.uiDGVjslkpz.MultiSelect = false;
  78. this.uiDGVjslkpz.Name = "uiDGVjslkpz";
  79. this.uiDGVjslkpz.ReadOnly = true;
  80. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  81. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  82. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F);
  83. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  84. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  85. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
  86. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  87. this.uiDGVjslkpz.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  88. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  89. this.uiDGVjslkpz.RowsDefaultCellStyle = dataGridViewCellStyle5;
  90. this.uiDGVjslkpz.RowTemplate.Height = 23;
  91. this.uiDGVjslkpz.SelectedIndex = -1;
  92. this.uiDGVjslkpz.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  93. this.uiDGVjslkpz.ShowCellToolTips = false;
  94. this.uiDGVjslkpz.ShowEditingIcon = false;
  95. this.uiDGVjslkpz.ShowGridLine = true;
  96. this.uiDGVjslkpz.Size = new System.Drawing.Size(300, 246);
  97. this.uiDGVjslkpz.TabIndex = 1;
  98. this.uiDGVjslkpz.SelectIndexChange += new Sunny.UI.UIDataGridView.OnSelectIndexChange(this.uiDGVjslkpz_SelectIndexChange);
  99. //
  100. // uitbPass
  101. //
  102. this.uitbPass.Cursor = System.Windows.Forms.Cursors.IBeam;
  103. this.uitbPass.FillColor = System.Drawing.Color.White;
  104. this.uitbPass.Font = new System.Drawing.Font("微软雅黑", 12F);
  105. this.uitbPass.Location = new System.Drawing.Point(86, 290);
  106. this.uitbPass.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  107. this.uitbPass.Maximum = 2147483647D;
  108. this.uitbPass.MaxLength = 10;
  109. this.uitbPass.Minimum = -2147483648D;
  110. this.uitbPass.MinimumSize = new System.Drawing.Size(1, 1);
  111. this.uitbPass.Name = "uitbPass";
  112. this.uitbPass.PasswordChar = '*';
  113. this.uitbPass.Size = new System.Drawing.Size(151, 29);
  114. this.uitbPass.TabIndex = 17;
  115. this.uitbPass.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  116. this.uitbPass.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uitbPass_KeyPress);
  117. //
  118. // uiLabel2
  119. //
  120. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F);
  121. this.uiLabel2.Location = new System.Drawing.Point(3, 290);
  122. this.uiLabel2.Name = "uiLabel2";
  123. this.uiLabel2.Size = new System.Drawing.Size(79, 29);
  124. this.uiLabel2.TabIndex = 16;
  125. this.uiLabel2.Text = "密码:";
  126. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  127. //
  128. // uiLabel1
  129. //
  130. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
  131. this.uiLabel1.Location = new System.Drawing.Point(3, 254);
  132. this.uiLabel1.Name = "uiLabel1";
  133. this.uiLabel1.Size = new System.Drawing.Size(79, 29);
  134. this.uiLabel1.TabIndex = 15;
  135. this.uiLabel1.Text = "用户名:";
  136. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  137. //
  138. // uiButton3
  139. //
  140. this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  141. this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F);
  142. this.uiButton3.Location = new System.Drawing.Point(103, 332);
  143. this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
  144. this.uiButton3.Name = "uiButton3";
  145. this.uiButton3.Size = new System.Drawing.Size(66, 30);
  146. this.uiButton3.TabIndex = 14;
  147. this.uiButton3.Text = "删除";
  148. this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
  149. //
  150. // uiButton2
  151. //
  152. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  153. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F);
  154. this.uiButton2.Location = new System.Drawing.Point(186, 332);
  155. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  156. this.uiButton2.Name = "uiButton2";
  157. this.uiButton2.Size = new System.Drawing.Size(66, 30);
  158. this.uiButton2.TabIndex = 13;
  159. this.uiButton2.Text = "修改";
  160. this.uiButton2.TipsText = "只可以修改密码,不能修改用户名!";
  161. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  162. //
  163. // uiButton1
  164. //
  165. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  166. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F);
  167. this.uiButton1.Location = new System.Drawing.Point(16, 332);
  168. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  169. this.uiButton1.Name = "uiButton1";
  170. this.uiButton1.Size = new System.Drawing.Size(66, 30);
  171. this.uiButton1.TabIndex = 12;
  172. this.uiButton1.Text = "新增";
  173. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  174. //
  175. // uitbUsername
  176. //
  177. this.uitbUsername.Cursor = System.Windows.Forms.Cursors.IBeam;
  178. this.uitbUsername.FillColor = System.Drawing.Color.White;
  179. this.uitbUsername.Font = new System.Drawing.Font("微软雅黑", 12F);
  180. this.uitbUsername.Location = new System.Drawing.Point(86, 254);
  181. this.uitbUsername.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  182. this.uitbUsername.Maximum = 2147483647D;
  183. this.uitbUsername.MaxLength = 10;
  184. this.uitbUsername.Minimum = -2147483648D;
  185. this.uitbUsername.MinimumSize = new System.Drawing.Size(1, 1);
  186. this.uitbUsername.Name = "uitbUsername";
  187. this.uitbUsername.Size = new System.Drawing.Size(151, 29);
  188. this.uitbUsername.TabIndex = 18;
  189. this.uitbUsername.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  190. this.uitbUsername.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uitbPass_KeyPress);
  191. //
  192. // UserManager
  193. //
  194. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  195. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  196. this.Controls.Add(this.uitbUsername);
  197. this.Controls.Add(this.uitbPass);
  198. this.Controls.Add(this.uiLabel2);
  199. this.Controls.Add(this.uiLabel1);
  200. this.Controls.Add(this.uiButton3);
  201. this.Controls.Add(this.uiButton2);
  202. this.Controls.Add(this.uiButton1);
  203. this.Controls.Add(this.uiDGVjslkpz);
  204. this.Name = "UserManager";
  205. this.Size = new System.Drawing.Size(300, 365);
  206. ((System.ComponentModel.ISupportInitialize)(this.uiDGVjslkpz)).EndInit();
  207. this.ResumeLayout(false);
  208. }
  209. #endregion
  210. private Sunny.UI.UIDataGridView uiDGVjslkpz;
  211. private Sunny.UI.UITextBox uitbPass;
  212. private Sunny.UI.UILabel uiLabel2;
  213. private Sunny.UI.UILabel uiLabel1;
  214. private Sunny.UI.UIButton uiButton3;
  215. private Sunny.UI.UIButton uiButton2;
  216. private Sunny.UI.UIButton uiButton1;
  217. private Sunny.UI.UITextBox uitbUsername;
  218. }
  219. }