Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

網段.Designer.vb 7.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(網段))
  23. Me.Label1 = New System.Windows.Forms.Label()
  24. Me.Label8 = New System.Windows.Forms.Label()
  25. Me.Label6 = New System.Windows.Forms.Label()
  26. Me.Label5 = New System.Windows.Forms.Label()
  27. Me.Version = New System.Windows.Forms.Label()
  28. Me.Copyright = New System.Windows.Forms.Label()
  29. Me.Button2 = New System.Windows.Forms.Button()
  30. Me.Button1 = New System.Windows.Forms.Button()
  31. Me.SuspendLayout()
  32. '
  33. 'Label1
  34. '
  35. Me.Label1.Anchor = System.Windows.Forms.AnchorStyles.None
  36. Me.Label1.BackColor = System.Drawing.Color.Transparent
  37. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  38. Me.Label1.Location = New System.Drawing.Point(125, 115)
  39. Me.Label1.Name = "Label1"
  40. Me.Label1.Size = New System.Drawing.Size(219, 45)
  41. Me.Label1.TabIndex = 677
  42. Me.Label1.Text = "GCM-ERP-SYS"
  43. '
  44. 'Label8
  45. '
  46. Me.Label8.Anchor = System.Windows.Forms.AnchorStyles.None
  47. Me.Label8.BackColor = System.Drawing.Color.Transparent
  48. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  49. Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  50. Me.Label8.Location = New System.Drawing.Point(12, 32)
  51. Me.Label8.Name = "Label8"
  52. Me.Label8.Size = New System.Drawing.Size(253, 36)
  53. Me.Label8.TabIndex = 676
  54. Me.Label8.Text = "請確認您登入系統位置是否在伺服器所在網域"
  55. '
  56. 'Label6
  57. '
  58. Me.Label6.Anchor = System.Windows.Forms.AnchorStyles.None
  59. Me.Label6.BackColor = System.Drawing.Color.Transparent
  60. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  61. Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  62. Me.Label6.Location = New System.Drawing.Point(126, 9)
  63. Me.Label6.Name = "Label6"
  64. Me.Label6.Size = New System.Drawing.Size(108, 20)
  65. Me.Label6.TabIndex = 675
  66. Me.Label6.Text = "192.168.0.1"
  67. '
  68. 'Label5
  69. '
  70. Me.Label5.Anchor = System.Windows.Forms.AnchorStyles.None
  71. Me.Label5.BackColor = System.Drawing.Color.Transparent
  72. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  73. Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  74. Me.Label5.Location = New System.Drawing.Point(12, 9)
  75. Me.Label5.Name = "Label5"
  76. Me.Label5.Size = New System.Drawing.Size(108, 20)
  77. Me.Label5.TabIndex = 674
  78. Me.Label5.Text = "您目前的網段是 : "
  79. '
  80. 'Version
  81. '
  82. Me.Version.Anchor = System.Windows.Forms.AnchorStyles.None
  83. Me.Version.BackColor = System.Drawing.Color.Transparent
  84. Me.Version.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  85. Me.Version.Location = New System.Drawing.Point(12, 231)
  86. Me.Version.Name = "Version"
  87. Me.Version.Size = New System.Drawing.Size(241, 20)
  88. Me.Version.TabIndex = 672
  89. Me.Version.Text = "版本 {0}.{1:00}"
  90. '
  91. 'Copyright
  92. '
  93. Me.Copyright.Anchor = System.Windows.Forms.AnchorStyles.None
  94. Me.Copyright.BackColor = System.Drawing.Color.Transparent
  95. Me.Copyright.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  96. Me.Copyright.Location = New System.Drawing.Point(12, 254)
  97. Me.Copyright.Name = "Copyright"
  98. Me.Copyright.Size = New System.Drawing.Size(241, 20)
  99. Me.Copyright.TabIndex = 673
  100. Me.Copyright.Text = "著作權"
  101. '
  102. 'Button2
  103. '
  104. Me.Button2.Location = New System.Drawing.Point(401, 237)
  105. Me.Button2.Name = "Button2"
  106. Me.Button2.Size = New System.Drawing.Size(75, 34)
  107. Me.Button2.TabIndex = 671
  108. Me.Button2.Text = "No"
  109. Me.Button2.UseVisualStyleBackColor = True
  110. '
  111. 'Button1
  112. '
  113. Me.Button1.Location = New System.Drawing.Point(320, 237)
  114. Me.Button1.Name = "Button1"
  115. Me.Button1.Size = New System.Drawing.Size(75, 34)
  116. Me.Button1.TabIndex = 670
  117. Me.Button1.Text = "Yes"
  118. Me.Button1.UseVisualStyleBackColor = True
  119. '
  120. '網段
  121. '
  122. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  123. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  124. Me.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources._002
  125. Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  126. Me.ClientSize = New System.Drawing.Size(488, 283)
  127. Me.Controls.Add(Me.Label1)
  128. Me.Controls.Add(Me.Label8)
  129. Me.Controls.Add(Me.Label6)
  130. Me.Controls.Add(Me.Label5)
  131. Me.Controls.Add(Me.Copyright)
  132. Me.Controls.Add(Me.Button2)
  133. Me.Controls.Add(Me.Button1)
  134. Me.Controls.Add(Me.Version)
  135. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  136. Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
  137. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  138. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  139. Me.Name = "網段"
  140. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  141. Me.Text = "網段"
  142. Me.ResumeLayout(False)
  143. End Sub
  144. Friend WithEvents Label1 As Label
  145. Friend WithEvents Label8 As Label
  146. Friend WithEvents Label6 As Label
  147. Friend WithEvents Label5 As Label
  148. Friend WithEvents Version As Label
  149. Friend WithEvents Copyright As Label
  150. Friend WithEvents Button2 As Button
  151. Friend WithEvents Button1 As Button
  152. End Class