註冊.Designer.vb 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388
  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.components = New System.ComponentModel.Container()
  23. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(註冊))
  24. Me.Button3 = New System.Windows.Forms.Button()
  25. Me.Button2 = New System.Windows.Forms.Button()
  26. Me.Button1 = New System.Windows.Forms.Button()
  27. Me.TextBox2 = New System.Windows.Forms.TextBox()
  28. Me.TextBox1 = New System.Windows.Forms.TextBox()
  29. Me.Label1 = New System.Windows.Forms.Label()
  30. Me.TextBox3 = New System.Windows.Forms.TextBox()
  31. Me.TextBox5 = New System.Windows.Forms.TextBox()
  32. Me.TextBox6 = New System.Windows.Forms.TextBox()
  33. Me.TextBox7 = New System.Windows.Forms.TextBox()
  34. Me.Label2 = New System.Windows.Forms.Label()
  35. Me.Label3 = New System.Windows.Forms.Label()
  36. Me.Label4 = New System.Windows.Forms.Label()
  37. Me.Label6 = New System.Windows.Forms.Label()
  38. Me.Label7 = New System.Windows.Forms.Label()
  39. Me.Label8 = New System.Windows.Forms.Label()
  40. Me.會員DataGridView = New System.Windows.Forms.DataGridView()
  41. Me.會員編號DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
  42. Me.帳號DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
  43. Me.密碼DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
  44. Me.姓名DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
  45. Me.電話DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
  46. Me.住址DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
  47. Me.EmailDataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
  48. Me.會員BindingSource = New System.Windows.Forms.BindingSource(Me.components)
  49. Me.謎鹿DataSetBindingSource = New System.Windows.Forms.BindingSource(Me.components)
  50. Me.謎鹿DataSet = New 謎鹿進銷存系統.謎鹿DataSet()
  51. Me.Label5 = New System.Windows.Forms.Label()
  52. Me.TextBox4 = New System.Windows.Forms.TextBox()
  53. Me.會員TableAdapter = New 謎鹿進銷存系統.謎鹿DataSetTableAdapters.會員TableAdapter()
  54. CType(Me.會員DataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
  55. CType(Me.會員BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
  56. CType(Me.謎鹿DataSetBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
  57. CType(Me.謎鹿DataSet, System.ComponentModel.ISupportInitialize).BeginInit()
  58. Me.SuspendLayout()
  59. '
  60. 'Button3
  61. '
  62. Me.Button3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
  63. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  64. Me.Button3.ForeColor = System.Drawing.Color.Gray
  65. Me.Button3.Location = New System.Drawing.Point(500, 409)
  66. Me.Button3.Margin = New System.Windows.Forms.Padding(2)
  67. Me.Button3.Name = "Button3"
  68. Me.Button3.Size = New System.Drawing.Size(56, 32)
  69. Me.Button3.TabIndex = 11
  70. Me.Button3.Text = "註冊"
  71. Me.Button3.UseVisualStyleBackColor = False
  72. '
  73. 'Button2
  74. '
  75. Me.Button2.BackColor = System.Drawing.Color.Silver
  76. Me.Button2.Enabled = False
  77. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  78. Me.Button2.ForeColor = System.Drawing.Color.White
  79. Me.Button2.Location = New System.Drawing.Point(382, 107)
  80. Me.Button2.Margin = New System.Windows.Forms.Padding(2)
  81. Me.Button2.Name = "Button2"
  82. Me.Button2.Size = New System.Drawing.Size(176, 78)
  83. Me.Button2.TabIndex = 10
  84. Me.Button2.Text = "會員登入"
  85. Me.Button2.UseVisualStyleBackColor = False
  86. '
  87. 'Button1
  88. '
  89. Me.Button1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
  90. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  91. Me.Button1.ForeColor = System.Drawing.Color.White
  92. Me.Button1.Location = New System.Drawing.Point(209, 107)
  93. Me.Button1.Margin = New System.Windows.Forms.Padding(2)
  94. Me.Button1.Name = "Button1"
  95. Me.Button1.Size = New System.Drawing.Size(176, 78)
  96. Me.Button1.TabIndex = 9
  97. Me.Button1.Text = "註冊會員"
  98. Me.Button1.UseVisualStyleBackColor = False
  99. '
  100. 'TextBox2
  101. '
  102. Me.TextBox2.Location = New System.Drawing.Point(273, 238)
  103. Me.TextBox2.Margin = New System.Windows.Forms.Padding(2)
  104. Me.TextBox2.Name = "TextBox2"
  105. Me.TextBox2.Size = New System.Drawing.Size(211, 22)
  106. Me.TextBox2.TabIndex = 8
  107. Me.TextBox2.UseSystemPasswordChar = True
  108. '
  109. 'TextBox1
  110. '
  111. Me.TextBox1.Location = New System.Drawing.Point(273, 200)
  112. Me.TextBox1.Margin = New System.Windows.Forms.Padding(2)
  113. Me.TextBox1.Name = "TextBox1"
  114. Me.TextBox1.Size = New System.Drawing.Size(124, 22)
  115. Me.TextBox1.TabIndex = 7
  116. '
  117. 'Label1
  118. '
  119. Me.Label1.BackColor = System.Drawing.Color.SeaShell
  120. Me.Label1.Location = New System.Drawing.Point(210, 107)
  121. Me.Label1.Name = "Label1"
  122. Me.Label1.Size = New System.Drawing.Size(346, 362)
  123. Me.Label1.TabIndex = 13
  124. Me.Label1.Text = "Label1"
  125. '
  126. 'TextBox3
  127. '
  128. Me.TextBox3.Location = New System.Drawing.Point(286, 275)
  129. Me.TextBox3.Margin = New System.Windows.Forms.Padding(2)
  130. Me.TextBox3.Name = "TextBox3"
  131. Me.TextBox3.Size = New System.Drawing.Size(211, 22)
  132. Me.TextBox3.TabIndex = 14
  133. Me.TextBox3.UseSystemPasswordChar = True
  134. '
  135. 'TextBox5
  136. '
  137. Me.TextBox5.Location = New System.Drawing.Point(273, 343)
  138. Me.TextBox5.Margin = New System.Windows.Forms.Padding(2)
  139. Me.TextBox5.Name = "TextBox5"
  140. Me.TextBox5.Size = New System.Drawing.Size(211, 22)
  141. Me.TextBox5.TabIndex = 15
  142. '
  143. 'TextBox6
  144. '
  145. Me.TextBox6.Location = New System.Drawing.Point(273, 379)
  146. Me.TextBox6.Margin = New System.Windows.Forms.Padding(2)
  147. Me.TextBox6.Name = "TextBox6"
  148. Me.TextBox6.Size = New System.Drawing.Size(211, 22)
  149. Me.TextBox6.TabIndex = 16
  150. '
  151. 'TextBox7
  152. '
  153. Me.TextBox7.Location = New System.Drawing.Point(273, 415)
  154. Me.TextBox7.Margin = New System.Windows.Forms.Padding(2)
  155. Me.TextBox7.Name = "TextBox7"
  156. Me.TextBox7.Size = New System.Drawing.Size(211, 22)
  157. Me.TextBox7.TabIndex = 17
  158. '
  159. 'Label2
  160. '
  161. Me.Label2.AutoSize = True
  162. Me.Label2.BackColor = System.Drawing.Color.SeaShell
  163. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  164. Me.Label2.Location = New System.Drawing.Point(229, 201)
  165. Me.Label2.Name = "Label2"
  166. Me.Label2.Size = New System.Drawing.Size(39, 19)
  167. Me.Label2.TabIndex = 18
  168. Me.Label2.Text = "帳號"
  169. '
  170. 'Label3
  171. '
  172. Me.Label3.AutoSize = True
  173. Me.Label3.BackColor = System.Drawing.Color.SeaShell
  174. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  175. Me.Label3.Location = New System.Drawing.Point(229, 239)
  176. Me.Label3.Name = "Label3"
  177. Me.Label3.Size = New System.Drawing.Size(39, 19)
  178. Me.Label3.TabIndex = 19
  179. Me.Label3.Text = "密碼"
  180. '
  181. 'Label4
  182. '
  183. Me.Label4.AutoSize = True
  184. Me.Label4.BackColor = System.Drawing.Color.SeaShell
  185. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  186. Me.Label4.Location = New System.Drawing.Point(211, 279)
  187. Me.Label4.Name = "Label4"
  188. Me.Label4.Size = New System.Drawing.Size(73, 15)
  189. Me.Label4.TabIndex = 20
  190. Me.Label4.Text = "再次輸入密碼"
  191. '
  192. 'Label6
  193. '
  194. Me.Label6.AutoSize = True
  195. Me.Label6.BackColor = System.Drawing.Color.SeaShell
  196. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  197. Me.Label6.Location = New System.Drawing.Point(216, 344)
  198. Me.Label6.Name = "Label6"
  199. Me.Label6.Size = New System.Drawing.Size(53, 19)
  200. Me.Label6.TabIndex = 21
  201. Me.Label6.Text = "E-mail"
  202. '
  203. 'Label7
  204. '
  205. Me.Label7.AutoSize = True
  206. Me.Label7.BackColor = System.Drawing.Color.SeaShell
  207. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  208. Me.Label7.Location = New System.Drawing.Point(212, 381)
  209. Me.Label7.Name = "Label7"
  210. Me.Label7.Size = New System.Drawing.Size(60, 17)
  211. Me.Label7.TabIndex = 22
  212. Me.Label7.Text = "手機號碼"
  213. '
  214. 'Label8
  215. '
  216. Me.Label8.AutoSize = True
  217. Me.Label8.BackColor = System.Drawing.Color.SeaShell
  218. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  219. Me.Label8.Location = New System.Drawing.Point(229, 416)
  220. Me.Label8.Name = "Label8"
  221. Me.Label8.Size = New System.Drawing.Size(39, 19)
  222. Me.Label8.TabIndex = 23
  223. Me.Label8.Text = "地址"
  224. '
  225. '會員DataGridView
  226. '
  227. Me.會員DataGridView.AutoGenerateColumns = False
  228. Me.會員DataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  229. Me.會員DataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.會員編號DataGridViewTextBoxColumn, Me.帳號DataGridViewTextBoxColumn, Me.密碼DataGridViewTextBoxColumn, Me.姓名DataGridViewTextBoxColumn, Me.電話DataGridViewTextBoxColumn, Me.住址DataGridViewTextBoxColumn, Me.EmailDataGridViewTextBoxColumn})
  230. Me.會員DataGridView.DataSource = Me.會員BindingSource
  231. Me.會員DataGridView.Location = New System.Drawing.Point(0, 461)
  232. Me.會員DataGridView.Name = "會員DataGridView"
  233. Me.會員DataGridView.RowTemplate.Height = 24
  234. Me.會員DataGridView.Size = New System.Drawing.Size(30, 17)
  235. Me.會員DataGridView.TabIndex = 24
  236. '
  237. '會員編號DataGridViewTextBoxColumn
  238. '
  239. Me.會員編號DataGridViewTextBoxColumn.DataPropertyName = "會員編號"
  240. Me.會員編號DataGridViewTextBoxColumn.HeaderText = "會員編號"
  241. Me.會員編號DataGridViewTextBoxColumn.Name = "會員編號DataGridViewTextBoxColumn"
  242. '
  243. '帳號DataGridViewTextBoxColumn
  244. '
  245. Me.帳號DataGridViewTextBoxColumn.DataPropertyName = "帳號"
  246. Me.帳號DataGridViewTextBoxColumn.HeaderText = "帳號"
  247. Me.帳號DataGridViewTextBoxColumn.Name = "帳號DataGridViewTextBoxColumn"
  248. '
  249. '密碼DataGridViewTextBoxColumn
  250. '
  251. Me.密碼DataGridViewTextBoxColumn.DataPropertyName = "密碼"
  252. Me.密碼DataGridViewTextBoxColumn.HeaderText = "密碼"
  253. Me.密碼DataGridViewTextBoxColumn.Name = "密碼DataGridViewTextBoxColumn"
  254. '
  255. '姓名DataGridViewTextBoxColumn
  256. '
  257. Me.姓名DataGridViewTextBoxColumn.DataPropertyName = "姓名"
  258. Me.姓名DataGridViewTextBoxColumn.HeaderText = "姓名"
  259. Me.姓名DataGridViewTextBoxColumn.Name = "姓名DataGridViewTextBoxColumn"
  260. '
  261. '電話DataGridViewTextBoxColumn
  262. '
  263. Me.電話DataGridViewTextBoxColumn.DataPropertyName = "電話"
  264. Me.電話DataGridViewTextBoxColumn.HeaderText = "電話"
  265. Me.電話DataGridViewTextBoxColumn.Name = "電話DataGridViewTextBoxColumn"
  266. '
  267. '住址DataGridViewTextBoxColumn
  268. '
  269. Me.住址DataGridViewTextBoxColumn.DataPropertyName = "住址"
  270. Me.住址DataGridViewTextBoxColumn.HeaderText = "住址"
  271. Me.住址DataGridViewTextBoxColumn.Name = "住址DataGridViewTextBoxColumn"
  272. '
  273. 'EmailDataGridViewTextBoxColumn
  274. '
  275. Me.EmailDataGridViewTextBoxColumn.DataPropertyName = "email"
  276. Me.EmailDataGridViewTextBoxColumn.HeaderText = "email"
  277. Me.EmailDataGridViewTextBoxColumn.Name = "EmailDataGridViewTextBoxColumn"
  278. '
  279. '會員BindingSource
  280. '
  281. Me.會員BindingSource.DataMember = "會員"
  282. Me.會員BindingSource.DataSource = Me.謎鹿DataSetBindingSource
  283. '
  284. '謎鹿DataSetBindingSource
  285. '
  286. Me.謎鹿DataSetBindingSource.DataSource = Me.謎鹿DataSet
  287. Me.謎鹿DataSetBindingSource.Position = 0
  288. '
  289. '謎鹿DataSet
  290. '
  291. Me.謎鹿DataSet.DataSetName = "謎鹿DataSet"
  292. Me.謎鹿DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
  293. '
  294. 'Label5
  295. '
  296. Me.Label5.AutoSize = True
  297. Me.Label5.BackColor = System.Drawing.Color.SeaShell
  298. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  299. Me.Label5.Location = New System.Drawing.Point(230, 309)
  300. Me.Label5.Name = "Label5"
  301. Me.Label5.Size = New System.Drawing.Size(39, 19)
  302. Me.Label5.TabIndex = 25
  303. Me.Label5.Text = "姓名"
  304. '
  305. 'TextBox4
  306. '
  307. Me.TextBox4.Location = New System.Drawing.Point(273, 308)
  308. Me.TextBox4.Margin = New System.Windows.Forms.Padding(2)
  309. Me.TextBox4.Name = "TextBox4"
  310. Me.TextBox4.Size = New System.Drawing.Size(211, 22)
  311. Me.TextBox4.TabIndex = 26
  312. '
  313. '會員TableAdapter
  314. '
  315. Me.會員TableAdapter.ClearBeforeFill = True
  316. '
  317. '註冊
  318. '
  319. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
  320. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  321. Me.BackgroundImage = CType(resources.GetObject("$this.BackgroundImage"), System.Drawing.Image)
  322. Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  323. Me.ClientSize = New System.Drawing.Size(815, 478)
  324. Me.Controls.Add(Me.TextBox4)
  325. Me.Controls.Add(Me.Label5)
  326. Me.Controls.Add(Me.會員DataGridView)
  327. Me.Controls.Add(Me.Label8)
  328. Me.Controls.Add(Me.Label7)
  329. Me.Controls.Add(Me.Label6)
  330. Me.Controls.Add(Me.Label4)
  331. Me.Controls.Add(Me.Label3)
  332. Me.Controls.Add(Me.Label2)
  333. Me.Controls.Add(Me.TextBox7)
  334. Me.Controls.Add(Me.TextBox6)
  335. Me.Controls.Add(Me.TextBox5)
  336. Me.Controls.Add(Me.TextBox3)
  337. Me.Controls.Add(Me.Button3)
  338. Me.Controls.Add(Me.Button2)
  339. Me.Controls.Add(Me.Button1)
  340. Me.Controls.Add(Me.TextBox2)
  341. Me.Controls.Add(Me.TextBox1)
  342. Me.Controls.Add(Me.Label1)
  343. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  344. Me.Name = "註冊"
  345. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  346. Me.Text = "Form2"
  347. CType(Me.會員DataGridView, System.ComponentModel.ISupportInitialize).EndInit()
  348. CType(Me.會員BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
  349. CType(Me.謎鹿DataSetBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
  350. CType(Me.謎鹿DataSet, System.ComponentModel.ISupportInitialize).EndInit()
  351. Me.ResumeLayout(False)
  352. Me.PerformLayout()
  353. End Sub
  354. Friend WithEvents Button3 As Button
  355. Friend WithEvents Button2 As Button
  356. Friend WithEvents Button1 As Button
  357. Friend WithEvents TextBox2 As TextBox
  358. Friend WithEvents TextBox1 As TextBox
  359. Friend WithEvents Label1 As Label
  360. Friend WithEvents TextBox3 As TextBox
  361. Friend WithEvents TextBox5 As TextBox
  362. Friend WithEvents TextBox6 As TextBox
  363. Friend WithEvents TextBox7 As TextBox
  364. Friend WithEvents Label2 As Label
  365. Friend WithEvents Label3 As Label
  366. Friend WithEvents Label4 As Label
  367. Friend WithEvents Label6 As Label
  368. Friend WithEvents Label7 As Label
  369. Friend WithEvents Label8 As Label
  370. Friend WithEvents 會員DataGridView As DataGridView
  371. Friend WithEvents 謎鹿DataSetBindingSource As BindingSource
  372. Friend WithEvents 謎鹿DataSet As 謎鹿DataSet
  373. Friend WithEvents 會員BindingSource As BindingSource
  374. Friend WithEvents 會員TableAdapter As 謎鹿DataSetTableAdapters.會員TableAdapter
  375. Friend WithEvents 會員編號DataGridViewTextBoxColumn As DataGridViewTextBoxColumn
  376. Friend WithEvents 帳號DataGridViewTextBoxColumn As DataGridViewTextBoxColumn
  377. Friend WithEvents 密碼DataGridViewTextBoxColumn As DataGridViewTextBoxColumn
  378. Friend WithEvents 姓名DataGridViewTextBoxColumn As DataGridViewTextBoxColumn
  379. Friend WithEvents 電話DataGridViewTextBoxColumn As DataGridViewTextBoxColumn
  380. Friend WithEvents 住址DataGridViewTextBoxColumn As DataGridViewTextBoxColumn
  381. Friend WithEvents EmailDataGridViewTextBoxColumn As DataGridViewTextBoxColumn
  382. Friend WithEvents Label5 As Label
  383. Friend WithEvents TextBox4 As TextBox
  384. End Class