Form2.Designer.vb
上传用户:szledliu
上传日期:2021-01-29
资源大小:13805k
文件大小:12k
- <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)
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- MyBase.Dispose(disposing)
- End Sub
- 'Windows 窗体设计器所必需的
- Private components As System.ComponentModel.IContainer
- '注意: 以下过程是 Windows 窗体设计器所必需的
- '可以使用 Windows 窗体设计器修改它。
- '不要使用代码编辑器修改它。
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(新朋友))
- Me.TabControl1 = New DevComponents.DotNetBar.TabControl
- Me.TabItem1 = New DevComponents.DotNetBar.TabItem(Me.components)
- Me.TabControlPanel1 = New DevComponents.DotNetBar.TabControlPanel
- Me.TabItem2 = New DevComponents.DotNetBar.TabItem(Me.components)
- Me.TabControlPanel2 = New DevComponents.DotNetBar.TabControlPanel
- Me.PictureBox1 = New System.Windows.Forms.PictureBox
- Me.PictureBox2 = New System.Windows.Forms.PictureBox
- Me.TabItem3 = New DevComponents.DotNetBar.TabItem(Me.components)
- Me.TabControlPanel3 = New DevComponents.DotNetBar.TabControlPanel
- Me.PictureBox3 = New System.Windows.Forms.PictureBox
- Me.PictureBox4 = New System.Windows.Forms.PictureBox
- Me.PictureBox5 = New System.Windows.Forms.PictureBox
- CType(Me.TabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabControl1.SuspendLayout()
- Me.TabControlPanel1.SuspendLayout()
- Me.TabControlPanel2.SuspendLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabControlPanel3.SuspendLayout()
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'TabControl1
- '
- Me.TabControl1.CanReorderTabs = True
- Me.TabControl1.Controls.Add(Me.TabControlPanel3)
- Me.TabControl1.Controls.Add(Me.TabControlPanel2)
- Me.TabControl1.Controls.Add(Me.TabControlPanel1)
- Me.TabControl1.Location = New System.Drawing.Point(0, -2)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedTabFont = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold)
- Me.TabControl1.SelectedTabIndex = 2
- Me.TabControl1.Size = New System.Drawing.Size(568, 756)
- Me.TabControl1.TabIndex = 0
- Me.TabControl1.TabLayoutType = DevComponents.DotNetBar.eTabLayoutType.FixedWithNavigationBox
- Me.TabControl1.Tabs.Add(Me.TabItem1)
- Me.TabControl1.Tabs.Add(Me.TabItem2)
- Me.TabControl1.Tabs.Add(Me.TabItem3)
- Me.TabControl1.Text = "TabControl1"
- '
- 'TabItem1
- '
- Me.TabItem1.AttachedControl = Me.TabControlPanel1
- Me.TabItem1.Name = "TabItem1"
- Me.TabItem1.Text = "漂亮吗???"
- '
- 'TabControlPanel1
- '
- Me.TabControlPanel1.Controls.Add(Me.PictureBox1)
- Me.TabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill
- Me.TabControlPanel1.Location = New System.Drawing.Point(0, 26)
- Me.TabControlPanel1.Name = "TabControlPanel1"
- Me.TabControlPanel1.Padding = New System.Windows.Forms.Padding(1)
- Me.TabControlPanel1.Size = New System.Drawing.Size(568, 730)
- Me.TabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(CType(CType(144, Byte), Integer), CType(CType(156, Byte), Integer), CType(CType(187, Byte), Integer))
- Me.TabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(CType(CType(230, Byte), Integer), CType(CType(233, Byte), Integer), CType(CType(240, Byte), Integer))
- Me.TabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine
- Me.TabControlPanel1.Style.BorderColor.Color = System.Drawing.SystemColors.ControlDark
- Me.TabControlPanel1.Style.BorderSide = CType(((DevComponents.DotNetBar.eBorderSide.Left Or DevComponents.DotNetBar.eBorderSide.Right) _
- Or DevComponents.DotNetBar.eBorderSide.Bottom), DevComponents.DotNetBar.eBorderSide)
- Me.TabControlPanel1.Style.GradientAngle = 90
- Me.TabControlPanel1.TabIndex = 1
- Me.TabControlPanel1.TabItem = Me.TabItem1
- '
- 'TabItem2
- '
- Me.TabItem2.AttachedControl = Me.TabControlPanel2
- Me.TabItem2.Name = "TabItem2"
- Me.TabItem2.Text = "还行吧????"
- '
- 'TabControlPanel2
- '
- Me.TabControlPanel2.Controls.Add(Me.PictureBox2)
- Me.TabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill
- Me.TabControlPanel2.Location = New System.Drawing.Point(0, 26)
- Me.TabControlPanel2.Name = "TabControlPanel2"
- Me.TabControlPanel2.Padding = New System.Windows.Forms.Padding(1)
- Me.TabControlPanel2.Size = New System.Drawing.Size(568, 730)
- Me.TabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.FromArgb(CType(CType(144, Byte), Integer), CType(CType(156, Byte), Integer), CType(CType(187, Byte), Integer))
- Me.TabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(CType(CType(230, Byte), Integer), CType(CType(233, Byte), Integer), CType(CType(240, Byte), Integer))
- Me.TabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine
- Me.TabControlPanel2.Style.BorderColor.Color = System.Drawing.SystemColors.ControlDark
- Me.TabControlPanel2.Style.BorderSide = CType(((DevComponents.DotNetBar.eBorderSide.Left Or DevComponents.DotNetBar.eBorderSide.Right) _
- Or DevComponents.DotNetBar.eBorderSide.Bottom), DevComponents.DotNetBar.eBorderSide)
- Me.TabControlPanel2.Style.GradientAngle = 90
- Me.TabControlPanel2.TabIndex = 2
- Me.TabControlPanel2.TabItem = Me.TabItem2
- '
- 'PictureBox1
- '
- Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
- Me.PictureBox1.Location = New System.Drawing.Point(0, 0)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(568, 726)
- Me.PictureBox1.TabIndex = 0
- Me.PictureBox1.TabStop = False
- '
- 'PictureBox2
- '
- Me.PictureBox2.Image = CType(resources.GetObject("PictureBox2.Image"), System.Drawing.Image)
- Me.PictureBox2.Location = New System.Drawing.Point(0, 0)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(565, 727)
- Me.PictureBox2.TabIndex = 0
- Me.PictureBox2.TabStop = False
- '
- 'TabItem3
- '
- Me.TabItem3.AttachedControl = Me.TabControlPanel3
- Me.TabItem3.Name = "TabItem3"
- Me.TabItem3.Text = "最爱"
- '
- 'TabControlPanel3
- '
- Me.TabControlPanel3.Controls.Add(Me.PictureBox5)
- Me.TabControlPanel3.Controls.Add(Me.PictureBox4)
- Me.TabControlPanel3.Controls.Add(Me.PictureBox3)
- Me.TabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill
- Me.TabControlPanel3.Location = New System.Drawing.Point(0, 26)
- Me.TabControlPanel3.Name = "TabControlPanel3"
- Me.TabControlPanel3.Padding = New System.Windows.Forms.Padding(1)
- Me.TabControlPanel3.Size = New System.Drawing.Size(568, 730)
- Me.TabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(CType(CType(144, Byte), Integer), CType(CType(156, Byte), Integer), CType(CType(187, Byte), Integer))
- Me.TabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(CType(CType(230, Byte), Integer), CType(CType(233, Byte), Integer), CType(CType(240, Byte), Integer))
- Me.TabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine
- Me.TabControlPanel3.Style.BorderColor.Color = System.Drawing.SystemColors.ControlDark
- Me.TabControlPanel3.Style.BorderSide = CType(((DevComponents.DotNetBar.eBorderSide.Left Or DevComponents.DotNetBar.eBorderSide.Right) _
- Or DevComponents.DotNetBar.eBorderSide.Bottom), DevComponents.DotNetBar.eBorderSide)
- Me.TabControlPanel3.Style.GradientAngle = 90
- Me.TabControlPanel3.TabIndex = 3
- Me.TabControlPanel3.TabItem = Me.TabItem3
- Me.TabControlPanel3.Text = "人民币"
- '
- 'PictureBox3
- '
- Me.PictureBox3.Image = CType(resources.GetObject("PictureBox3.Image"), System.Drawing.Image)
- Me.PictureBox3.Location = New System.Drawing.Point(51, 14)
- Me.PictureBox3.Name = "PictureBox3"
- Me.PictureBox3.Size = New System.Drawing.Size(449, 226)
- Me.PictureBox3.TabIndex = 0
- Me.PictureBox3.TabStop = False
- '
- 'PictureBox4
- '
- Me.PictureBox4.Image = CType(resources.GetObject("PictureBox4.Image"), System.Drawing.Image)
- Me.PictureBox4.Location = New System.Drawing.Point(51, 246)
- Me.PictureBox4.Name = "PictureBox4"
- Me.PictureBox4.Size = New System.Drawing.Size(449, 238)
- Me.PictureBox4.TabIndex = 1
- Me.PictureBox4.TabStop = False
- '
- 'PictureBox5
- '
- Me.PictureBox5.Image = CType(resources.GetObject("PictureBox5.Image"), System.Drawing.Image)
- Me.PictureBox5.Location = New System.Drawing.Point(7, 490)
- Me.PictureBox5.Name = "PictureBox5"
- Me.PictureBox5.Size = New System.Drawing.Size(550, 236)
- Me.PictureBox5.TabIndex = 2
- Me.PictureBox5.TabStop = False
- '
- '新朋友
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(566, 753)
- Me.Controls.Add(Me.TabControl1)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
- Me.Name = "新朋友"
- Me.Text = "新朋友"
- CType(Me.TabControl1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabControl1.ResumeLayout(False)
- Me.TabControlPanel1.ResumeLayout(False)
- Me.TabControlPanel2.ResumeLayout(False)
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabControlPanel3.ResumeLayout(False)
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- End Sub
- Friend WithEvents TabControl1 As DevComponents.DotNetBar.TabControl
- Friend WithEvents TabControlPanel1 As DevComponents.DotNetBar.TabControlPanel
- Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
- Friend WithEvents TabItem1 As DevComponents.DotNetBar.TabItem
- Friend WithEvents TabControlPanel2 As DevComponents.DotNetBar.TabControlPanel
- Friend WithEvents TabItem2 As DevComponents.DotNetBar.TabItem
- Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
- Friend WithEvents TabControlPanel3 As DevComponents.DotNetBar.TabControlPanel
- Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
- Friend WithEvents TabItem3 As DevComponents.DotNetBar.TabItem
- End Class