frmMicroAppletAccountManager.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418
  1. namespace LYFZ.Software.MicroApplet
  2. {
  3. partial class frmMicroAppletAccountManager
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMicroAppletAccountManager));
  33. this.comboBoxMdian = new LYFZ.ComponentLibrary.ComboBoxEx();
  34. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  35. this.txtPassword = new LYFZ.ComponentLibrary.TextBoxEx();
  36. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  37. this.txtAccount = new LYFZ.ComponentLibrary.TextBoxEx();
  38. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  39. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  40. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  41. this.txtRemarks = new LYFZ.ComponentLibrary.TextBoxEx();
  42. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  43. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  44. this.dataGridViewEx1 = new LYFZ.ComponentLibrary.DataGridViewEx();
  45. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.Column3 = new System.Windows.Forms.DataGridViewLinkColumn();
  49. this.Column5 = new System.Windows.Forms.DataGridViewLinkColumn();
  50. this.btnReset = new LYFZ.ComponentLibrary.ButtonEx();
  51. this.plExMainContainer.SuspendLayout();
  52. this.plFormMainContent.SuspendLayout();
  53. this.panelEx1.SuspendLayout();
  54. this.panelEx2.SuspendLayout();
  55. ((System.ComponentModel.ISupportInitialize)(this.dataGridViewEx1)).BeginInit();
  56. this.SuspendLayout();
  57. //
  58. // plExMainContainer
  59. //
  60. this.plExMainContainer.Controls.Add(this.panelEx2);
  61. this.plExMainContainer.Controls.Add(this.panelEx1);
  62. this.plExMainContainer.Size = new System.Drawing.Size(1000, 545);
  63. //
  64. // plFormMainContent
  65. //
  66. this.plFormMainContent.Size = new System.Drawing.Size(1000, 545);
  67. //
  68. // btnAppFormMaximize
  69. //
  70. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  71. this.btnAppFormMaximize.Location = new System.Drawing.Point(941, 0);
  72. //
  73. // btnAppFormExit
  74. //
  75. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  76. this.btnAppFormExit.Location = new System.Drawing.Point(968, 0);
  77. //
  78. // btnAppFormMinimize
  79. //
  80. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  81. this.btnAppFormMinimize.Location = new System.Drawing.Point(914, 0);
  82. //
  83. // comboBoxMdian
  84. //
  85. this.comboBoxMdian.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  86. this.comboBoxMdian.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  87. this.comboBoxMdian.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  88. this.comboBoxMdian.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.comboBoxMdian.FormattingEnabled = true;
  90. this.comboBoxMdian.IsCustomColor = false;
  91. this.comboBoxMdian.Location = new System.Drawing.Point(70, 14);
  92. this.comboBoxMdian.Name = "comboBoxMdian";
  93. this.comboBoxMdian.ReadOnly = true;
  94. this.comboBoxMdian.Size = new System.Drawing.Size(160, 28);
  95. this.comboBoxMdian.TabIndex = 25;
  96. //
  97. // labelEx8
  98. //
  99. this.labelEx8.AutoSize = true;
  100. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  102. this.labelEx8.Location = new System.Drawing.Point(5, 20);
  103. this.labelEx8.Name = "labelEx8";
  104. this.labelEx8.Size = new System.Drawing.Size(59, 17);
  105. this.labelEx8.TabIndex = 24;
  106. this.labelEx8.Text = "所属门店:";
  107. //
  108. // txtPassword
  109. //
  110. this.txtPassword.BackColor = System.Drawing.Color.Transparent;
  111. this.txtPassword.Icon = null;
  112. this.txtPassword.IconIsButton = false;
  113. this.txtPassword.IsPasswordChat = '*';
  114. this.txtPassword.IsSystemPasswordChar = false;
  115. this.txtPassword.Lines = new string[0];
  116. this.txtPassword.Location = new System.Drawing.Point(461, 15);
  117. this.txtPassword.Margin = new System.Windows.Forms.Padding(0);
  118. this.txtPassword.MaxLength = 32767;
  119. this.txtPassword.MinimumSize = new System.Drawing.Size(0, 26);
  120. this.txtPassword.MouseBack = null;
  121. this.txtPassword.Multiline = false;
  122. this.txtPassword.Name = "txtPassword";
  123. this.txtPassword.NormlBack = null;
  124. this.txtPassword.Padding = new System.Windows.Forms.Padding(5);
  125. this.txtPassword.ReadOnly = false;
  126. this.txtPassword.ScrollBars = System.Windows.Forms.ScrollBars.None;
  127. this.txtPassword.Size = new System.Drawing.Size(150, 26);
  128. this.txtPassword.TabIndex = 28;
  129. this.txtPassword.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  130. this.txtPassword.WaterColor = System.Drawing.Color.DarkGray;
  131. this.txtPassword.WaterText = "小程序密码";
  132. this.txtPassword.WordWrap = true;
  133. //
  134. // labelEx1
  135. //
  136. this.labelEx1.AutoSize = true;
  137. this.labelEx1.BackColor = System.Drawing.Color.Transparent;
  138. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  139. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  140. this.labelEx1.Location = new System.Drawing.Point(236, 20);
  141. this.labelEx1.Name = "labelEx1";
  142. this.labelEx1.Size = new System.Drawing.Size(32, 17);
  143. this.labelEx1.TabIndex = 26;
  144. this.labelEx1.Text = "帐号";
  145. //
  146. // txtAccount
  147. //
  148. this.txtAccount.BackColor = System.Drawing.Color.Transparent;
  149. this.txtAccount.Icon = null;
  150. this.txtAccount.IconIsButton = false;
  151. this.txtAccount.IsPasswordChat = '\0';
  152. this.txtAccount.IsSystemPasswordChar = false;
  153. this.txtAccount.Lines = new string[0];
  154. this.txtAccount.Location = new System.Drawing.Point(271, 15);
  155. this.txtAccount.Margin = new System.Windows.Forms.Padding(0);
  156. this.txtAccount.MaxLength = 32767;
  157. this.txtAccount.MinimumSize = new System.Drawing.Size(0, 26);
  158. this.txtAccount.MouseBack = null;
  159. this.txtAccount.Multiline = false;
  160. this.txtAccount.Name = "txtAccount";
  161. this.txtAccount.NormlBack = null;
  162. this.txtAccount.Padding = new System.Windows.Forms.Padding(5);
  163. this.txtAccount.ReadOnly = false;
  164. this.txtAccount.ScrollBars = System.Windows.Forms.ScrollBars.None;
  165. this.txtAccount.Size = new System.Drawing.Size(150, 26);
  166. this.txtAccount.TabIndex = 29;
  167. this.txtAccount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  168. this.txtAccount.WaterColor = System.Drawing.Color.DarkGray;
  169. this.txtAccount.WaterText = "小程序帐号";
  170. this.txtAccount.WordWrap = true;
  171. //
  172. // btnSave
  173. //
  174. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  175. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  176. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  177. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  178. this.btnSave.ForeColor = System.Drawing.Color.White;
  179. this.btnSave.IsCustomBackImg = false;
  180. this.btnSave.IsShowText = true;
  181. this.btnSave.Location = new System.Drawing.Point(862, 15);
  182. this.btnSave.Name = "btnSave";
  183. this.btnSave.Size = new System.Drawing.Size(65, 28);
  184. this.btnSave.TabIndex = 30;
  185. this.btnSave.Text = "保 存";
  186. this.btnSave.UseVisualStyleBackColor = false;
  187. //
  188. // labelEx2
  189. //
  190. this.labelEx2.AutoSize = true;
  191. this.labelEx2.BackColor = System.Drawing.Color.Transparent;
  192. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  193. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  194. this.labelEx2.Location = new System.Drawing.Point(425, 20);
  195. this.labelEx2.Name = "labelEx2";
  196. this.labelEx2.Size = new System.Drawing.Size(32, 17);
  197. this.labelEx2.TabIndex = 27;
  198. this.labelEx2.Text = "密码";
  199. //
  200. // panelEx1
  201. //
  202. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  203. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  204. this.panelEx1.BorderWidth = 1;
  205. this.panelEx1.Controls.Add(this.btnReset);
  206. this.panelEx1.Controls.Add(this.btnSave);
  207. this.panelEx1.Controls.Add(this.comboBoxMdian);
  208. this.panelEx1.Controls.Add(this.txtRemarks);
  209. this.panelEx1.Controls.Add(this.txtPassword);
  210. this.panelEx1.Controls.Add(this.labelEx3);
  211. this.panelEx1.Controls.Add(this.labelEx2);
  212. this.panelEx1.Controls.Add(this.labelEx8);
  213. this.panelEx1.Controls.Add(this.labelEx1);
  214. this.panelEx1.Controls.Add(this.txtAccount);
  215. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
  216. this.panelEx1.Location = new System.Drawing.Point(0, 0);
  217. this.panelEx1.Name = "panelEx1";
  218. this.panelEx1.Size = new System.Drawing.Size(1000, 52);
  219. this.panelEx1.TabIndex = 31;
  220. //
  221. // txtRemarks
  222. //
  223. this.txtRemarks.BackColor = System.Drawing.Color.Transparent;
  224. this.txtRemarks.Icon = null;
  225. this.txtRemarks.IconIsButton = false;
  226. this.txtRemarks.IsPasswordChat = '\0';
  227. this.txtRemarks.IsSystemPasswordChar = false;
  228. this.txtRemarks.Lines = new string[0];
  229. this.txtRemarks.Location = new System.Drawing.Point(651, 15);
  230. this.txtRemarks.Margin = new System.Windows.Forms.Padding(0);
  231. this.txtRemarks.MaxLength = 32767;
  232. this.txtRemarks.MinimumSize = new System.Drawing.Size(0, 26);
  233. this.txtRemarks.MouseBack = null;
  234. this.txtRemarks.Multiline = false;
  235. this.txtRemarks.Name = "txtRemarks";
  236. this.txtRemarks.NormlBack = null;
  237. this.txtRemarks.Padding = new System.Windows.Forms.Padding(5);
  238. this.txtRemarks.ReadOnly = false;
  239. this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.None;
  240. this.txtRemarks.Size = new System.Drawing.Size(208, 26);
  241. this.txtRemarks.TabIndex = 28;
  242. this.txtRemarks.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  243. this.txtRemarks.WaterColor = System.Drawing.Color.DarkGray;
  244. this.txtRemarks.WaterText = "输入备注";
  245. this.txtRemarks.WordWrap = true;
  246. //
  247. // labelEx3
  248. //
  249. this.labelEx3.AutoSize = true;
  250. this.labelEx3.BackColor = System.Drawing.Color.Transparent;
  251. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  252. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  253. this.labelEx3.Location = new System.Drawing.Point(615, 20);
  254. this.labelEx3.Name = "labelEx3";
  255. this.labelEx3.Size = new System.Drawing.Size(32, 17);
  256. this.labelEx3.TabIndex = 27;
  257. this.labelEx3.Text = "备注";
  258. //
  259. // panelEx2
  260. //
  261. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  262. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  263. this.panelEx2.BorderWidth = 1;
  264. this.panelEx2.Controls.Add(this.dataGridViewEx1);
  265. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  266. this.panelEx2.Location = new System.Drawing.Point(0, 52);
  267. this.panelEx2.Name = "panelEx2";
  268. this.panelEx2.Size = new System.Drawing.Size(1000, 493);
  269. this.panelEx2.TabIndex = 32;
  270. //
  271. // dataGridViewEx1
  272. //
  273. this.dataGridViewEx1.AllowUserToAddRows = false;
  274. this.dataGridViewEx1.AllowUserToDeleteRows = false;
  275. this.dataGridViewEx1.AllowUserToResizeRows = false;
  276. dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
  277. this.dataGridViewEx1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  278. this.dataGridViewEx1.BackgroundColor = System.Drawing.Color.White;
  279. this.dataGridViewEx1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  280. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  281. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
  282. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  284. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  285. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  286. this.dataGridViewEx1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  287. this.dataGridViewEx1.ColumnHeadersHeight = 32;
  288. this.dataGridViewEx1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  289. this.dataGridViewEx1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  290. this.Column1,
  291. this.Column2,
  292. this.Column4,
  293. this.Column3,
  294. this.Column5});
  295. this.dataGridViewEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  296. this.dataGridViewEx1.EnableHeadersVisualStyles = false;
  297. this.dataGridViewEx1.EraseCell = false;
  298. this.dataGridViewEx1.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
  299. this.dataGridViewEx1.GridViewUniquelyIdentify = "_dataGridViewEx1_dataGridViewEx1";
  300. this.dataGridViewEx1.IsCompleteBonding = false;
  301. this.dataGridViewEx1.IsCopyCellValue = true;
  302. this.dataGridViewEx1.Location = new System.Drawing.Point(0, 0);
  303. this.dataGridViewEx1.Name = "dataGridViewEx1";
  304. this.dataGridViewEx1.RowHeadersVisible = false;
  305. this.dataGridViewEx1.RowTemplate.Height = 23;
  306. this.dataGridViewEx1.RowTemplate.ReadOnly = true;
  307. this.dataGridViewEx1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  308. this.dataGridViewEx1.Size = new System.Drawing.Size(1000, 493);
  309. this.dataGridViewEx1.TabIndex = 0;
  310. //
  311. // Column1
  312. //
  313. this.Column1.HeaderText = "所属门店";
  314. this.Column1.Name = "Column1";
  315. this.Column1.ReadOnly = true;
  316. this.Column1.Width = 220;
  317. //
  318. // Column2
  319. //
  320. this.Column2.HeaderText = "帐号";
  321. this.Column2.Name = "Column2";
  322. this.Column2.ReadOnly = true;
  323. this.Column2.Width = 160;
  324. //
  325. // Column4
  326. //
  327. this.Column4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  328. this.Column4.HeaderText = "备注";
  329. this.Column4.Name = "Column4";
  330. this.Column4.ReadOnly = true;
  331. //
  332. // Column3
  333. //
  334. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  335. this.Column3.DefaultCellStyle = dataGridViewCellStyle3;
  336. this.Column3.HeaderText = "编辑";
  337. this.Column3.Name = "Column3";
  338. this.Column3.ReadOnly = true;
  339. this.Column3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  340. this.Column3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  341. //
  342. // Column5
  343. //
  344. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  345. this.Column5.DefaultCellStyle = dataGridViewCellStyle4;
  346. this.Column5.HeaderText = "删除";
  347. this.Column5.Name = "Column5";
  348. this.Column5.ReadOnly = true;
  349. this.Column5.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  350. this.Column5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  351. //
  352. // btnReset
  353. //
  354. this.btnReset.BackColor = System.Drawing.Color.Transparent;
  355. this.btnReset.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnReset.BackImg")));
  356. this.btnReset.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  357. this.btnReset.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  358. this.btnReset.ForeColor = System.Drawing.Color.White;
  359. this.btnReset.IsCustomBackImg = false;
  360. this.btnReset.IsShowText = true;
  361. this.btnReset.Location = new System.Drawing.Point(933, 15);
  362. this.btnReset.Name = "btnReset";
  363. this.btnReset.Size = new System.Drawing.Size(65, 28);
  364. this.btnReset.TabIndex = 30;
  365. this.btnReset.Text = "重 置";
  366. this.btnReset.UseVisualStyleBackColor = false;
  367. //
  368. // frmMicroAppletAccountManager
  369. //
  370. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  371. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  372. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  373. this.ClientSize = new System.Drawing.Size(1000, 610);
  374. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  375. this.Name = "frmMicroAppletAccountManager";
  376. this.Text = "小程序帐号管理";
  377. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  378. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  379. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  380. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  381. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  382. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  383. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  384. this.plExMainContainer.ResumeLayout(false);
  385. this.plFormMainContent.ResumeLayout(false);
  386. this.panelEx1.ResumeLayout(false);
  387. this.panelEx1.PerformLayout();
  388. this.panelEx2.ResumeLayout(false);
  389. ((System.ComponentModel.ISupportInitialize)(this.dataGridViewEx1)).EndInit();
  390. this.ResumeLayout(false);
  391. }
  392. #endregion
  393. public ComponentLibrary.ComboBoxEx comboBoxMdian;
  394. private ComponentLibrary.LabelEx labelEx8;
  395. private ComponentLibrary.PanelEx panelEx2;
  396. private ComponentLibrary.PanelEx panelEx1;
  397. public ComponentLibrary.ButtonEx btnSave;
  398. public ComponentLibrary.TextBoxEx txtPassword;
  399. private ComponentLibrary.LabelEx labelEx2;
  400. private ComponentLibrary.LabelEx labelEx1;
  401. public ComponentLibrary.TextBoxEx txtAccount;
  402. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  403. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  404. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  405. private System.Windows.Forms.DataGridViewLinkColumn Column3;
  406. private System.Windows.Forms.DataGridViewLinkColumn Column5;
  407. public ComponentLibrary.DataGridViewEx dataGridViewEx1;
  408. public ComponentLibrary.TextBoxEx txtRemarks;
  409. private ComponentLibrary.LabelEx labelEx3;
  410. public ComponentLibrary.ButtonEx btnReset;
  411. }
  412. }