革博士V2程序
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.

1271 lines
86 KiB

  1. namespace LeatherApp.Page
  2. {
  3. partial class FSysSetting
  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. this.components = new System.ComponentModel.Container();
  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 dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  35. this.uiTitlePanel3 = new Sunny.UI.UITitlePanel();
  36. this.uiPanel1 = new Sunny.UI.UIPanel();
  37. this.ckbUserState = new Sunny.UI.UICheckBox();
  38. this.fpnUserOpBtns = new Sunny.UI.UIFlowLayoutPanel();
  39. this.btnUserNew = new Sunny.UI.UISymbolButton();
  40. this.btnUserSave = new Sunny.UI.UISymbolButton();
  41. this.btnUserDel = new Sunny.UI.UISymbolButton();
  42. this.btnResetPassword = new Sunny.UI.UISymbolButton();
  43. this.pnlUserPassword = new Sunny.UI.UIPanel();
  44. this.txtPassword = new Sunny.UI.UITextBox();
  45. this.uiLabel12 = new Sunny.UI.UILabel();
  46. this.uiLabel13 = new Sunny.UI.UILabel();
  47. this.txtPassword2 = new Sunny.UI.UITextBox();
  48. this.cmbRole = new Sunny.UI.UIComboBox();
  49. this.txtUserCode = new Sunny.UI.UITextBox();
  50. this.uiLabel14 = new Sunny.UI.UILabel();
  51. this.txtUserNote = new Sunny.UI.UITextBox();
  52. this.txtUserName = new Sunny.UI.UITextBox();
  53. this.uiLabel15 = new Sunny.UI.UILabel();
  54. this.uiLabel8 = new Sunny.UI.UILabel();
  55. this.uiLabel11 = new Sunny.UI.UILabel();
  56. this.uiPagination1 = new Sunny.UI.UIPagination();
  57. this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
  58. this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
  59. this.btnMinReload1 = new Sunny.UI.UISymbolButton();
  60. this.cmbLight_PortName = new Sunny.UI.UIComboBox();
  61. this.btnMinSave1 = new Sunny.UI.UISymbolButton();
  62. this.txtIOCard_DeviceNum = new Sunny.UI.UITextBox();
  63. this.uiLabel2 = new Sunny.UI.UILabel();
  64. this.uiLabel1 = new Sunny.UI.UILabel();
  65. this.uiTitlePanel2 = new Sunny.UI.UITitlePanel();
  66. this.numMiddleSuperposition = new Sunny.UI.UINumPadTextBox();
  67. this.uiLabel18 = new Sunny.UI.UILabel();
  68. this.btnMinReload2 = new Sunny.UI.UISymbolButton();
  69. this.numMarginHoleWidth = new Sunny.UI.UINumPadTextBox();
  70. this.numcm2px_y = new Sunny.UI.UINumPadTextBox();
  71. this.btnMinSave2 = new Sunny.UI.UISymbolButton();
  72. this.numcm2px_x = new Sunny.UI.UINumPadTextBox();
  73. this.uiLabel17 = new Sunny.UI.UILabel();
  74. this.uiLabel19 = new Sunny.UI.UILabel();
  75. this.uiLabel16 = new Sunny.UI.UILabel();
  76. this.uiLabel4 = new Sunny.UI.UILabel();
  77. this.uiLabel7 = new Sunny.UI.UILabel();
  78. this.uiLabel5 = new Sunny.UI.UILabel();
  79. this.uiLabel6 = new Sunny.UI.UILabel();
  80. this.uiTitlePanel4 = new Sunny.UI.UITitlePanel();
  81. this.btnMinReload = new Sunny.UI.UISymbolButton();
  82. this.btnMinSave = new Sunny.UI.UISymbolButton();
  83. this.ckbSaveDefectCutImage = new Sunny.UI.UICheckBox();
  84. this.ckbSaveAllImage = new Sunny.UI.UICheckBox();
  85. this.ckbSaveDefectSourceImage = new Sunny.UI.UICheckBox();
  86. this.txtImagePath = new Sunny.UI.UITextBox();
  87. this.txtLogPath = new Sunny.UI.UITextBox();
  88. this.uiLabel9 = new Sunny.UI.UILabel();
  89. this.uiLabel10 = new Sunny.UI.UILabel();
  90. this.uiToolTip1 = new Sunny.UI.UIToolTip(this.components);
  91. this.colId = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.colCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.colDefectName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.colRoleName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.colState = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  96. this.colCreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.uiTitlePanel3.SuspendLayout();
  98. this.uiPanel1.SuspendLayout();
  99. this.fpnUserOpBtns.SuspendLayout();
  100. this.pnlUserPassword.SuspendLayout();
  101. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
  102. this.uiTitlePanel1.SuspendLayout();
  103. this.uiTitlePanel2.SuspendLayout();
  104. this.uiTitlePanel4.SuspendLayout();
  105. this.SuspendLayout();
  106. //
  107. // uiTitlePanel3
  108. //
  109. this.uiTitlePanel3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  110. | System.Windows.Forms.AnchorStyles.Left)
  111. | System.Windows.Forms.AnchorStyles.Right)));
  112. this.uiTitlePanel3.Controls.Add(this.uiPanel1);
  113. this.uiTitlePanel3.Controls.Add(this.uiPagination1);
  114. this.uiTitlePanel3.Controls.Add(this.uiDataGridView1);
  115. this.uiTitlePanel3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  116. this.uiTitlePanel3.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  117. this.uiTitlePanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. this.uiTitlePanel3.Location = new System.Drawing.Point(4, 4);
  119. this.uiTitlePanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  120. this.uiTitlePanel3.MinimumSize = new System.Drawing.Size(1, 1);
  121. this.uiTitlePanel3.Name = "uiTitlePanel3";
  122. this.uiTitlePanel3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  123. this.uiTitlePanel3.ShowText = false;
  124. this.uiTitlePanel3.Size = new System.Drawing.Size(1035, 498);
  125. this.uiTitlePanel3.Style = Sunny.UI.UIStyle.Custom;
  126. this.uiTitlePanel3.TabIndex = 2;
  127. this.uiTitlePanel3.Text = "用户管理";
  128. this.uiTitlePanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  129. this.uiTitlePanel3.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  130. //
  131. // uiPanel1
  132. //
  133. this.uiPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  134. | System.Windows.Forms.AnchorStyles.Left)));
  135. this.uiPanel1.Controls.Add(this.ckbUserState);
  136. this.uiPanel1.Controls.Add(this.fpnUserOpBtns);
  137. this.uiPanel1.Controls.Add(this.pnlUserPassword);
  138. this.uiPanel1.Controls.Add(this.cmbRole);
  139. this.uiPanel1.Controls.Add(this.txtUserCode);
  140. this.uiPanel1.Controls.Add(this.uiLabel14);
  141. this.uiPanel1.Controls.Add(this.txtUserNote);
  142. this.uiPanel1.Controls.Add(this.txtUserName);
  143. this.uiPanel1.Controls.Add(this.uiLabel15);
  144. this.uiPanel1.Controls.Add(this.uiLabel8);
  145. this.uiPanel1.Controls.Add(this.uiLabel11);
  146. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.uiPanel1.Location = new System.Drawing.Point(9, 38);
  148. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  149. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  150. this.uiPanel1.Name = "uiPanel1";
  151. this.uiPanel1.Size = new System.Drawing.Size(338, 442);
  152. this.uiPanel1.Style = Sunny.UI.UIStyle.Custom;
  153. this.uiPanel1.TabIndex = 2;
  154. this.uiPanel1.Text = null;
  155. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  156. //
  157. // ckbUserState
  158. //
  159. this.ckbUserState.Cursor = System.Windows.Forms.Cursors.Hand;
  160. this.ckbUserState.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.ckbUserState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  162. this.ckbUserState.Location = new System.Drawing.Point(129, 168);
  163. this.ckbUserState.MinimumSize = new System.Drawing.Size(1, 1);
  164. this.ckbUserState.Name = "ckbUserState";
  165. this.ckbUserState.Size = new System.Drawing.Size(150, 29);
  166. this.ckbUserState.Style = Sunny.UI.UIStyle.Custom;
  167. this.ckbUserState.TabIndex = 7;
  168. this.ckbUserState.Text = "启用";
  169. //
  170. // fpnUserOpBtns
  171. //
  172. this.fpnUserOpBtns.Controls.Add(this.btnUserNew);
  173. this.fpnUserOpBtns.Controls.Add(this.btnUserSave);
  174. this.fpnUserOpBtns.Controls.Add(this.btnUserDel);
  175. this.fpnUserOpBtns.Controls.Add(this.btnResetPassword);
  176. this.fpnUserOpBtns.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  177. this.fpnUserOpBtns.Location = new System.Drawing.Point(5, 361);
  178. this.fpnUserOpBtns.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  179. this.fpnUserOpBtns.MinimumSize = new System.Drawing.Size(1, 1);
  180. this.fpnUserOpBtns.Name = "fpnUserOpBtns";
  181. this.fpnUserOpBtns.Padding = new System.Windows.Forms.Padding(2);
  182. this.fpnUserOpBtns.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  183. this.fpnUserOpBtns.ShowText = false;
  184. this.fpnUserOpBtns.Size = new System.Drawing.Size(323, 150);
  185. this.fpnUserOpBtns.Style = Sunny.UI.UIStyle.Custom;
  186. this.fpnUserOpBtns.TabIndex = 6;
  187. this.fpnUserOpBtns.Text = "uiFlowLayoutPanel1";
  188. this.fpnUserOpBtns.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  189. this.fpnUserOpBtns.ClientSizeChanged += new System.EventHandler(this.fpnUserOpBtns_ClientSizeChanged);
  190. //
  191. // btnUserNew
  192. //
  193. this.btnUserNew.Cursor = System.Windows.Forms.Cursors.Hand;
  194. this.btnUserNew.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.btnUserNew.Location = new System.Drawing.Point(10, 5);
  196. this.btnUserNew.MinimumSize = new System.Drawing.Size(1, 1);
  197. this.btnUserNew.Name = "btnUserNew";
  198. this.btnUserNew.Size = new System.Drawing.Size(96, 49);
  199. this.btnUserNew.StyleCustomMode = true;
  200. this.btnUserNew.Symbol = 61462;
  201. this.btnUserNew.SymbolOffset = new System.Drawing.Point(0, 3);
  202. this.btnUserNew.TabIndex = 7;
  203. this.btnUserNew.Text = "新建";
  204. this.btnUserNew.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.btnUserNew.Click += new System.EventHandler(this.btnUserNew_Click);
  206. //
  207. // btnUserSave
  208. //
  209. this.btnUserSave.Cursor = System.Windows.Forms.Cursors.Hand;
  210. this.btnUserSave.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(136)))));
  211. this.btnUserSave.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(136)))));
  212. this.btnUserSave.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(171)))), ((int)(((byte)(160)))));
  213. this.btnUserSave.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(109)))));
  214. this.btnUserSave.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(109)))));
  215. this.btnUserSave.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.btnUserSave.LightColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
  217. this.btnUserSave.Location = new System.Drawing.Point(112, 5);
  218. this.btnUserSave.MinimumSize = new System.Drawing.Size(1, 1);
  219. this.btnUserSave.Name = "btnUserSave";
  220. this.btnUserSave.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(136)))));
  221. this.btnUserSave.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(171)))), ((int)(((byte)(160)))));
  222. this.btnUserSave.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(109)))));
  223. this.btnUserSave.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(109)))));
  224. this.btnUserSave.Size = new System.Drawing.Size(96, 49);
  225. this.btnUserSave.Style = Sunny.UI.UIStyle.Custom;
  226. this.btnUserSave.StyleCustomMode = true;
  227. this.btnUserSave.Symbol = 61639;
  228. this.btnUserSave.SymbolOffset = new System.Drawing.Point(0, 3);
  229. this.btnUserSave.TabIndex = 8;
  230. this.btnUserSave.Text = "保存";
  231. this.btnUserSave.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.btnUserSave.Click += new System.EventHandler(this.btnUserSave_Click);
  233. //
  234. // btnUserDel
  235. //
  236. this.btnUserDel.Cursor = System.Windows.Forms.Cursors.Hand;
  237. this.btnUserDel.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
  238. this.btnUserDel.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
  239. this.btnUserDel.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
  240. this.btnUserDel.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  241. this.btnUserDel.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  242. this.btnUserDel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.btnUserDel.LightColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
  244. this.btnUserDel.Location = new System.Drawing.Point(214, 5);
  245. this.btnUserDel.MinimumSize = new System.Drawing.Size(1, 1);
  246. this.btnUserDel.Name = "btnUserDel";
  247. this.btnUserDel.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
  248. this.btnUserDel.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
  249. this.btnUserDel.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  250. this.btnUserDel.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  251. this.btnUserDel.Size = new System.Drawing.Size(96, 49);
  252. this.btnUserDel.Style = Sunny.UI.UIStyle.Custom;
  253. this.btnUserDel.StyleCustomMode = true;
  254. this.btnUserDel.Symbol = 61453;
  255. this.btnUserDel.SymbolOffset = new System.Drawing.Point(0, 3);
  256. this.btnUserDel.TabIndex = 9;
  257. this.btnUserDel.Text = "删除";
  258. this.btnUserDel.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. this.btnUserDel.Click += new System.EventHandler(this.btnUserDel_Click);
  260. //
  261. // btnResetPassword
  262. //
  263. this.btnResetPassword.Cursor = System.Windows.Forms.Cursors.Hand;
  264. this.btnResetPassword.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
  265. this.btnResetPassword.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
  266. this.btnResetPassword.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
  267. this.btnResetPassword.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
  268. this.btnResetPassword.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
  269. this.btnResetPassword.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.btnResetPassword.LightColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(249)))), ((int)(((byte)(241)))));
  271. this.btnResetPassword.Location = new System.Drawing.Point(10, 60);
  272. this.btnResetPassword.MinimumSize = new System.Drawing.Size(1, 1);
  273. this.btnResetPassword.Name = "btnResetPassword";
  274. this.btnResetPassword.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
  275. this.btnResetPassword.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
  276. this.btnResetPassword.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
  277. this.btnResetPassword.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
  278. this.btnResetPassword.Size = new System.Drawing.Size(300, 49);
  279. this.btnResetPassword.Style = Sunny.UI.UIStyle.Custom;
  280. this.btnResetPassword.StyleCustomMode = true;
  281. this.btnResetPassword.Symbol = 61596;
  282. this.btnResetPassword.SymbolOffset = new System.Drawing.Point(0, 3);
  283. this.btnResetPassword.TabIndex = 10;
  284. this.btnResetPassword.Text = "重置密码";
  285. this.btnResetPassword.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.btnResetPassword.Click += new System.EventHandler(this.btnResetPassword_Click);
  287. //
  288. // pnlUserPassword
  289. //
  290. this.pnlUserPassword.Controls.Add(this.txtPassword);
  291. this.pnlUserPassword.Controls.Add(this.uiLabel12);
  292. this.pnlUserPassword.Controls.Add(this.uiLabel13);
  293. this.pnlUserPassword.Controls.Add(this.txtPassword2);
  294. this.pnlUserPassword.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  295. this.pnlUserPassword.Location = new System.Drawing.Point(5, 251);
  296. this.pnlUserPassword.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  297. this.pnlUserPassword.MinimumSize = new System.Drawing.Size(1, 1);
  298. this.pnlUserPassword.Name = "pnlUserPassword";
  299. this.pnlUserPassword.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  300. this.pnlUserPassword.Size = new System.Drawing.Size(326, 85);
  301. this.pnlUserPassword.Style = Sunny.UI.UIStyle.Custom;
  302. this.pnlUserPassword.TabIndex = 5;
  303. this.pnlUserPassword.Text = null;
  304. this.pnlUserPassword.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  305. this.pnlUserPassword.Visible = false;
  306. //
  307. // txtPassword
  308. //
  309. this.txtPassword.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
  310. this.txtPassword.Cursor = System.Windows.Forms.Cursors.IBeam;
  311. this.txtPassword.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.txtPassword.Location = new System.Drawing.Point(126, 5);
  313. this.txtPassword.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  314. this.txtPassword.MaxLength = 15;
  315. this.txtPassword.MinimumSize = new System.Drawing.Size(1, 16);
  316. this.txtPassword.Name = "txtPassword";
  317. this.txtPassword.Padding = new System.Windows.Forms.Padding(5);
  318. this.txtPassword.PasswordChar = '*';
  319. this.txtPassword.ShowText = false;
  320. this.txtPassword.Size = new System.Drawing.Size(190, 29);
  321. this.txtPassword.Style = Sunny.UI.UIStyle.Custom;
  322. this.txtPassword.TabIndex = 5;
  323. this.txtPassword.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  324. this.txtPassword.Watermark = "";
  325. //
  326. // uiLabel12
  327. //
  328. this.uiLabel12.AutoSize = true;
  329. this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  330. this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  331. this.uiLabel12.Location = new System.Drawing.Point(9, 46);
  332. this.uiLabel12.Name = "uiLabel12";
  333. this.uiLabel12.Size = new System.Drawing.Size(74, 21);
  334. this.uiLabel12.Style = Sunny.UI.UIStyle.Custom;
  335. this.uiLabel12.TabIndex = 0;
  336. this.uiLabel12.Text = "确认密码";
  337. this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  338. //
  339. // uiLabel13
  340. //
  341. this.uiLabel13.AutoSize = true;
  342. this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  343. this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  344. this.uiLabel13.Location = new System.Drawing.Point(9, 6);
  345. this.uiLabel13.Name = "uiLabel13";
  346. this.uiLabel13.Size = new System.Drawing.Size(42, 21);
  347. this.uiLabel13.Style = Sunny.UI.UIStyle.Custom;
  348. this.uiLabel13.TabIndex = 0;
  349. this.uiLabel13.Text = "密码";
  350. this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  351. //
  352. // txtPassword2
  353. //
  354. this.txtPassword2.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
  355. this.txtPassword2.Cursor = System.Windows.Forms.Cursors.IBeam;
  356. this.txtPassword2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  357. this.txtPassword2.Location = new System.Drawing.Point(126, 44);
  358. this.txtPassword2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  359. this.txtPassword2.MaxLength = 15;
  360. this.txtPassword2.MinimumSize = new System.Drawing.Size(1, 16);
  361. this.txtPassword2.Name = "txtPassword2";
  362. this.txtPassword2.Padding = new System.Windows.Forms.Padding(5);
  363. this.txtPassword2.PasswordChar = '*';
  364. this.txtPassword2.ShowText = false;
  365. this.txtPassword2.Size = new System.Drawing.Size(190, 29);
  366. this.txtPassword2.Style = Sunny.UI.UIStyle.Custom;
  367. this.txtPassword2.TabIndex = 6;
  368. this.txtPassword2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  369. this.txtPassword2.Watermark = "";
  370. //
  371. // cmbRole
  372. //
  373. this.cmbRole.DataSource = null;
  374. this.cmbRole.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  375. this.cmbRole.FillColor = System.Drawing.Color.White;
  376. this.cmbRole.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.cmbRole.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  378. this.cmbRole.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  379. this.cmbRole.Location = new System.Drawing.Point(129, 121);
  380. this.cmbRole.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  381. this.cmbRole.MinimumSize = new System.Drawing.Size(63, 0);
  382. this.cmbRole.Name = "cmbRole";
  383. this.cmbRole.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  384. this.cmbRole.Size = new System.Drawing.Size(190, 29);
  385. this.cmbRole.Style = Sunny.UI.UIStyle.Custom;
  386. this.cmbRole.TabIndex = 3;
  387. this.cmbRole.Text = "uiComboBox1";
  388. this.cmbRole.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  389. this.cmbRole.Watermark = "";
  390. //
  391. // txtUserCode
  392. //
  393. this.txtUserCode.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
  394. this.txtUserCode.Cursor = System.Windows.Forms.Cursors.IBeam;
  395. this.txtUserCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  396. this.txtUserCode.Location = new System.Drawing.Point(129, 23);
  397. this.txtUserCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  398. this.txtUserCode.MinimumSize = new System.Drawing.Size(1, 16);
  399. this.txtUserCode.Name = "txtUserCode";
  400. this.txtUserCode.Padding = new System.Windows.Forms.Padding(5);
  401. this.txtUserCode.ShowText = false;
  402. this.txtUserCode.Size = new System.Drawing.Size(190, 29);
  403. this.txtUserCode.Style = Sunny.UI.UIStyle.Custom;
  404. this.txtUserCode.TabIndex = 1;
  405. this.txtUserCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  406. this.txtUserCode.Watermark = "";
  407. //
  408. // uiLabel14
  409. //
  410. this.uiLabel14.AutoSize = true;
  411. this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  412. this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  413. this.uiLabel14.Location = new System.Drawing.Point(12, 123);
  414. this.uiLabel14.Name = "uiLabel14";
  415. this.uiLabel14.Size = new System.Drawing.Size(42, 21);
  416. this.uiLabel14.Style = Sunny.UI.UIStyle.Custom;
  417. this.uiLabel14.TabIndex = 0;
  418. this.uiLabel14.Text = "角色";
  419. this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  420. //
  421. // txtUserNote
  422. //
  423. this.txtUserNote.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
  424. this.txtUserNote.Cursor = System.Windows.Forms.Cursors.IBeam;
  425. this.txtUserNote.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  426. this.txtUserNote.Location = new System.Drawing.Point(129, 209);
  427. this.txtUserNote.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  428. this.txtUserNote.MinimumSize = new System.Drawing.Size(1, 16);
  429. this.txtUserNote.Name = "txtUserNote";
  430. this.txtUserNote.Padding = new System.Windows.Forms.Padding(5);
  431. this.txtUserNote.ShowText = false;
  432. this.txtUserNote.Size = new System.Drawing.Size(190, 29);
  433. this.txtUserNote.Style = Sunny.UI.UIStyle.Custom;
  434. this.txtUserNote.TabIndex = 4;
  435. this.txtUserNote.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  436. this.txtUserNote.Watermark = "";
  437. //
  438. // txtUserName
  439. //
  440. this.txtUserName.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
  441. this.txtUserName.Cursor = System.Windows.Forms.Cursors.IBeam;
  442. this.txtUserName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  443. this.txtUserName.Location = new System.Drawing.Point(129, 71);
  444. this.txtUserName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  445. this.txtUserName.MinimumSize = new System.Drawing.Size(1, 16);
  446. this.txtUserName.Name = "txtUserName";
  447. this.txtUserName.Padding = new System.Windows.Forms.Padding(5);
  448. this.txtUserName.ShowText = false;
  449. this.txtUserName.Size = new System.Drawing.Size(190, 29);
  450. this.txtUserName.Style = Sunny.UI.UIStyle.Custom;
  451. this.txtUserName.TabIndex = 2;
  452. this.txtUserName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  453. this.txtUserName.Watermark = "";
  454. //
  455. // uiLabel15
  456. //
  457. this.uiLabel15.AutoSize = true;
  458. this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  459. this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  460. this.uiLabel15.Location = new System.Drawing.Point(12, 210);
  461. this.uiLabel15.Name = "uiLabel15";
  462. this.uiLabel15.Size = new System.Drawing.Size(42, 21);
  463. this.uiLabel15.Style = Sunny.UI.UIStyle.Custom;
  464. this.uiLabel15.TabIndex = 0;
  465. this.uiLabel15.Text = "备注";
  466. this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  467. //
  468. // uiLabel8
  469. //
  470. this.uiLabel8.AutoSize = true;
  471. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  472. this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  473. this.uiLabel8.Location = new System.Drawing.Point(12, 24);
  474. this.uiLabel8.Name = "uiLabel8";
  475. this.uiLabel8.Size = new System.Drawing.Size(42, 21);
  476. this.uiLabel8.Style = Sunny.UI.UIStyle.Custom;
  477. this.uiLabel8.TabIndex = 0;
  478. this.uiLabel8.Text = "帐号";
  479. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  480. //
  481. // uiLabel11
  482. //
  483. this.uiLabel11.AutoSize = true;
  484. this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  485. this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  486. this.uiLabel11.Location = new System.Drawing.Point(12, 72);
  487. this.uiLabel11.Name = "uiLabel11";
  488. this.uiLabel11.Size = new System.Drawing.Size(42, 21);
  489. this.uiLabel11.Style = Sunny.UI.UIStyle.Custom;
  490. this.uiLabel11.TabIndex = 0;
  491. this.uiLabel11.Text = "姓名";
  492. this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  493. //
  494. // uiPagination1
  495. //
  496. this.uiPagination1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  497. | System.Windows.Forms.AnchorStyles.Right)));
  498. this.uiPagination1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  499. this.uiPagination1.Location = new System.Drawing.Point(351, 458);
  500. this.uiPagination1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  501. this.uiPagination1.MinimumSize = new System.Drawing.Size(1, 1);
  502. this.uiPagination1.Name = "uiPagination1";
  503. this.uiPagination1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
  504. this.uiPagination1.ShowText = false;
  505. this.uiPagination1.Size = new System.Drawing.Size(680, 35);
  506. this.uiPagination1.Style = Sunny.UI.UIStyle.Custom;
  507. this.uiPagination1.TabIndex = 1;
  508. this.uiPagination1.Text = "uiPagination1";
  509. this.uiPagination1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  510. //
  511. // uiDataGridView1
  512. //
  513. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  514. this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  515. this.uiDataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  516. | System.Windows.Forms.AnchorStyles.Left)
  517. | System.Windows.Forms.AnchorStyles.Right)));
  518. this.uiDataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  519. this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  520. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  521. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  522. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  523. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  524. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  525. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  526. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  527. this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  528. this.uiDataGridView1.ColumnHeadersHeight = 32;
  529. this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  530. this.uiDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  531. this.colId,
  532. this.colCode,
  533. this.colDefectName,
  534. this.colRoleName,
  535. this.colState,
  536. this.colCreateTime});
  537. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  538. dataGridViewCellStyle4.BackColor = System.Drawing.Color.White;
  539. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  540. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  541. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  542. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  543. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  544. this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle4;
  545. this.uiDataGridView1.EnableHeadersVisualStyles = false;
  546. this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  547. this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  548. this.uiDataGridView1.Location = new System.Drawing.Point(354, 38);
  549. this.uiDataGridView1.MultiSelect = false;
  550. this.uiDataGridView1.Name = "uiDataGridView1";
  551. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  552. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  553. dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  554. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  555. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  556. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  557. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  558. this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle5;
  559. this.uiDataGridView1.RowHeadersVisible = false;
  560. this.uiDataGridView1.RowHeadersWidth = 62;
  561. dataGridViewCellStyle6.BackColor = System.Drawing.Color.White;
  562. dataGridViewCellStyle6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  563. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  564. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  565. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  566. this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle6;
  567. this.uiDataGridView1.RowTemplate.Height = 30;
  568. this.uiDataGridView1.ScrollBarStyleInherited = false;
  569. this.uiDataGridView1.SelectedIndex = -1;
  570. this.uiDataGridView1.Size = new System.Drawing.Size(677, 415);
  571. this.uiDataGridView1.Style = Sunny.UI.UIStyle.Custom;
  572. this.uiDataGridView1.TabIndex = 0;
  573. //
  574. // uiTitlePanel1
  575. //
  576. this.uiTitlePanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  577. this.uiTitlePanel1.Controls.Add(this.btnMinReload1);
  578. this.uiTitlePanel1.Controls.Add(this.cmbLight_PortName);
  579. this.uiTitlePanel1.Controls.Add(this.btnMinSave1);
  580. this.uiTitlePanel1.Controls.Add(this.txtIOCard_DeviceNum);
  581. this.uiTitlePanel1.Controls.Add(this.uiLabel2);
  582. this.uiTitlePanel1.Controls.Add(this.uiLabel1);
  583. this.uiTitlePanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  584. this.uiTitlePanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  585. this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  586. this.uiTitlePanel1.Location = new System.Drawing.Point(4, 512);
  587. this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  588. this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
  589. this.uiTitlePanel1.Name = "uiTitlePanel1";
  590. this.uiTitlePanel1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  591. this.uiTitlePanel1.ShowText = false;
  592. this.uiTitlePanel1.Size = new System.Drawing.Size(357, 272);
  593. this.uiTitlePanel1.Style = Sunny.UI.UIStyle.Custom;
  594. this.uiTitlePanel1.TabIndex = 3;
  595. this.uiTitlePanel1.Text = "外设设置";
  596. this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  597. this.uiTitlePanel1.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  598. //
  599. // btnMinReload1
  600. //
  601. this.btnMinReload1.Cursor = System.Windows.Forms.Cursors.Hand;
  602. this.btnMinReload1.Font = new System.Drawing.Font("微软雅黑", 12F);
  603. this.btnMinReload1.Location = new System.Drawing.Point(155, 36);
  604. this.btnMinReload1.MinimumSize = new System.Drawing.Size(1, 1);
  605. this.btnMinReload1.Name = "btnMinReload1";
  606. this.btnMinReload1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
  607. this.btnMinReload1.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
  608. | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
  609. this.btnMinReload1.Size = new System.Drawing.Size(35, 35);
  610. this.btnMinReload1.Style = Sunny.UI.UIStyle.Custom;
  611. this.btnMinReload1.Symbol = 61473;
  612. this.btnMinReload1.TabIndex = 105;
  613. this.btnMinReload1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  614. this.uiToolTip1.SetToolTip(this.btnMinReload1, "重新加载设置");
  615. this.btnMinReload1.Click += new System.EventHandler(this.btnMinReload_Click);
  616. //
  617. // cmbLight_PortName
  618. //
  619. this.cmbLight_PortName.DataSource = null;
  620. this.cmbLight_PortName.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  621. this.cmbLight_PortName.FillColor = System.Drawing.Color.White;
  622. this.cmbLight_PortName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  623. this.cmbLight_PortName.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  624. this.cmbLight_PortName.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  625. this.cmbLight_PortName.Location = new System.Drawing.Point(125, 74);
  626. this.cmbLight_PortName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  627. this.cmbLight_PortName.MinimumSize = new System.Drawing.Size(63, 0);
  628. this.cmbLight_PortName.Name = "cmbLight_PortName";
  629. this.cmbLight_PortName.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  630. this.cmbLight_PortName.Size = new System.Drawing.Size(219, 29);
  631. this.cmbLight_PortName.Style = Sunny.UI.UIStyle.Custom;
  632. this.cmbLight_PortName.TabIndex = 21;
  633. this.cmbLight_PortName.Text = "uiComboBox1";
  634. this.cmbLight_PortName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  635. this.cmbLight_PortName.Watermark = "";
  636. //
  637. // btnMinSave1
  638. //
  639. this.btnMinSave1.Cursor = System.Windows.Forms.Cursors.Hand;
  640. this.btnMinSave1.Font = new System.Drawing.Font("微软雅黑", 12F);
  641. this.btnMinSave1.Location = new System.Drawing.Point(116, 36);
  642. this.btnMinSave1.MinimumSize = new System.Drawing.Size(1, 1);
  643. this.btnMinSave1.Name = "btnMinSave1";
  644. this.btnMinSave1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
  645. this.btnMinSave1.Size = new System.Drawing.Size(35, 35);
  646. this.btnMinSave1.Style = Sunny.UI.UIStyle.Custom;
  647. this.btnMinSave1.Symbol = 61639;
  648. this.btnMinSave1.TabIndex = 104;
  649. this.btnMinSave1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  650. this.uiToolTip1.SetToolTip(this.btnMinSave1, "保存当前设置");
  651. this.btnMinSave1.Click += new System.EventHandler(this.btnMinSave_Click);
  652. //
  653. // txtIOCard_DeviceNum
  654. //
  655. this.txtIOCard_DeviceNum.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
  656. this.txtIOCard_DeviceNum.Cursor = System.Windows.Forms.Cursors.IBeam;
  657. this.txtIOCard_DeviceNum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  658. this.txtIOCard_DeviceNum.Location = new System.Drawing.Point(125, 127);
  659. this.txtIOCard_DeviceNum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  660. this.txtIOCard_DeviceNum.MinimumSize = new System.Drawing.Size(1, 16);
  661. this.txtIOCard_DeviceNum.Name = "txtIOCard_DeviceNum";
  662. this.txtIOCard_DeviceNum.Padding = new System.Windows.Forms.Padding(5);
  663. this.txtIOCard_DeviceNum.ShowText = false;
  664. this.txtIOCard_DeviceNum.Size = new System.Drawing.Size(219, 29);
  665. this.txtIOCard_DeviceNum.Style = Sunny.UI.UIStyle.Custom;
  666. this.txtIOCard_DeviceNum.TabIndex = 22;
  667. this.txtIOCard_DeviceNum.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  668. this.txtIOCard_DeviceNum.Watermark = "";
  669. //
  670. // uiLabel2
  671. //
  672. this.uiLabel2.AutoSize = true;
  673. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  674. this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  675. this.uiLabel2.Location = new System.Drawing.Point(8, 126);
  676. this.uiLabel2.Name = "uiLabel2";
  677. this.uiLabel2.Size = new System.Drawing.Size(83, 21);
  678. this.uiLabel2.Style = Sunny.UI.UIStyle.Custom;
  679. this.uiLabel2.TabIndex = 0;
  680. this.uiLabel2.Text = "I/O设备号";
  681. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  682. //
  683. // uiLabel1
  684. //
  685. this.uiLabel1.AutoSize = true;
  686. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  687. this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  688. this.uiLabel1.Location = new System.Drawing.Point(8, 73);
  689. this.uiLabel1.Name = "uiLabel1";
  690. this.uiLabel1.Size = new System.Drawing.Size(74, 21);
  691. this.uiLabel1.Style = Sunny.UI.UIStyle.Custom;
  692. this.uiLabel1.TabIndex = 0;
  693. this.uiLabel1.Text = "光源端口";
  694. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  695. //
  696. // uiTitlePanel2
  697. //
  698. this.uiTitlePanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  699. this.uiTitlePanel2.Controls.Add(this.numMiddleSuperposition);
  700. this.uiTitlePanel2.Controls.Add(this.uiLabel18);
  701. this.uiTitlePanel2.Controls.Add(this.btnMinReload2);
  702. this.uiTitlePanel2.Controls.Add(this.numMarginHoleWidth);
  703. this.uiTitlePanel2.Controls.Add(this.numcm2px_y);
  704. this.uiTitlePanel2.Controls.Add(this.btnMinSave2);
  705. this.uiTitlePanel2.Controls.Add(this.numcm2px_x);
  706. this.uiTitlePanel2.Controls.Add(this.uiLabel17);
  707. this.uiTitlePanel2.Controls.Add(this.uiLabel19);
  708. this.uiTitlePanel2.Controls.Add(this.uiLabel16);
  709. this.uiTitlePanel2.Controls.Add(this.uiLabel4);
  710. this.uiTitlePanel2.Controls.Add(this.uiLabel7);
  711. this.uiTitlePanel2.Controls.Add(this.uiLabel5);
  712. this.uiTitlePanel2.Controls.Add(this.uiLabel6);
  713. this.uiTitlePanel2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  714. this.uiTitlePanel2.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  715. this.uiTitlePanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  716. this.uiTitlePanel2.Location = new System.Drawing.Point(369, 512);
  717. this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  718. this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1);
  719. this.uiTitlePanel2.Name = "uiTitlePanel2";
  720. this.uiTitlePanel2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  721. this.uiTitlePanel2.ShowText = false;
  722. this.uiTitlePanel2.Size = new System.Drawing.Size(357, 272);
  723. this.uiTitlePanel2.Style = Sunny.UI.UIStyle.Custom;
  724. this.uiTitlePanel2.TabIndex = 3;
  725. this.uiTitlePanel2.Text = "软件设置";
  726. this.uiTitlePanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  727. this.uiTitlePanel2.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  728. //
  729. // numMiddleSuperposition
  730. //
  731. this.numMiddleSuperposition.FillColor = System.Drawing.Color.White;
  732. this.numMiddleSuperposition.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  733. this.numMiddleSuperposition.Location = new System.Drawing.Point(138, 220);
  734. this.numMiddleSuperposition.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  735. this.numMiddleSuperposition.MinimumSize = new System.Drawing.Size(63, 0);
  736. this.numMiddleSuperposition.Name = "numMiddleSuperposition";
  737. this.numMiddleSuperposition.NumPadType = Sunny.UI.NumPadType.Integer;
  738. this.numMiddleSuperposition.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  739. this.numMiddleSuperposition.Size = new System.Drawing.Size(138, 29);
  740. this.numMiddleSuperposition.Style = Sunny.UI.UIStyle.Custom;
  741. this.numMiddleSuperposition.TabIndex = 107;
  742. this.numMiddleSuperposition.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  743. this.numMiddleSuperposition.Watermark = "";
  744. //
  745. // uiLabel18
  746. //
  747. this.uiLabel18.AutoSize = true;
  748. this.uiLabel18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  749. this.uiLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  750. this.uiLabel18.Location = new System.Drawing.Point(25, 220);
  751. this.uiLabel18.Name = "uiLabel18";
  752. this.uiLabel18.Size = new System.Drawing.Size(74, 21);
  753. this.uiLabel18.Style = Sunny.UI.UIStyle.Custom;
  754. this.uiLabel18.TabIndex = 106;
  755. this.uiLabel18.Text = "中间重合";
  756. this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  757. //
  758. // btnMinReload2
  759. //
  760. this.btnMinReload2.Cursor = System.Windows.Forms.Cursors.Hand;
  761. this.btnMinReload2.Font = new System.Drawing.Font("微软雅黑", 12F);
  762. this.btnMinReload2.Location = new System.Drawing.Point(151, 36);
  763. this.btnMinReload2.MinimumSize = new System.Drawing.Size(1, 1);
  764. this.btnMinReload2.Name = "btnMinReload2";
  765. this.btnMinReload2.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
  766. this.btnMinReload2.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
  767. | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
  768. this.btnMinReload2.Size = new System.Drawing.Size(35, 35);
  769. this.btnMinReload2.Style = Sunny.UI.UIStyle.Custom;
  770. this.btnMinReload2.Symbol = 61473;
  771. this.btnMinReload2.TabIndex = 105;
  772. this.btnMinReload2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  773. this.uiToolTip1.SetToolTip(this.btnMinReload2, "重新加载设置");
  774. this.btnMinReload2.Click += new System.EventHandler(this.btnMinReload_Click);
  775. //
  776. // numMarginHoleWidth
  777. //
  778. this.numMarginHoleWidth.FillColor = System.Drawing.Color.White;
  779. this.numMarginHoleWidth.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  780. this.numMarginHoleWidth.Location = new System.Drawing.Point(139, 167);
  781. this.numMarginHoleWidth.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  782. this.numMarginHoleWidth.MinimumSize = new System.Drawing.Size(63, 0);
  783. this.numMarginHoleWidth.Name = "numMarginHoleWidth";
  784. this.numMarginHoleWidth.NumPadType = Sunny.UI.NumPadType.Integer;
  785. this.numMarginHoleWidth.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  786. this.numMarginHoleWidth.Size = new System.Drawing.Size(137, 29);
  787. this.numMarginHoleWidth.Style = Sunny.UI.UIStyle.Custom;
  788. this.numMarginHoleWidth.TabIndex = 32;
  789. this.numMarginHoleWidth.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  790. this.numMarginHoleWidth.UseWaitCursor = true;
  791. this.numMarginHoleWidth.Watermark = "";
  792. //
  793. // numcm2px_y
  794. //
  795. this.numcm2px_y.FillColor = System.Drawing.Color.White;
  796. this.numcm2px_y.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.numcm2px_y.Location = new System.Drawing.Point(139, 115);
  798. this.numcm2px_y.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  799. this.numcm2px_y.MinimumSize = new System.Drawing.Size(63, 0);
  800. this.numcm2px_y.Name = "numcm2px_y";
  801. this.numcm2px_y.NumPadType = Sunny.UI.NumPadType.Integer;
  802. this.numcm2px_y.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  803. this.numcm2px_y.Size = new System.Drawing.Size(137, 29);
  804. this.numcm2px_y.Style = Sunny.UI.UIStyle.Custom;
  805. this.numcm2px_y.TabIndex = 32;
  806. this.numcm2px_y.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  807. this.numcm2px_y.UseWaitCursor = true;
  808. this.numcm2px_y.Watermark = "";
  809. //
  810. // btnMinSave2
  811. //
  812. this.btnMinSave2.Cursor = System.Windows.Forms.Cursors.Hand;
  813. this.btnMinSave2.Font = new System.Drawing.Font("微软雅黑", 12F);
  814. this.btnMinSave2.Location = new System.Drawing.Point(112, 36);
  815. this.btnMinSave2.MinimumSize = new System.Drawing.Size(1, 1);
  816. this.btnMinSave2.Name = "btnMinSave2";
  817. this.btnMinSave2.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
  818. this.btnMinSave2.Size = new System.Drawing.Size(35, 35);
  819. this.btnMinSave2.Style = Sunny.UI.UIStyle.Custom;
  820. this.btnMinSave2.Symbol = 61639;
  821. this.btnMinSave2.TabIndex = 104;
  822. this.btnMinSave2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  823. this.uiToolTip1.SetToolTip(this.btnMinSave2, "保存当前设置");
  824. this.btnMinSave2.Click += new System.EventHandler(this.btnMinSave_Click);
  825. //
  826. // numcm2px_x
  827. //
  828. this.numcm2px_x.FillColor = System.Drawing.Color.White;
  829. this.numcm2px_x.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  830. this.numcm2px_x.Location = new System.Drawing.Point(139, 62);
  831. this.numcm2px_x.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  832. this.numcm2px_x.MinimumSize = new System.Drawing.Size(63, 0);
  833. this.numcm2px_x.Name = "numcm2px_x";
  834. this.numcm2px_x.NumPadType = Sunny.UI.NumPadType.Integer;
  835. this.numcm2px_x.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  836. this.numcm2px_x.Size = new System.Drawing.Size(137, 29);
  837. this.numcm2px_x.Style = Sunny.UI.UIStyle.Custom;
  838. this.numcm2px_x.TabIndex = 31;
  839. this.numcm2px_x.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  840. this.numcm2px_x.Watermark = "";
  841. //
  842. // uiLabel17
  843. //
  844. this.uiLabel17.AutoSize = true;
  845. this.uiLabel17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  846. this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  847. this.uiLabel17.Location = new System.Drawing.Point(22, 166);
  848. this.uiLabel17.Name = "uiLabel17";
  849. this.uiLabel17.Size = new System.Drawing.Size(74, 21);
  850. this.uiLabel17.Style = Sunny.UI.UIStyle.Custom;
  851. this.uiLabel17.TabIndex = 0;
  852. this.uiLabel17.Text = "孔位宽度";
  853. this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  854. //
  855. // uiLabel19
  856. //
  857. this.uiLabel19.AutoSize = true;
  858. this.uiLabel19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  859. this.uiLabel19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  860. this.uiLabel19.Location = new System.Drawing.Point(277, 225);
  861. this.uiLabel19.Name = "uiLabel19";
  862. this.uiLabel19.Size = new System.Drawing.Size(32, 17);
  863. this.uiLabel19.Style = Sunny.UI.UIStyle.Custom;
  864. this.uiLabel19.TabIndex = 0;
  865. this.uiLabel19.Text = "像素";
  866. this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  867. //
  868. // uiLabel16
  869. //
  870. this.uiLabel16.AutoSize = true;
  871. this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  872. this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  873. this.uiLabel16.Location = new System.Drawing.Point(277, 170);
  874. this.uiLabel16.Name = "uiLabel16";
  875. this.uiLabel16.Size = new System.Drawing.Size(32, 17);
  876. this.uiLabel16.Style = Sunny.UI.UIStyle.Custom;
  877. this.uiLabel16.TabIndex = 0;
  878. this.uiLabel16.Text = "像素";
  879. this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  880. //
  881. // uiLabel4
  882. //
  883. this.uiLabel4.AutoSize = true;
  884. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  885. this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  886. this.uiLabel4.Location = new System.Drawing.Point(22, 114);
  887. this.uiLabel4.Name = "uiLabel4";
  888. this.uiLabel4.Size = new System.Drawing.Size(74, 21);
  889. this.uiLabel4.Style = Sunny.UI.UIStyle.Custom;
  890. this.uiLabel4.TabIndex = 0;
  891. this.uiLabel4.Text = "经向比例";
  892. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  893. //
  894. // uiLabel7
  895. //
  896. this.uiLabel7.AutoSize = true;
  897. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  898. this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  899. this.uiLabel7.Location = new System.Drawing.Point(277, 118);
  900. this.uiLabel7.Name = "uiLabel7";
  901. this.uiLabel7.Size = new System.Drawing.Size(54, 17);
  902. this.uiLabel7.Style = Sunny.UI.UIStyle.Custom;
  903. this.uiLabel7.TabIndex = 0;
  904. this.uiLabel7.Text = "像素/cm";
  905. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  906. //
  907. // uiLabel5
  908. //
  909. this.uiLabel5.AutoSize = true;
  910. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  911. this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  912. this.uiLabel5.Location = new System.Drawing.Point(277, 65);
  913. this.uiLabel5.Name = "uiLabel5";
  914. this.uiLabel5.Size = new System.Drawing.Size(54, 17);
  915. this.uiLabel5.Style = Sunny.UI.UIStyle.Custom;
  916. this.uiLabel5.TabIndex = 0;
  917. this.uiLabel5.Text = "像素/cm";
  918. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  919. //
  920. // uiLabel6
  921. //
  922. this.uiLabel6.AutoSize = true;
  923. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  924. this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  925. this.uiLabel6.Location = new System.Drawing.Point(22, 61);
  926. this.uiLabel6.Name = "uiLabel6";
  927. this.uiLabel6.Size = new System.Drawing.Size(74, 21);
  928. this.uiLabel6.Style = Sunny.UI.UIStyle.Custom;
  929. this.uiLabel6.TabIndex = 0;
  930. this.uiLabel6.Text = "维向比例";
  931. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  932. //
  933. // uiTitlePanel4
  934. //
  935. this.uiTitlePanel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  936. | System.Windows.Forms.AnchorStyles.Right)));
  937. this.uiTitlePanel4.Controls.Add(this.btnMinReload);
  938. this.uiTitlePanel4.Controls.Add(this.btnMinSave);
  939. this.uiTitlePanel4.Controls.Add(this.ckbSaveDefectCutImage);
  940. this.uiTitlePanel4.Controls.Add(this.ckbSaveAllImage);
  941. this.uiTitlePanel4.Controls.Add(this.ckbSaveDefectSourceImage);
  942. this.uiTitlePanel4.Controls.Add(this.txtImagePath);
  943. this.uiTitlePanel4.Controls.Add(this.txtLogPath);
  944. this.uiTitlePanel4.Controls.Add(this.uiLabel9);
  945. this.uiTitlePanel4.Controls.Add(this.uiLabel10);
  946. this.uiTitlePanel4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  947. this.uiTitlePanel4.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  948. this.uiTitlePanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  949. this.uiTitlePanel4.Location = new System.Drawing.Point(734, 512);
  950. this.uiTitlePanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  951. this.uiTitlePanel4.MinimumSize = new System.Drawing.Size(1, 1);
  952. this.uiTitlePanel4.Name = "uiTitlePanel4";
  953. this.uiTitlePanel4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  954. this.uiTitlePanel4.ShowText = false;
  955. this.uiTitlePanel4.Size = new System.Drawing.Size(305, 272);
  956. this.uiTitlePanel4.Style = Sunny.UI.UIStyle.Custom;
  957. this.uiTitlePanel4.TabIndex = 3;
  958. this.uiTitlePanel4.Text = "保存设置";
  959. this.uiTitlePanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  960. this.uiTitlePanel4.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  961. //
  962. // btnMinReload
  963. //
  964. this.btnMinReload.Cursor = System.Windows.Forms.Cursors.Hand;
  965. this.btnMinReload.Font = new System.Drawing.Font("微软雅黑", 12F);
  966. this.btnMinReload.Location = new System.Drawing.Point(161, 36);
  967. this.btnMinReload.MinimumSize = new System.Drawing.Size(1, 1);
  968. this.btnMinReload.Name = "btnMinReload";
  969. this.btnMinReload.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
  970. this.btnMinReload.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)(((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
  971. | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
  972. this.btnMinReload.Size = new System.Drawing.Size(35, 35);
  973. this.btnMinReload.Style = Sunny.UI.UIStyle.Custom;
  974. this.btnMinReload.Symbol = 61473;
  975. this.btnMinReload.TabIndex = 105;
  976. this.btnMinReload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  977. this.uiToolTip1.SetToolTip(this.btnMinReload, "重新加载设置");
  978. this.btnMinReload.Click += new System.EventHandler(this.btnMinReload_Click);
  979. //
  980. // btnMinSave
  981. //
  982. this.btnMinSave.Cursor = System.Windows.Forms.Cursors.Hand;
  983. this.btnMinSave.Font = new System.Drawing.Font("微软雅黑", 12F);
  984. this.btnMinSave.Location = new System.Drawing.Point(122, 36);
  985. this.btnMinSave.MinimumSize = new System.Drawing.Size(1, 1);
  986. this.btnMinSave.Name = "btnMinSave";
  987. this.btnMinSave.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
  988. this.btnMinSave.Size = new System.Drawing.Size(35, 35);
  989. this.btnMinSave.Style = Sunny.UI.UIStyle.Custom;
  990. this.btnMinSave.Symbol = 61639;
  991. this.btnMinSave.TabIndex = 104;
  992. this.btnMinSave.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  993. this.uiToolTip1.SetToolTip(this.btnMinSave, "保存当前设置");
  994. this.btnMinSave.Click += new System.EventHandler(this.btnMinSave_Click);
  995. //
  996. // ckbSaveDefectCutImage
  997. //
  998. this.ckbSaveDefectCutImage.Cursor = System.Windows.Forms.Cursors.Hand;
  999. this.ckbSaveDefectCutImage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1000. this.ckbSaveDefectCutImage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1001. this.ckbSaveDefectCutImage.Location = new System.Drawing.Point(141, 165);
  1002. this.ckbSaveDefectCutImage.MinimumSize = new System.Drawing.Size(1, 1);
  1003. this.ckbSaveDefectCutImage.Name = "ckbSaveDefectCutImage";
  1004. this.ckbSaveDefectCutImage.Size = new System.Drawing.Size(145, 33);
  1005. this.ckbSaveDefectCutImage.Style = Sunny.UI.UIStyle.Custom;
  1006. this.ckbSaveDefectCutImage.TabIndex = 44;
  1007. this.ckbSaveDefectCutImage.Text = "保存瑕疵小图";
  1008. //
  1009. // ckbSaveAllImage
  1010. //
  1011. this.ckbSaveAllImage.Cursor = System.Windows.Forms.Cursors.Hand;
  1012. this.ckbSaveAllImage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1013. this.ckbSaveAllImage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1014. this.ckbSaveAllImage.Location = new System.Drawing.Point(12, 204);
  1015. this.ckbSaveAllImage.MinimumSize = new System.Drawing.Size(1, 1);
  1016. this.ckbSaveAllImage.Name = "ckbSaveAllImage";
  1017. this.ckbSaveAllImage.Size = new System.Drawing.Size(177, 33);
  1018. this.ckbSaveAllImage.Style = Sunny.UI.UIStyle.Custom;
  1019. this.ckbSaveAllImage.TabIndex = 45;
  1020. this.ckbSaveAllImage.Text = "保存无瑕疵图";
  1021. //
  1022. // ckbSaveDefectSourceImage
  1023. //
  1024. this.ckbSaveDefectSourceImage.Cursor = System.Windows.Forms.Cursors.Hand;
  1025. this.ckbSaveDefectSourceImage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1026. this.ckbSaveDefectSourceImage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1027. this.ckbSaveDefectSourceImage.Location = new System.Drawing.Point(12, 165);
  1028. this.ckbSaveDefectSourceImage.MinimumSize = new System.Drawing.Size(1, 1);
  1029. this.ckbSaveDefectSourceImage.Name = "ckbSaveDefectSourceImage";
  1030. this.ckbSaveDefectSourceImage.Size = new System.Drawing.Size(177, 33);
  1031. this.ckbSaveDefectSourceImage.Style = Sunny.UI.UIStyle.Custom;
  1032. this.ckbSaveDefectSourceImage.TabIndex = 43;
  1033. this.ckbSaveDefectSourceImage.Text = "保存瑕疵原图";
  1034. //
  1035. // txtImagePath
  1036. //
  1037. this.txtImagePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1038. | System.Windows.Forms.AnchorStyles.Right)));
  1039. this.txtImagePath.ButtonSymbol = 61564;
  1040. this.txtImagePath.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
  1041. this.txtImagePath.Cursor = System.Windows.Forms.Cursors.IBeam;
  1042. this.txtImagePath.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1043. this.txtImagePath.Location = new System.Drawing.Point(125, 119);
  1044. this.txtImagePath.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1045. this.txtImagePath.MinimumSize = new System.Drawing.Size(1, 16);
  1046. this.txtImagePath.Name = "txtImagePath";
  1047. this.txtImagePath.Padding = new System.Windows.Forms.Padding(5);
  1048. this.txtImagePath.ReadOnly = true;
  1049. this.txtImagePath.ShowButton = true;
  1050. this.txtImagePath.ShowText = false;
  1051. this.txtImagePath.Size = new System.Drawing.Size(163, 29);
  1052. this.txtImagePath.Style = Sunny.UI.UIStyle.Custom;
  1053. this.txtImagePath.TabIndex = 42;
  1054. this.txtImagePath.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1055. this.txtImagePath.Watermark = "";
  1056. this.txtImagePath.ButtonClick += new System.EventHandler(this.txtImagePath_ButtonClick);
  1057. //
  1058. // txtLogPath
  1059. //
  1060. this.txtLogPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1061. | System.Windows.Forms.AnchorStyles.Right)));
  1062. this.txtLogPath.ButtonSymbol = 61564;
  1063. this.txtLogPath.ButtonSymbolOffset = new System.Drawing.Point(0, 0);
  1064. this.txtLogPath.Cursor = System.Windows.Forms.Cursors.IBeam;
  1065. this.txtLogPath.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1066. this.txtLogPath.Location = new System.Drawing.Point(125, 66);
  1067. this.txtLogPath.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1068. this.txtLogPath.MinimumSize = new System.Drawing.Size(1, 16);
  1069. this.txtLogPath.Name = "txtLogPath";
  1070. this.txtLogPath.Padding = new System.Windows.Forms.Padding(5);
  1071. this.txtLogPath.ReadOnly = true;
  1072. this.txtLogPath.ShowButton = true;
  1073. this.txtLogPath.ShowText = false;
  1074. this.txtLogPath.Size = new System.Drawing.Size(163, 29);
  1075. this.txtLogPath.Style = Sunny.UI.UIStyle.Custom;
  1076. this.txtLogPath.TabIndex = 41;
  1077. this.txtLogPath.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1078. this.txtLogPath.Watermark = "";
  1079. this.txtLogPath.ButtonClick += new System.EventHandler(this.txtLogPath_ButtonClick);
  1080. //
  1081. // uiLabel9
  1082. //
  1083. this.uiLabel9.AutoSize = true;
  1084. this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1085. this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1086. this.uiLabel9.Location = new System.Drawing.Point(8, 118);
  1087. this.uiLabel9.Name = "uiLabel9";
  1088. this.uiLabel9.Size = new System.Drawing.Size(74, 21);
  1089. this.uiLabel9.Style = Sunny.UI.UIStyle.Custom;
  1090. this.uiLabel9.TabIndex = 0;
  1091. this.uiLabel9.Text = "图像路径";
  1092. this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1093. //
  1094. // uiLabel10
  1095. //
  1096. this.uiLabel10.AutoSize = true;
  1097. this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1098. this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1099. this.uiLabel10.Location = new System.Drawing.Point(8, 64);
  1100. this.uiLabel10.Name = "uiLabel10";
  1101. this.uiLabel10.Size = new System.Drawing.Size(74, 21);
  1102. this.uiLabel10.Style = Sunny.UI.UIStyle.Custom;
  1103. this.uiLabel10.TabIndex = 0;
  1104. this.uiLabel10.Text = "日志路径";
  1105. this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1106. //
  1107. // uiToolTip1
  1108. //
  1109. this.uiToolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
  1110. this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
  1111. this.uiToolTip1.OwnerDraw = true;
  1112. //
  1113. // colId
  1114. //
  1115. this.colId.HeaderText = "Id";
  1116. this.colId.MinimumWidth = 8;
  1117. this.colId.Name = "colId";
  1118. this.colId.Visible = false;
  1119. this.colId.Width = 150;
  1120. //
  1121. // colCode
  1122. //
  1123. this.colCode.DataPropertyName = "Code";
  1124. this.colCode.HeaderText = "帐号";
  1125. this.colCode.MinimumWidth = 8;
  1126. this.colCode.Name = "colCode";
  1127. this.colCode.ReadOnly = true;
  1128. this.colCode.Width = 200;
  1129. //
  1130. // colDefectName
  1131. //
  1132. this.colDefectName.DataPropertyName = "Name";
  1133. this.colDefectName.HeaderText = "名称";
  1134. this.colDefectName.MinimumWidth = 8;
  1135. this.colDefectName.Name = "colDefectName";
  1136. this.colDefectName.ReadOnly = true;
  1137. this.colDefectName.Width = 204;
  1138. //
  1139. // colRoleName
  1140. //
  1141. this.colRoleName.HeaderText = "角色";
  1142. this.colRoleName.MinimumWidth = 8;
  1143. this.colRoleName.Name = "colRoleName";
  1144. this.colRoleName.ReadOnly = true;
  1145. this.colRoleName.Width = 150;
  1146. //
  1147. // colState
  1148. //
  1149. this.colState.DataPropertyName = "State";
  1150. this.colState.HeaderText = "启用";
  1151. this.colState.MinimumWidth = 8;
  1152. this.colState.Name = "colState";
  1153. this.colState.ReadOnly = true;
  1154. this.colState.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1155. this.colState.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1156. this.colState.Width = 80;
  1157. //
  1158. // colCreateTime
  1159. //
  1160. this.colCreateTime.DataPropertyName = "CreateTime";
  1161. dataGridViewCellStyle3.Format = "f";
  1162. dataGridViewCellStyle3.NullValue = null;
  1163. this.colCreateTime.DefaultCellStyle = dataGridViewCellStyle3;
  1164. this.colCreateTime.HeaderText = "修改日期";
  1165. this.colCreateTime.MinimumWidth = 8;
  1166. this.colCreateTime.Name = "colCreateTime";
  1167. this.colCreateTime.ReadOnly = true;
  1168. this.colCreateTime.Width = 200;
  1169. //
  1170. // FSysSetting
  1171. //
  1172. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  1173. this.ClientSize = new System.Drawing.Size(1044, 788);
  1174. this.ControlBoxFillHoverColor = System.Drawing.Color.Blue;
  1175. this.Controls.Add(this.uiTitlePanel2);
  1176. this.Controls.Add(this.uiTitlePanel4);
  1177. this.Controls.Add(this.uiTitlePanel1);
  1178. this.Controls.Add(this.uiTitlePanel3);
  1179. this.Name = "FSysSetting";
  1180. this.PageIndex = 3;
  1181. this.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  1182. this.Style = Sunny.UI.UIStyle.Custom;
  1183. this.Shown += new System.EventHandler(this.FSysSetting_Shown);
  1184. this.Paint += new System.Windows.Forms.PaintEventHandler(this.FSysSetting_Paint);
  1185. this.uiTitlePanel3.ResumeLayout(false);
  1186. this.uiPanel1.ResumeLayout(false);
  1187. this.uiPanel1.PerformLayout();
  1188. this.fpnUserOpBtns.ResumeLayout(false);
  1189. this.pnlUserPassword.ResumeLayout(false);
  1190. this.pnlUserPassword.PerformLayout();
  1191. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit();
  1192. this.uiTitlePanel1.ResumeLayout(false);
  1193. this.uiTitlePanel1.PerformLayout();
  1194. this.uiTitlePanel2.ResumeLayout(false);
  1195. this.uiTitlePanel2.PerformLayout();
  1196. this.uiTitlePanel4.ResumeLayout(false);
  1197. this.uiTitlePanel4.PerformLayout();
  1198. this.ResumeLayout(false);
  1199. }
  1200. #endregion
  1201. private Sunny.UI.UITitlePanel uiTitlePanel3;
  1202. private Sunny.UI.UIDataGridView uiDataGridView1;
  1203. private Sunny.UI.UITitlePanel uiTitlePanel1;
  1204. private Sunny.UI.UIComboBox cmbLight_PortName;
  1205. private Sunny.UI.UITextBox txtIOCard_DeviceNum;
  1206. private Sunny.UI.UILabel uiLabel2;
  1207. private Sunny.UI.UILabel uiLabel1;
  1208. private Sunny.UI.UITitlePanel uiTitlePanel2;
  1209. private Sunny.UI.UINumPadTextBox numcm2px_y;
  1210. private Sunny.UI.UINumPadTextBox numcm2px_x;
  1211. private Sunny.UI.UILabel uiLabel4;
  1212. private Sunny.UI.UILabel uiLabel7;
  1213. private Sunny.UI.UILabel uiLabel5;
  1214. private Sunny.UI.UILabel uiLabel6;
  1215. private Sunny.UI.UITitlePanel uiTitlePanel4;
  1216. private Sunny.UI.UITextBox txtLogPath;
  1217. private Sunny.UI.UILabel uiLabel9;
  1218. private Sunny.UI.UILabel uiLabel10;
  1219. private Sunny.UI.UICheckBox ckbSaveDefectCutImage;
  1220. private Sunny.UI.UICheckBox ckbSaveDefectSourceImage;
  1221. private Sunny.UI.UITextBox txtImagePath;
  1222. private Sunny.UI.UICheckBox ckbSaveAllImage;
  1223. private Sunny.UI.UIPagination uiPagination1;
  1224. private Sunny.UI.UIPanel uiPanel1;
  1225. private Sunny.UI.UITextBox txtPassword;
  1226. private Sunny.UI.UITextBox txtUserCode;
  1227. private Sunny.UI.UITextBox txtPassword2;
  1228. private Sunny.UI.UILabel uiLabel13;
  1229. private Sunny.UI.UILabel uiLabel14;
  1230. private Sunny.UI.UITextBox txtUserName;
  1231. private Sunny.UI.UILabel uiLabel12;
  1232. private Sunny.UI.UILabel uiLabel8;
  1233. private Sunny.UI.UILabel uiLabel11;
  1234. private Sunny.UI.UIComboBox cmbRole;
  1235. private Sunny.UI.UISymbolButton btnUserDel;
  1236. private Sunny.UI.UISymbolButton btnUserSave;
  1237. private Sunny.UI.UISymbolButton btnUserNew;
  1238. private Sunny.UI.UISymbolButton btnResetPassword;
  1239. private Sunny.UI.UITextBox txtUserNote;
  1240. private Sunny.UI.UILabel uiLabel15;
  1241. private Sunny.UI.UIPanel pnlUserPassword;
  1242. private Sunny.UI.UIFlowLayoutPanel fpnUserOpBtns;
  1243. private Sunny.UI.UICheckBox ckbUserState;
  1244. private Sunny.UI.UISymbolButton btnMinReload;
  1245. private Sunny.UI.UISymbolButton btnMinSave;
  1246. private Sunny.UI.UISymbolButton btnMinReload1;
  1247. private Sunny.UI.UISymbolButton btnMinSave1;
  1248. private Sunny.UI.UISymbolButton btnMinReload2;
  1249. private Sunny.UI.UISymbolButton btnMinSave2;
  1250. private Sunny.UI.UIToolTip uiToolTip1;
  1251. private Sunny.UI.UINumPadTextBox numMarginHoleWidth;
  1252. private Sunny.UI.UILabel uiLabel17;
  1253. private Sunny.UI.UILabel uiLabel16;
  1254. private Sunny.UI.UINumPadTextBox numMiddleSuperposition;
  1255. private Sunny.UI.UILabel uiLabel18;
  1256. private Sunny.UI.UILabel uiLabel19;
  1257. private System.Windows.Forms.DataGridViewTextBoxColumn colId;
  1258. private System.Windows.Forms.DataGridViewTextBoxColumn colCode;
  1259. private System.Windows.Forms.DataGridViewTextBoxColumn colDefectName;
  1260. private System.Windows.Forms.DataGridViewTextBoxColumn colRoleName;
  1261. private System.Windows.Forms.DataGridViewCheckBoxColumn colState;
  1262. private System.Windows.Forms.DataGridViewTextBoxColumn colCreateTime;
  1263. }
  1264. }