AuxFun.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342
  1. namespace HaErBinMIMI.Forms
  2. {
  3. partial class AuxFun
  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. this.医保凭证密码修改 = new Sunny.UI.UITabControl();
  29. this.tabPage2 = new System.Windows.Forms.TabPage();
  30. this.uiPanel1 = new Sunny.UI.UIPanel();
  31. this.uiLabel1 = new Sunny.UI.UILabel();
  32. this.uiLabel2 = new Sunny.UI.UILabel();
  33. this.uiLabel3 = new Sunny.UI.UILabel();
  34. this.uiTextBox1 = new Sunny.UI.UITextBox();
  35. this.uiTextBox2 = new Sunny.UI.UITextBox();
  36. this.uiTextBox3 = new Sunny.UI.UITextBox();
  37. this.uiLabel4 = new Sunny.UI.UILabel();
  38. this.uiLabel5 = new Sunny.UI.UILabel();
  39. this.uiLabel6 = new Sunny.UI.UILabel();
  40. this.uiTextBox4 = new Sunny.UI.UITextBox();
  41. this.uiTextBox5 = new Sunny.UI.UITextBox();
  42. this.uiLabel7 = new Sunny.UI.UILabel();
  43. this.uiComboBox1 = new Sunny.UI.UIComboBox();
  44. this.uiButton1 = new Sunny.UI.UIButton();
  45. this.uiButton2 = new Sunny.UI.UIButton();
  46. this.医保凭证密码修改.SuspendLayout();
  47. this.tabPage2.SuspendLayout();
  48. this.uiPanel1.SuspendLayout();
  49. this.SuspendLayout();
  50. //
  51. // 医保凭证密码修改
  52. //
  53. this.医保凭证密码修改.Controls.Add(this.tabPage2);
  54. this.医保凭证密码修改.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
  55. this.医保凭证密码修改.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  56. this.医保凭证密码修改.ItemSize = new System.Drawing.Size(150, 40);
  57. this.医保凭证密码修改.Location = new System.Drawing.Point(12, 2);
  58. this.医保凭证密码修改.MainPage = "";
  59. this.医保凭证密码修改.Name = "医保凭证密码修改";
  60. this.医保凭证密码修改.SelectedIndex = 0;
  61. this.医保凭证密码修改.Size = new System.Drawing.Size(1399, 616);
  62. this.医保凭证密码修改.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  63. this.医保凭证密码修改.TabIndex = 0;
  64. this.医保凭证密码修改.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  65. this.医保凭证密码修改.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  66. //
  67. // tabPage2
  68. //
  69. this.tabPage2.Controls.Add(this.uiPanel1);
  70. this.tabPage2.Location = new System.Drawing.Point(0, 40);
  71. this.tabPage2.Name = "tabPage2";
  72. this.tabPage2.Size = new System.Drawing.Size(1399, 576);
  73. this.tabPage2.TabIndex = 1;
  74. this.tabPage2.Text = "医保凭证密码修改";
  75. this.tabPage2.UseVisualStyleBackColor = true;
  76. //
  77. // uiPanel1
  78. //
  79. this.uiPanel1.Controls.Add(this.uiButton2);
  80. this.uiPanel1.Controls.Add(this.uiButton1);
  81. this.uiPanel1.Controls.Add(this.uiComboBox1);
  82. this.uiPanel1.Controls.Add(this.uiLabel7);
  83. this.uiPanel1.Controls.Add(this.uiTextBox5);
  84. this.uiPanel1.Controls.Add(this.uiTextBox4);
  85. this.uiPanel1.Controls.Add(this.uiLabel6);
  86. this.uiPanel1.Controls.Add(this.uiLabel5);
  87. this.uiPanel1.Controls.Add(this.uiLabel4);
  88. this.uiPanel1.Controls.Add(this.uiTextBox3);
  89. this.uiPanel1.Controls.Add(this.uiTextBox2);
  90. this.uiPanel1.Controls.Add(this.uiTextBox1);
  91. this.uiPanel1.Controls.Add(this.uiLabel3);
  92. this.uiPanel1.Controls.Add(this.uiLabel2);
  93. this.uiPanel1.Controls.Add(this.uiLabel1);
  94. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  95. this.uiPanel1.Location = new System.Drawing.Point(4, 0);
  96. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  97. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  98. this.uiPanel1.Name = "uiPanel1";
  99. this.uiPanel1.Size = new System.Drawing.Size(1391, 576);
  100. this.uiPanel1.TabIndex = 0;
  101. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  102. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  103. //
  104. // uiLabel1
  105. //
  106. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.uiLabel1.Location = new System.Drawing.Point(59, 29);
  108. this.uiLabel1.Name = "uiLabel1";
  109. this.uiLabel1.Size = new System.Drawing.Size(100, 23);
  110. this.uiLabel1.TabIndex = 0;
  111. this.uiLabel1.Text = "凭证类型";
  112. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  113. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  114. //
  115. // uiLabel2
  116. //
  117. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. this.uiLabel2.Location = new System.Drawing.Point(432, 29);
  119. this.uiLabel2.Name = "uiLabel2";
  120. this.uiLabel2.Size = new System.Drawing.Size(133, 23);
  121. this.uiLabel2.TabIndex = 1;
  122. this.uiLabel2.Text = "证件号码";
  123. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  124. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  125. //
  126. // uiLabel3
  127. //
  128. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.uiLabel3.Location = new System.Drawing.Point(832, 29);
  130. this.uiLabel3.Name = "uiLabel3";
  131. this.uiLabel3.Size = new System.Drawing.Size(100, 23);
  132. this.uiLabel3.TabIndex = 2;
  133. this.uiLabel3.Text = "姓名";
  134. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  135. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  136. //
  137. // uiTextBox1
  138. //
  139. this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  140. this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.uiTextBox1.Location = new System.Drawing.Point(175, 29);
  142. this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  143. this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
  144. this.uiTextBox1.Name = "uiTextBox1";
  145. this.uiTextBox1.ShowText = false;
  146. this.uiTextBox1.Size = new System.Drawing.Size(181, 29);
  147. this.uiTextBox1.TabIndex = 3;
  148. this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  149. this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  150. //
  151. // uiTextBox2
  152. //
  153. this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
  154. this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.uiTextBox2.Location = new System.Drawing.Point(558, 29);
  156. this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  157. this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16);
  158. this.uiTextBox2.Name = "uiTextBox2";
  159. this.uiTextBox2.ShowText = false;
  160. this.uiTextBox2.Size = new System.Drawing.Size(231, 29);
  161. this.uiTextBox2.TabIndex = 4;
  162. this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  163. this.uiTextBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  164. //
  165. // uiTextBox3
  166. //
  167. this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam;
  168. this.uiTextBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.uiTextBox3.Location = new System.Drawing.Point(939, 29);
  170. this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  171. this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 16);
  172. this.uiTextBox3.Name = "uiTextBox3";
  173. this.uiTextBox3.ShowText = false;
  174. this.uiTextBox3.Size = new System.Drawing.Size(189, 29);
  175. this.uiTextBox3.TabIndex = 5;
  176. this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  177. this.uiTextBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  178. //
  179. // uiLabel4
  180. //
  181. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.uiLabel4.Location = new System.Drawing.Point(59, 104);
  183. this.uiLabel4.Name = "uiLabel4";
  184. this.uiLabel4.Size = new System.Drawing.Size(100, 23);
  185. this.uiLabel4.TabIndex = 6;
  186. this.uiLabel4.Text = "新增或修改密码";
  187. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  188. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  189. //
  190. // uiLabel5
  191. //
  192. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.uiLabel5.Location = new System.Drawing.Point(432, 104);
  194. this.uiLabel5.Name = "uiLabel5";
  195. this.uiLabel5.Size = new System.Drawing.Size(100, 23);
  196. this.uiLabel5.TabIndex = 7;
  197. this.uiLabel5.Text = "原密码";
  198. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  199. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  200. //
  201. // uiLabel6
  202. //
  203. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  204. this.uiLabel6.Location = new System.Drawing.Point(819, 104);
  205. this.uiLabel6.Name = "uiLabel6";
  206. this.uiLabel6.Size = new System.Drawing.Size(100, 23);
  207. this.uiLabel6.TabIndex = 8;
  208. this.uiLabel6.Text = "新密码";
  209. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  210. this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  211. //
  212. // uiTextBox4
  213. //
  214. this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam;
  215. this.uiTextBox4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.uiTextBox4.Location = new System.Drawing.Point(558, 104);
  217. this.uiTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  218. this.uiTextBox4.MinimumSize = new System.Drawing.Size(1, 16);
  219. this.uiTextBox4.Name = "uiTextBox4";
  220. this.uiTextBox4.ShowText = false;
  221. this.uiTextBox4.Size = new System.Drawing.Size(231, 29);
  222. this.uiTextBox4.TabIndex = 9;
  223. this.uiTextBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  224. this.uiTextBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  225. this.uiTextBox4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uiTextBox4_KeyPress);
  226. //
  227. // uiTextBox5
  228. //
  229. this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam;
  230. this.uiTextBox5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  231. this.uiTextBox5.Location = new System.Drawing.Point(939, 104);
  232. this.uiTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  233. this.uiTextBox5.MinimumSize = new System.Drawing.Size(1, 16);
  234. this.uiTextBox5.Name = "uiTextBox5";
  235. this.uiTextBox5.ShowText = false;
  236. this.uiTextBox5.Size = new System.Drawing.Size(189, 29);
  237. this.uiTextBox5.TabIndex = 10;
  238. this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  239. this.uiTextBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  240. this.uiTextBox5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.uiTextBox5_KeyPress);
  241. //
  242. // uiLabel7
  243. //
  244. this.uiLabel7.BackColor = System.Drawing.Color.Red;
  245. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.uiLabel7.Location = new System.Drawing.Point(57, 447);
  247. this.uiLabel7.Name = "uiLabel7";
  248. this.uiLabel7.Size = new System.Drawing.Size(984, 41);
  249. this.uiLabel7.TabIndex = 11;
  250. this.uiLabel7.Text = "注意事项:密码只能是6位数字";
  251. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  252. this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  253. this.uiLabel7.Click += new System.EventHandler(this.uiLabel7_Click);
  254. //
  255. // uiComboBox1
  256. //
  257. this.uiComboBox1.DataSource = null;
  258. this.uiComboBox1.FillColor = System.Drawing.Color.White;
  259. this.uiComboBox1.FilterMaxCount = 50;
  260. this.uiComboBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  261. this.uiComboBox1.Items.AddRange(new object[] {
  262. "01新增密码",
  263. "02修改密码"});
  264. this.uiComboBox1.Location = new System.Drawing.Point(175, 104);
  265. this.uiComboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  266. this.uiComboBox1.MinimumSize = new System.Drawing.Size(63, 0);
  267. this.uiComboBox1.Name = "uiComboBox1";
  268. this.uiComboBox1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  269. this.uiComboBox1.Size = new System.Drawing.Size(181, 29);
  270. this.uiComboBox1.TabIndex = 12;
  271. this.uiComboBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  272. this.uiComboBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  273. this.uiComboBox1.SelectedIndexChanged += new System.EventHandler(this.uiComboBox1_SelectedIndexChanged);
  274. //
  275. // uiButton1
  276. //
  277. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  278. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  279. this.uiButton1.Location = new System.Drawing.Point(228, 219);
  280. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  281. this.uiButton1.Name = "uiButton1";
  282. this.uiButton1.Size = new System.Drawing.Size(141, 37);
  283. this.uiButton1.TabIndex = 13;
  284. this.uiButton1.Text = "医保读卡";
  285. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  287. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  288. //
  289. // uiButton2
  290. //
  291. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  292. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.uiButton2.Location = new System.Drawing.Point(593, 219);
  294. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  295. this.uiButton2.Name = "uiButton2";
  296. this.uiButton2.Size = new System.Drawing.Size(141, 37);
  297. this.uiButton2.TabIndex = 14;
  298. this.uiButton2.Text = "密码修改";
  299. this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  300. this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  301. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  302. //
  303. // Form1
  304. //
  305. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  306. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  307. this.ClientSize = new System.Drawing.Size(1411, 621);
  308. this.Controls.Add(this.医保凭证密码修改);
  309. this.Name = "Form1";
  310. this.Text = "Form1";
  311. this.医保凭证密码修改.ResumeLayout(false);
  312. this.tabPage2.ResumeLayout(false);
  313. this.uiPanel1.ResumeLayout(false);
  314. this.ResumeLayout(false);
  315. }
  316. #endregion
  317. private Sunny.UI.UITabControl 医保凭证密码修改;
  318. private System.Windows.Forms.TabPage tabPage2;
  319. private Sunny.UI.UIPanel uiPanel1;
  320. private Sunny.UI.UILabel uiLabel7;
  321. private Sunny.UI.UITextBox uiTextBox5;
  322. private Sunny.UI.UITextBox uiTextBox4;
  323. private Sunny.UI.UILabel uiLabel6;
  324. private Sunny.UI.UILabel uiLabel5;
  325. private Sunny.UI.UILabel uiLabel4;
  326. private Sunny.UI.UITextBox uiTextBox3;
  327. private Sunny.UI.UITextBox uiTextBox2;
  328. private Sunny.UI.UITextBox uiTextBox1;
  329. private Sunny.UI.UILabel uiLabel3;
  330. private Sunny.UI.UILabel uiLabel2;
  331. private Sunny.UI.UILabel uiLabel1;
  332. private Sunny.UI.UIComboBox uiComboBox1;
  333. private Sunny.UI.UIButton uiButton2;
  334. private Sunny.UI.UIButton uiButton1;
  335. }
  336. }