Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

個人帳號管理.Designer.vb 8.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 個人帳號管理
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.Button2 = New System.Windows.Forms.Button()
  23. Me.TextBox3 = New System.Windows.Forms.TextBox()
  24. Me.Label3 = New System.Windows.Forms.Label()
  25. Me.Label2 = New System.Windows.Forms.Label()
  26. Me.Label1 = New System.Windows.Forms.Label()
  27. Me.TextBox2 = New System.Windows.Forms.TextBox()
  28. Me.TextBox1 = New System.Windows.Forms.TextBox()
  29. Me.TextBox4 = New System.Windows.Forms.TextBox()
  30. Me.Label4 = New System.Windows.Forms.Label()
  31. Me.TextBox5 = New System.Windows.Forms.TextBox()
  32. Me.Label5 = New System.Windows.Forms.Label()
  33. Me.Label6 = New System.Windows.Forms.Label()
  34. Me.SuspendLayout()
  35. '
  36. 'Button2
  37. '
  38. Me.Button2.Location = New System.Drawing.Point(12, 161)
  39. Me.Button2.Name = "Button2"
  40. Me.Button2.Size = New System.Drawing.Size(377, 61)
  41. Me.Button2.TabIndex = 38
  42. Me.Button2.Text = "修改"
  43. Me.Button2.UseVisualStyleBackColor = True
  44. '
  45. 'TextBox3
  46. '
  47. Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  48. Me.TextBox3.Location = New System.Drawing.Point(126, 68)
  49. Me.TextBox3.Name = "TextBox3"
  50. Me.TextBox3.Size = New System.Drawing.Size(264, 25)
  51. Me.TextBox3.TabIndex = 37
  52. '
  53. 'Label3
  54. '
  55. Me.Label3.AutoSize = True
  56. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  57. Me.Label3.Location = New System.Drawing.Point(12, 40)
  58. Me.Label3.Name = "Label3"
  59. Me.Label3.Size = New System.Drawing.Size(77, 17)
  60. Me.Label3.TabIndex = 36
  61. Me.Label3.Text = "帳號 / Akun"
  62. '
  63. 'Label2
  64. '
  65. Me.Label2.AutoSize = True
  66. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  67. Me.Label2.Location = New System.Drawing.Point(13, 71)
  68. Me.Label2.Name = "Label2"
  69. Me.Label2.Size = New System.Drawing.Size(107, 17)
  70. Me.Label2.TabIndex = 35
  71. Me.Label2.Text = "密碼 / Kata sandi"
  72. '
  73. 'Label1
  74. '
  75. Me.Label1.AutoSize = True
  76. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  77. Me.Label1.Location = New System.Drawing.Point(12, 9)
  78. Me.Label1.Name = "Label1"
  79. Me.Label1.Size = New System.Drawing.Size(81, 17)
  80. Me.Label1.TabIndex = 34
  81. Me.Label1.Text = "姓名 / Nama"
  82. '
  83. 'TextBox2
  84. '
  85. Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  86. Me.TextBox2.Location = New System.Drawing.Point(125, 37)
  87. Me.TextBox2.Name = "TextBox2"
  88. Me.TextBox2.Size = New System.Drawing.Size(264, 25)
  89. Me.TextBox2.TabIndex = 33
  90. '
  91. 'TextBox1
  92. '
  93. Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  94. Me.TextBox1.Location = New System.Drawing.Point(125, 6)
  95. Me.TextBox1.Name = "TextBox1"
  96. Me.TextBox1.Size = New System.Drawing.Size(264, 25)
  97. Me.TextBox1.TabIndex = 32
  98. '
  99. 'TextBox4
  100. '
  101. Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  102. Me.TextBox4.Location = New System.Drawing.Point(290, 99)
  103. Me.TextBox4.Name = "TextBox4"
  104. Me.TextBox4.Size = New System.Drawing.Size(100, 25)
  105. Me.TextBox4.TabIndex = 40
  106. '
  107. 'Label4
  108. '
  109. Me.Label4.AutoSize = True
  110. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  111. Me.Label4.Location = New System.Drawing.Point(13, 102)
  112. Me.Label4.Name = "Label4"
  113. Me.Label4.Size = New System.Drawing.Size(259, 17)
  114. Me.Label4.TabIndex = 39
  115. Me.Label4.Text = "上次修改日期 / Tanggal modifikasi terakhir"
  116. '
  117. 'TextBox5
  118. '
  119. Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  120. Me.TextBox5.Location = New System.Drawing.Point(230, 130)
  121. Me.TextBox5.Name = "TextBox5"
  122. Me.TextBox5.Size = New System.Drawing.Size(42, 25)
  123. Me.TextBox5.TabIndex = 42
  124. '
  125. 'Label5
  126. '
  127. Me.Label5.AutoSize = True
  128. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  129. Me.Label5.Location = New System.Drawing.Point(13, 133)
  130. Me.Label5.Name = "Label5"
  131. Me.Label5.Size = New System.Drawing.Size(211, 17)
  132. Me.Label5.TabIndex = 41
  133. Me.Label5.Text = "剩餘有效日 / Sisa waktu kata sandi"
  134. '
  135. 'Label6
  136. '
  137. Me.Label6.AutoSize = True
  138. Me.Label6.Location = New System.Drawing.Point(278, 134)
  139. Me.Label6.Name = "Label6"
  140. Me.Label6.Size = New System.Drawing.Size(54, 16)
  141. Me.Label6.TabIndex = 43
  142. Me.Label6.Text = "天 / Hari"
  143. '
  144. '個人帳號管理
  145. '
  146. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  147. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  148. Me.ClientSize = New System.Drawing.Size(397, 230)
  149. Me.Controls.Add(Me.Label6)
  150. Me.Controls.Add(Me.TextBox5)
  151. Me.Controls.Add(Me.TextBox4)
  152. Me.Controls.Add(Me.Label4)
  153. Me.Controls.Add(Me.Button2)
  154. Me.Controls.Add(Me.TextBox3)
  155. Me.Controls.Add(Me.Label3)
  156. Me.Controls.Add(Me.Label2)
  157. Me.Controls.Add(Me.Label1)
  158. Me.Controls.Add(Me.TextBox2)
  159. Me.Controls.Add(Me.TextBox1)
  160. Me.Controls.Add(Me.Label5)
  161. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  162. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  163. Me.Name = "個人帳號管理"
  164. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  165. Me.Text = "個人帳號管理"
  166. Me.ResumeLayout(False)
  167. Me.PerformLayout()
  168. End Sub
  169. Friend WithEvents Button2 As Button
  170. Friend WithEvents TextBox3 As TextBox
  171. Friend WithEvents Label3 As Label
  172. Friend WithEvents Label2 As Label
  173. Friend WithEvents Label1 As Label
  174. Friend WithEvents TextBox2 As TextBox
  175. Friend WithEvents TextBox1 As TextBox
  176. Friend WithEvents TextBox4 As TextBox
  177. Friend WithEvents Label4 As Label
  178. Friend WithEvents TextBox5 As TextBox
  179. Friend WithEvents Label5 As Label
  180. Friend WithEvents Label6 As Label
  181. End Class