_ Partial Class 網段 Inherits System.Windows.Forms.Form 'Form 覆寫 Dispose 以清除元件清單。 _ 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 設計工具進行修改。 '請勿使用程式碼編輯器進行修改。 _ Private Sub InitializeComponent() Me.Label8 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label5 = 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.Label1 = New System.Windows.Forms.Label() Me.外網_bt = New System.Windows.Forms.Button() Me.PictureBox1 = New System.Windows.Forms.PictureBox() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' '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(239, 38) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(253, 36) Me.Label8.TabIndex = 682 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(353, 20) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(108, 20) Me.Label6.TabIndex = 681 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(239, 20) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(108, 20) Me.Label5.TabIndex = 680 Me.Label5.Text = "您目前的網段是 : " ' '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(251, 220) Me.Copyright.Name = "Copyright" Me.Copyright.Size = New System.Drawing.Size(241, 20) Me.Copyright.TabIndex = 679 Me.Copyright.Text = "著作權" ' '設計_bt ' Me.設計_bt.Location = New System.Drawing.Point(417, 247) Me.設計_bt.Name = "設計_bt" Me.設計_bt.Size = New System.Drawing.Size(75, 34) Me.設計_bt.TabIndex = 678 Me.設計_bt.Text = "設計" Me.設計_bt.UseVisualStyleBackColor = True ' '內網_bt ' Me.內網_bt.Location = New System.Drawing.Point(340, 247) Me.內網_bt.Name = "內網_bt" Me.內網_bt.Size = New System.Drawing.Size(75, 34) Me.內網_bt.TabIndex = 677 Me.內網_bt.Text = "內網" Me.內網_bt.UseVisualStyleBackColor = True ' '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(262, 99) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(238, 84) Me.Label1.TabIndex = 683 Me.Label1.Text = "MOJI-ERP-SYS" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "電腦認證註冊" ' '外網_bt ' Me.外網_bt.Location = New System.Drawing.Point(264, 247) Me.外網_bt.Name = "外網_bt" Me.外網_bt.Size = New System.Drawing.Size(75, 34) Me.外網_bt.TabIndex = 684 Me.外網_bt.Text = "外網" Me.外網_bt.UseVisualStyleBackColor = True ' 'PictureBox1 ' Me.PictureBox1.BackColor = System.Drawing.Color.Transparent Me.PictureBox1.BackgroundImage = Global.MAOJI_REG_SYS.My.Resources.Resources._61165 Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.PictureBox1.Location = New System.Drawing.Point(12, 24) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(221, 257) Me.PictureBox1.TabIndex = 685 Me.PictureBox1.TabStop = False ' '網段 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoValidate = System.Windows.Forms.AutoValidate.EnablePreventFocusChange Me.BackgroundImage = Global.MAOJI_REG_SYS.My.Resources.Resources._20122712_MotionElements_green_wave_line_background Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.ClientSize = New System.Drawing.Size(504, 293) Me.Controls.Add(Me.PictureBox1) Me.Controls.Add(Me.外網_bt) 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.Label1) Me.DoubleBuffered = True 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.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "網段" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "網段" CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) End Sub Friend WithEvents Label8 As Label Friend WithEvents Label6 As Label Friend WithEvents Label5 As Label Friend WithEvents Copyright As Label Friend WithEvents 設計_bt As Button Friend WithEvents 內網_bt As Button Friend WithEvents Label1 As Label Friend WithEvents 外網_bt As Button Friend WithEvents PictureBox1 As PictureBox End Class