123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class 網段
- Inherits System.Windows.Forms.Form
-
- 'Form 覆寫 Dispose 以清除元件清單。
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- '為 Windows Form 設計工具的必要項
- Private components As System.ComponentModel.IContainer
-
- '注意: 以下為 Windows Form 設計工具所需的程序
- '可以使用 Windows Form 設計工具進行修改。
- '請勿使用程式碼編輯器進行修改。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(網段))
- Me.Label1 = New System.Windows.Forms.Label()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.Label6 = New System.Windows.Forms.Label()
- Me.Label5 = New System.Windows.Forms.Label()
- Me.Version = New System.Windows.Forms.Label()
- Me.Copyright = New System.Windows.Forms.Label()
- Me.設計_bt = New System.Windows.Forms.Button()
- Me.內網_bt = New System.Windows.Forms.Button()
- Me.外網_bt = New System.Windows.Forms.Button()
- Me.SuspendLayout()
- '
- 'Label1
- '
- Me.Label1.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.Label1.BackColor = System.Drawing.Color.Transparent
- Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 21.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.Label1.Location = New System.Drawing.Point(125, 115)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(219, 45)
- Me.Label1.TabIndex = 677
- Me.Label1.Text = "GCM-ERP-SYS"
- '
- 'Label8
- '
- Me.Label8.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.Label8.BackColor = System.Drawing.Color.Transparent
- Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label8.Location = New System.Drawing.Point(12, 32)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(253, 36)
- Me.Label8.TabIndex = 676
- Me.Label8.Text = "請確認您登入系統位置是否在伺服器所在網域"
- '
- 'Label6
- '
- Me.Label6.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.Label6.BackColor = System.Drawing.Color.Transparent
- Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label6.Location = New System.Drawing.Point(126, 9)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(108, 20)
- Me.Label6.TabIndex = 675
- Me.Label6.Text = "192.168.0.1"
- '
- 'Label5
- '
- Me.Label5.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.Label5.BackColor = System.Drawing.Color.Transparent
- Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
- Me.Label5.Location = New System.Drawing.Point(12, 9)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(108, 20)
- Me.Label5.TabIndex = 674
- Me.Label5.Text = "您目前的網段是 : "
- '
- 'Version
- '
- Me.Version.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.Version.BackColor = System.Drawing.Color.Transparent
- Me.Version.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Version.Location = New System.Drawing.Point(12, 231)
- Me.Version.Name = "Version"
- Me.Version.Size = New System.Drawing.Size(241, 20)
- Me.Version.TabIndex = 672
- Me.Version.Text = "版本 {0}.{1:00}"
- '
- 'Copyright
- '
- Me.Copyright.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.Copyright.BackColor = System.Drawing.Color.Transparent
- Me.Copyright.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Copyright.Location = New System.Drawing.Point(12, 254)
- Me.Copyright.Name = "Copyright"
- Me.Copyright.Size = New System.Drawing.Size(241, 20)
- Me.Copyright.TabIndex = 673
- Me.Copyright.Text = "著作權"
- '
- '設計_bt
- '
- Me.設計_bt.Location = New System.Drawing.Point(401, 237)
- Me.設計_bt.Name = "設計_bt"
- Me.設計_bt.Size = New System.Drawing.Size(75, 34)
- Me.設計_bt.TabIndex = 671
- Me.設計_bt.Text = "設計"
- Me.設計_bt.UseVisualStyleBackColor = True
- '
- '內網_bt
- '
- Me.內網_bt.Location = New System.Drawing.Point(320, 237)
- Me.內網_bt.Name = "內網_bt"
- Me.內網_bt.Size = New System.Drawing.Size(75, 34)
- Me.內網_bt.TabIndex = 670
- Me.內網_bt.Text = "內網"
- Me.內網_bt.UseVisualStyleBackColor = True
- '
- '外網_bt
- '
- Me.外網_bt.Location = New System.Drawing.Point(239, 237)
- Me.外網_bt.Name = "外網_bt"
- Me.外網_bt.Size = New System.Drawing.Size(75, 34)
- Me.外網_bt.TabIndex = 678
- Me.外網_bt.Text = "外網"
- Me.外網_bt.UseVisualStyleBackColor = True
- '
- '網段
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.BackgroundImage = Global.工巧明智能管理系統.My.Resources.Resources._002
- Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.ClientSize = New System.Drawing.Size(488, 283)
- Me.Controls.Add(Me.外網_bt)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.Label8)
- Me.Controls.Add(Me.Label6)
- Me.Controls.Add(Me.Label5)
- Me.Controls.Add(Me.Copyright)
- Me.Controls.Add(Me.設計_bt)
- Me.Controls.Add(Me.內網_bt)
- Me.Controls.Add(Me.Version)
- Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
- Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
- Me.Name = "網段"
- Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
- Me.Text = "網段"
- Me.ResumeLayout(False)
-
- End Sub
-
- Friend WithEvents Label1 As Label
- Friend WithEvents Label8 As Label
- Friend WithEvents Label6 As Label
- Friend WithEvents Label5 As Label
- Friend WithEvents Version As Label
- Friend WithEvents Copyright As Label
- Friend WithEvents 設計_bt As Button
- Friend WithEvents 內網_bt As Button
- Friend WithEvents 外網_bt As Button
- End Class
|