Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

YD-REG-SYS.Designer.vb 6.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class Form1
  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. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
  23. Me.電腦註冊_tb = New System.Windows.Forms.Button()
  24. Me.Label4 = New System.Windows.Forms.Label()
  25. Me.Label3 = New System.Windows.Forms.Label()
  26. Me.Label2 = New System.Windows.Forms.Label()
  27. Me.Label1 = New System.Windows.Forms.Label()
  28. Me.磁盘型態_tb = New System.Windows.Forms.TextBox()
  29. Me.硬碟序列_tb = New System.Windows.Forms.TextBox()
  30. Me.硬碟ID_tb = New System.Windows.Forms.TextBox()
  31. Me.取得本地電腦訊息_bt = New System.Windows.Forms.Button()
  32. Me.MAC碼_tb = New System.Windows.Forms.TextBox()
  33. Me.SuspendLayout()
  34. '
  35. '電腦註冊_tb
  36. '
  37. Me.電腦註冊_tb.ForeColor = System.Drawing.Color.Red
  38. Me.電腦註冊_tb.Location = New System.Drawing.Point(197, 125)
  39. Me.電腦註冊_tb.Name = "電腦註冊_tb"
  40. Me.電腦註冊_tb.Size = New System.Drawing.Size(183, 52)
  41. Me.電腦註冊_tb.TabIndex = 31
  42. Me.電腦註冊_tb.Text = "電腦註冊" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  43. Me.電腦註冊_tb.UseVisualStyleBackColor = True
  44. '
  45. 'Label4
  46. '
  47. Me.Label4.AutoSize = True
  48. Me.Label4.ForeColor = System.Drawing.Color.Blue
  49. Me.Label4.Location = New System.Drawing.Point(11, 99)
  50. Me.Label4.Name = "Label4"
  51. Me.Label4.Size = New System.Drawing.Size(56, 16)
  52. Me.Label4.TabIndex = 30
  53. Me.Label4.Text = "磁盘型態"
  54. '
  55. 'Label3
  56. '
  57. Me.Label3.AutoSize = True
  58. Me.Label3.ForeColor = System.Drawing.Color.Blue
  59. Me.Label3.Location = New System.Drawing.Point(11, 70)
  60. Me.Label3.Name = "Label3"
  61. Me.Label3.Size = New System.Drawing.Size(56, 16)
  62. Me.Label3.TabIndex = 29
  63. Me.Label3.Text = "硬碟序列"
  64. '
  65. 'Label2
  66. '
  67. Me.Label2.AutoSize = True
  68. Me.Label2.ForeColor = System.Drawing.Color.Blue
  69. Me.Label2.Location = New System.Drawing.Point(11, 41)
  70. Me.Label2.Name = "Label2"
  71. Me.Label2.Size = New System.Drawing.Size(44, 16)
  72. Me.Label2.TabIndex = 28
  73. Me.Label2.Text = "硬碟ID"
  74. '
  75. 'Label1
  76. '
  77. Me.Label1.AutoSize = True
  78. Me.Label1.ForeColor = System.Drawing.Color.Blue
  79. Me.Label1.Location = New System.Drawing.Point(11, 12)
  80. Me.Label1.Name = "Label1"
  81. Me.Label1.Size = New System.Drawing.Size(48, 16)
  82. Me.Label1.TabIndex = 27
  83. Me.Label1.Text = "MAC碼"
  84. '
  85. '磁盘型態_tb
  86. '
  87. Me.磁盘型態_tb.ForeColor = System.Drawing.Color.Blue
  88. Me.磁盘型態_tb.Location = New System.Drawing.Point(73, 96)
  89. Me.磁盘型態_tb.Name = "磁盘型態_tb"
  90. Me.磁盘型態_tb.Size = New System.Drawing.Size(307, 23)
  91. Me.磁盘型態_tb.TabIndex = 26
  92. '
  93. '硬碟序列_tb
  94. '
  95. Me.硬碟序列_tb.ForeColor = System.Drawing.Color.Blue
  96. Me.硬碟序列_tb.Location = New System.Drawing.Point(73, 67)
  97. Me.硬碟序列_tb.Name = "硬碟序列_tb"
  98. Me.硬碟序列_tb.Size = New System.Drawing.Size(307, 23)
  99. Me.硬碟序列_tb.TabIndex = 25
  100. '
  101. '硬碟ID_tb
  102. '
  103. Me.硬碟ID_tb.ForeColor = System.Drawing.Color.Blue
  104. Me.硬碟ID_tb.Location = New System.Drawing.Point(73, 38)
  105. Me.硬碟ID_tb.Name = "硬碟ID_tb"
  106. Me.硬碟ID_tb.Size = New System.Drawing.Size(307, 23)
  107. Me.硬碟ID_tb.TabIndex = 24
  108. '
  109. '取得本地電腦訊息_bt
  110. '
  111. Me.取得本地電腦訊息_bt.ForeColor = System.Drawing.Color.Green
  112. Me.取得本地電腦訊息_bt.Location = New System.Drawing.Point(9, 125)
  113. Me.取得本地電腦訊息_bt.Name = "取得本地電腦訊息_bt"
  114. Me.取得本地電腦訊息_bt.Size = New System.Drawing.Size(183, 52)
  115. Me.取得本地電腦訊息_bt.TabIndex = 23
  116. Me.取得本地電腦訊息_bt.Text = "取得本地電腦訊息"
  117. Me.取得本地電腦訊息_bt.UseVisualStyleBackColor = True
  118. '
  119. 'MAC碼_tb
  120. '
  121. Me.MAC碼_tb.ForeColor = System.Drawing.Color.Blue
  122. Me.MAC碼_tb.Location = New System.Drawing.Point(73, 9)
  123. Me.MAC碼_tb.Name = "MAC碼_tb"
  124. Me.MAC碼_tb.Size = New System.Drawing.Size(307, 23)
  125. Me.MAC碼_tb.TabIndex = 22
  126. '
  127. 'Form1
  128. '
  129. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  130. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  131. Me.ClientSize = New System.Drawing.Size(389, 184)
  132. Me.Controls.Add(Me.電腦註冊_tb)
  133. Me.Controls.Add(Me.Label4)
  134. Me.Controls.Add(Me.Label3)
  135. Me.Controls.Add(Me.Label2)
  136. Me.Controls.Add(Me.Label1)
  137. Me.Controls.Add(Me.磁盘型態_tb)
  138. Me.Controls.Add(Me.硬碟序列_tb)
  139. Me.Controls.Add(Me.硬碟ID_tb)
  140. Me.Controls.Add(Me.取得本地電腦訊息_bt)
  141. Me.Controls.Add(Me.MAC碼_tb)
  142. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  143. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  144. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  145. Me.Name = "Form1"
  146. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  147. Me.Text = "YD-REG-SYS"
  148. Me.ResumeLayout(False)
  149. Me.PerformLayout()
  150. End Sub
  151. Friend WithEvents 電腦註冊_tb As Button
  152. Friend WithEvents Label4 As Label
  153. Friend WithEvents Label3 As Label
  154. Friend WithEvents Label2 As Label
  155. Friend WithEvents Label1 As Label
  156. Friend WithEvents 磁盘型態_tb As TextBox
  157. Friend WithEvents 硬碟序列_tb As TextBox
  158. Friend WithEvents 硬碟ID_tb As TextBox
  159. Friend WithEvents 取得本地電腦訊息_bt As Button
  160. Friend WithEvents MAC碼_tb As TextBox
  161. End Class