暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

系統對應電腦註冊.Designer.vb 7.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  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. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  25. Me.Button3 = New System.Windows.Forms.Button()
  26. Me.Button2 = New System.Windows.Forms.Button()
  27. Me.Label4 = New System.Windows.Forms.Label()
  28. Me.Label3 = New System.Windows.Forms.Label()
  29. Me.Label2 = New System.Windows.Forms.Label()
  30. Me.Label1 = New System.Windows.Forms.Label()
  31. Me.TextBox4 = New System.Windows.Forms.TextBox()
  32. Me.TextBox3 = New System.Windows.Forms.TextBox()
  33. Me.TextBox2 = New System.Windows.Forms.TextBox()
  34. Me.Button1 = New System.Windows.Forms.Button()
  35. Me.TextBox1 = New System.Windows.Forms.TextBox()
  36. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  37. Me.SuspendLayout()
  38. '
  39. 'DataGridView1
  40. '
  41. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  42. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  43. Me.DataGridView1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  44. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  45. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  46. Me.DataGridView1.Location = New System.Drawing.Point(12, 64)
  47. Me.DataGridView1.Name = "DataGridView1"
  48. Me.DataGridView1.RowHeadersWidth = 5
  49. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  50. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle2
  51. Me.DataGridView1.RowTemplate.Height = 24
  52. Me.DataGridView1.Size = New System.Drawing.Size(1325, 915)
  53. Me.DataGridView1.TabIndex = 241
  54. '
  55. 'Button3
  56. '
  57. Me.Button3.Location = New System.Drawing.Point(1207, 6)
  58. Me.Button3.Name = "Button3"
  59. Me.Button3.Size = New System.Drawing.Size(130, 52)
  60. Me.Button3.TabIndex = 240
  61. Me.Button3.Text = "註冊刪除"
  62. Me.Button3.UseVisualStyleBackColor = True
  63. '
  64. 'Button2
  65. '
  66. Me.Button2.Location = New System.Drawing.Point(898, 6)
  67. Me.Button2.Name = "Button2"
  68. Me.Button2.Size = New System.Drawing.Size(130, 52)
  69. Me.Button2.TabIndex = 239
  70. Me.Button2.Text = "電腦註冊" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  71. Me.Button2.UseVisualStyleBackColor = True
  72. '
  73. 'Label4
  74. '
  75. Me.Label4.AutoSize = True
  76. Me.Label4.Location = New System.Drawing.Point(387, 38)
  77. Me.Label4.Name = "Label4"
  78. Me.Label4.Size = New System.Drawing.Size(56, 16)
  79. Me.Label4.TabIndex = 238
  80. Me.Label4.Text = "磁盘型態"
  81. '
  82. 'Label3
  83. '
  84. Me.Label3.AutoSize = True
  85. Me.Label3.Location = New System.Drawing.Point(387, 9)
  86. Me.Label3.Name = "Label3"
  87. Me.Label3.Size = New System.Drawing.Size(56, 16)
  88. Me.Label3.TabIndex = 237
  89. Me.Label3.Text = "硬碟序列"
  90. '
  91. 'Label2
  92. '
  93. Me.Label2.AutoSize = True
  94. Me.Label2.Location = New System.Drawing.Point(12, 38)
  95. Me.Label2.Name = "Label2"
  96. Me.Label2.Size = New System.Drawing.Size(44, 16)
  97. Me.Label2.TabIndex = 236
  98. Me.Label2.Text = "硬碟ID"
  99. '
  100. 'Label1
  101. '
  102. Me.Label1.AutoSize = True
  103. Me.Label1.Location = New System.Drawing.Point(12, 9)
  104. Me.Label1.Name = "Label1"
  105. Me.Label1.Size = New System.Drawing.Size(48, 16)
  106. Me.Label1.TabIndex = 235
  107. Me.Label1.Text = "MAC碼"
  108. '
  109. 'TextBox4
  110. '
  111. Me.TextBox4.Location = New System.Drawing.Point(449, 35)
  112. Me.TextBox4.Name = "TextBox4"
  113. Me.TextBox4.Size = New System.Drawing.Size(307, 23)
  114. Me.TextBox4.TabIndex = 234
  115. '
  116. 'TextBox3
  117. '
  118. Me.TextBox3.Location = New System.Drawing.Point(449, 6)
  119. Me.TextBox3.Name = "TextBox3"
  120. Me.TextBox3.Size = New System.Drawing.Size(307, 23)
  121. Me.TextBox3.TabIndex = 233
  122. '
  123. 'TextBox2
  124. '
  125. Me.TextBox2.Location = New System.Drawing.Point(74, 35)
  126. Me.TextBox2.Name = "TextBox2"
  127. Me.TextBox2.Size = New System.Drawing.Size(307, 23)
  128. Me.TextBox2.TabIndex = 232
  129. '
  130. 'Button1
  131. '
  132. Me.Button1.Location = New System.Drawing.Point(762, 6)
  133. Me.Button1.Name = "Button1"
  134. Me.Button1.Size = New System.Drawing.Size(130, 52)
  135. Me.Button1.TabIndex = 231
  136. Me.Button1.Text = "取得本地電腦訊息"
  137. Me.Button1.UseVisualStyleBackColor = True
  138. '
  139. 'TextBox1
  140. '
  141. Me.TextBox1.Location = New System.Drawing.Point(74, 6)
  142. Me.TextBox1.Name = "TextBox1"
  143. Me.TextBox1.Size = New System.Drawing.Size(307, 23)
  144. Me.TextBox1.TabIndex = 230
  145. '
  146. '系統對應電腦註冊
  147. '
  148. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  149. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  150. Me.ClientSize = New System.Drawing.Size(1914, 991)
  151. Me.Controls.Add(Me.DataGridView1)
  152. Me.Controls.Add(Me.Button3)
  153. Me.Controls.Add(Me.Button2)
  154. Me.Controls.Add(Me.Label4)
  155. Me.Controls.Add(Me.Label3)
  156. Me.Controls.Add(Me.Label2)
  157. Me.Controls.Add(Me.Label1)
  158. Me.Controls.Add(Me.TextBox4)
  159. Me.Controls.Add(Me.TextBox3)
  160. Me.Controls.Add(Me.TextBox2)
  161. Me.Controls.Add(Me.Button1)
  162. Me.Controls.Add(Me.TextBox1)
  163. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  164. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  165. Me.Name = "系統對應電腦註冊"
  166. Me.Text = "系統對應電腦註冊"
  167. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  168. Me.ResumeLayout(False)
  169. Me.PerformLayout()
  170. End Sub
  171. Friend WithEvents DataGridView1 As DataGridView
  172. Friend WithEvents Button3 As Button
  173. Friend WithEvents Button2 As Button
  174. Friend WithEvents Label4 As Label
  175. Friend WithEvents Label3 As Label
  176. Friend WithEvents Label2 As Label
  177. Friend WithEvents Label1 As Label
  178. Friend WithEvents TextBox4 As TextBox
  179. Friend WithEvents TextBox3 As TextBox
  180. Friend WithEvents TextBox2 As TextBox
  181. Friend WithEvents Button1 As Button
  182. Friend WithEvents TextBox1 As TextBox
  183. End Class