Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

MOJI-REG-SYS.Designer.vb 5.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class MOJI_REG_SYS
  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(MOJI_REG_SYS))
  23. Me.Label5 = New System.Windows.Forms.Label()
  24. Me.電腦註冊_tb = New System.Windows.Forms.Button()
  25. Me.Label4 = New System.Windows.Forms.Label()
  26. Me.Label3 = New System.Windows.Forms.Label()
  27. Me.Label2 = New System.Windows.Forms.Label()
  28. Me.Label1 = New System.Windows.Forms.Label()
  29. Me.磁盘型態_tb = New System.Windows.Forms.TextBox()
  30. Me.硬碟序列_tb = New System.Windows.Forms.TextBox()
  31. Me.硬碟ID_tb = New System.Windows.Forms.TextBox()
  32. Me.取得本地電腦訊息_bt = New System.Windows.Forms.Button()
  33. Me.MAC碼_tb = New System.Windows.Forms.TextBox()
  34. Me.SuspendLayout()
  35. '
  36. 'Label5
  37. '
  38. resources.ApplyResources(Me.Label5, "Label5")
  39. Me.Label5.ForeColor = System.Drawing.Color.Red
  40. Me.Label5.Name = "Label5"
  41. '
  42. '電腦註冊_tb
  43. '
  44. Me.電腦註冊_tb.ForeColor = System.Drawing.Color.Red
  45. resources.ApplyResources(Me.電腦註冊_tb, "電腦註冊_tb")
  46. Me.電腦註冊_tb.Name = "電腦註冊_tb"
  47. Me.電腦註冊_tb.UseVisualStyleBackColor = True
  48. '
  49. 'Label4
  50. '
  51. resources.ApplyResources(Me.Label4, "Label4")
  52. Me.Label4.ForeColor = System.Drawing.Color.Blue
  53. Me.Label4.Name = "Label4"
  54. '
  55. 'Label3
  56. '
  57. resources.ApplyResources(Me.Label3, "Label3")
  58. Me.Label3.ForeColor = System.Drawing.Color.Blue
  59. Me.Label3.Name = "Label3"
  60. '
  61. 'Label2
  62. '
  63. resources.ApplyResources(Me.Label2, "Label2")
  64. Me.Label2.ForeColor = System.Drawing.Color.Blue
  65. Me.Label2.Name = "Label2"
  66. '
  67. 'Label1
  68. '
  69. resources.ApplyResources(Me.Label1, "Label1")
  70. Me.Label1.ForeColor = System.Drawing.Color.Blue
  71. Me.Label1.Name = "Label1"
  72. '
  73. '磁盘型態_tb
  74. '
  75. Me.磁盘型態_tb.ForeColor = System.Drawing.Color.Blue
  76. resources.ApplyResources(Me.磁盘型態_tb, "磁盘型態_tb")
  77. Me.磁盘型態_tb.Name = "磁盘型態_tb"
  78. '
  79. '硬碟序列_tb
  80. '
  81. Me.硬碟序列_tb.ForeColor = System.Drawing.Color.Blue
  82. resources.ApplyResources(Me.硬碟序列_tb, "硬碟序列_tb")
  83. Me.硬碟序列_tb.Name = "硬碟序列_tb"
  84. '
  85. '硬碟ID_tb
  86. '
  87. Me.硬碟ID_tb.ForeColor = System.Drawing.Color.Blue
  88. resources.ApplyResources(Me.硬碟ID_tb, "硬碟ID_tb")
  89. Me.硬碟ID_tb.Name = "硬碟ID_tb"
  90. '
  91. '取得本地電腦訊息_bt
  92. '
  93. Me.取得本地電腦訊息_bt.ForeColor = System.Drawing.Color.Green
  94. resources.ApplyResources(Me.取得本地電腦訊息_bt, "取得本地電腦訊息_bt")
  95. Me.取得本地電腦訊息_bt.Name = "取得本地電腦訊息_bt"
  96. Me.取得本地電腦訊息_bt.UseVisualStyleBackColor = True
  97. '
  98. 'MAC碼_tb
  99. '
  100. Me.MAC碼_tb.ForeColor = System.Drawing.Color.Blue
  101. resources.ApplyResources(Me.MAC碼_tb, "MAC碼_tb")
  102. Me.MAC碼_tb.Name = "MAC碼_tb"
  103. '
  104. 'MOJI_REG_SYS
  105. '
  106. resources.ApplyResources(Me, "$this")
  107. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  108. Me.Controls.Add(Me.Label5)
  109. Me.Controls.Add(Me.電腦註冊_tb)
  110. Me.Controls.Add(Me.Label4)
  111. Me.Controls.Add(Me.Label3)
  112. Me.Controls.Add(Me.Label2)
  113. Me.Controls.Add(Me.Label1)
  114. Me.Controls.Add(Me.磁盘型態_tb)
  115. Me.Controls.Add(Me.硬碟序列_tb)
  116. Me.Controls.Add(Me.硬碟ID_tb)
  117. Me.Controls.Add(Me.取得本地電腦訊息_bt)
  118. Me.Controls.Add(Me.MAC碼_tb)
  119. Me.Name = "MOJI_REG_SYS"
  120. Me.ResumeLayout(False)
  121. Me.PerformLayout()
  122. End Sub
  123. Friend WithEvents Label5 As Label
  124. Friend WithEvents 電腦註冊_tb As Button
  125. Friend WithEvents Label4 As Label
  126. Friend WithEvents Label3 As Label
  127. Friend WithEvents Label2 As Label
  128. Friend WithEvents Label1 As Label
  129. Friend WithEvents 磁盘型態_tb As TextBox
  130. Friend WithEvents 硬碟序列_tb As TextBox
  131. Friend WithEvents 硬碟ID_tb As TextBox
  132. Friend WithEvents 取得本地電腦訊息_bt As Button
  133. Friend WithEvents MAC碼_tb As TextBox
  134. End Class