⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mainform.designer.vb

📁 一个界面很好的iRadio收音机 一个界面很好的iRadio收音机
💻 VB
📖 第 1 页 / 共 5 页
字号:
        Me.rbtStation3.BackColor = System.Drawing.SystemColors.Control
        Me.rbtStation3.BackgroundImage = CType(resources.GetObject("rbtStation3.BackgroundImage"), System.Drawing.Image)
        Me.rbtStation3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
        Me.rbtStation3.ContextMenuStrip = Me.ButtonContextMenu
        Me.rbtStation3.Cursor = System.Windows.Forms.Cursors.Hand
        Me.rbtStation3.FlatAppearance.BorderColor = System.Drawing.Color.Black
        Me.rbtStation3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
        Me.rbtStation3.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.rbtStation3.ForeColor = System.Drawing.Color.Black
        Me.rbtStation3.Location = New System.Drawing.Point(201, 9)
        Me.rbtStation3.Name = "rbtStation3"
        Me.rbtStation3.Size = New System.Drawing.Size(81, 23)
        Me.rbtStation3.TabIndex = 19
        Me.rbtStation3.Text = "Button 3"
        Me.rbtStation3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
        Me.rbtStation3.UseVisualStyleBackColor = False
        '
        'rbtStation4
        '
        Me.rbtStation4.Appearance = System.Windows.Forms.Appearance.Button
        Me.rbtStation4.BackColor = System.Drawing.SystemColors.Control
        Me.rbtStation4.BackgroundImage = CType(resources.GetObject("rbtStation4.BackgroundImage"), System.Drawing.Image)
        Me.rbtStation4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
        Me.rbtStation4.ContextMenuStrip = Me.ButtonContextMenu
        Me.rbtStation4.Cursor = System.Windows.Forms.Cursors.Hand
        Me.rbtStation4.FlatAppearance.BorderColor = System.Drawing.Color.Black
        Me.rbtStation4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
        Me.rbtStation4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.rbtStation4.ForeColor = System.Drawing.Color.Black
        Me.rbtStation4.Location = New System.Drawing.Point(297, 9)
        Me.rbtStation4.Name = "rbtStation4"
        Me.rbtStation4.Size = New System.Drawing.Size(81, 23)
        Me.rbtStation4.TabIndex = 18
        Me.rbtStation4.Text = "Button 4"
        Me.rbtStation4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
        Me.rbtStation4.UseVisualStyleBackColor = False
        '
        'rbtStation5
        '
        Me.rbtStation5.Appearance = System.Windows.Forms.Appearance.Button
        Me.rbtStation5.BackColor = System.Drawing.SystemColors.Control
        Me.rbtStation5.BackgroundImage = CType(resources.GetObject("rbtStation5.BackgroundImage"), System.Drawing.Image)
        Me.rbtStation5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
        Me.rbtStation5.ContextMenuStrip = Me.ButtonContextMenu
        Me.rbtStation5.Cursor = System.Windows.Forms.Cursors.Hand
        Me.rbtStation5.FlatAppearance.BorderColor = System.Drawing.Color.Black
        Me.rbtStation5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
        Me.rbtStation5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.rbtStation5.ForeColor = System.Drawing.Color.Black
        Me.rbtStation5.Location = New System.Drawing.Point(393, 9)
        Me.rbtStation5.Name = "rbtStation5"
        Me.rbtStation5.Size = New System.Drawing.Size(81, 23)
        Me.rbtStation5.TabIndex = 17
        Me.rbtStation5.Text = "Button 5"
        Me.rbtStation5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
        Me.rbtStation5.UseVisualStyleBackColor = False
        '
        'rbtStation6
        '
        Me.rbtStation6.Appearance = System.Windows.Forms.Appearance.Button
        Me.rbtStation6.BackColor = System.Drawing.SystemColors.Control
        Me.rbtStation6.BackgroundImage = CType(resources.GetObject("rbtStation6.BackgroundImage"), System.Drawing.Image)
        Me.rbtStation6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
        Me.rbtStation6.ContextMenuStrip = Me.ButtonContextMenu
        Me.rbtStation6.Cursor = System.Windows.Forms.Cursors.Hand
        Me.rbtStation6.FlatAppearance.BorderColor = System.Drawing.Color.Black
        Me.rbtStation6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
        Me.rbtStation6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.rbtStation6.ForeColor = System.Drawing.Color.Black
        Me.rbtStation6.Location = New System.Drawing.Point(489, 9)
        Me.rbtStation6.Name = "rbtStation6"
        Me.rbtStation6.Size = New System.Drawing.Size(81, 23)
        Me.rbtStation6.TabIndex = 16
        Me.rbtStation6.Text = "Button 6"
        Me.rbtStation6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
        Me.rbtStation6.UseVisualStyleBackColor = False
        '
        'StatusStrip1
        '
        Me.StatusStrip1.AutoSize = False
        Me.StatusStrip1.BackColor = System.Drawing.SystemColors.Control
        Me.StatusStrip1.BackgroundImage = Global.VirtualSoftware.My.Resources.Resources.GrayGradient
        Me.StatusStrip1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
        Me.StatusStrip1.Dock = System.Windows.Forms.DockStyle.None
        Me.StatusStrip1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.lblSpacer0, Me.lblWmp, Me.lblSpacer1, Me.lblCurrentPosition, Me.lblStatus, Me.lblBuffering, Me.prgStatusStrip})
        Me.StatusStrip1.Location = New System.Drawing.Point(3, 435)
        Me.StatusStrip1.Name = "StatusStrip1"
        Me.StatusStrip1.Size = New System.Drawing.Size(579, 25)
        Me.StatusStrip1.SizingGrip = False
        Me.StatusStrip1.TabIndex = 4
        '
        'lblSpacer0
        '
        Me.lblSpacer0.BackColor = System.Drawing.Color.Transparent
        Me.lblSpacer0.Name = "lblSpacer0"
        Me.lblSpacer0.Size = New System.Drawing.Size(10, 20)
        Me.lblSpacer0.Text = " "
        '
        'lblWmp
        '
        Me.lblWmp.BackColor = System.Drawing.Color.Transparent
        Me.lblWmp.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
        Me.lblWmp.Image = Global.VirtualSoftware.My.Resources.Resources.WMP
        Me.lblWmp.Name = "lblWmp"
        Me.lblWmp.Size = New System.Drawing.Size(16, 20)
        '
        'lblSpacer1
        '
        Me.lblSpacer1.BackColor = System.Drawing.Color.Transparent
        Me.lblSpacer1.Name = "lblSpacer1"
        Me.lblSpacer1.Size = New System.Drawing.Size(10, 20)
        Me.lblSpacer1.Text = " "
        '
        'lblCurrentPosition
        '
        Me.lblCurrentPosition.BackColor = System.Drawing.Color.Transparent
        Me.lblCurrentPosition.Name = "lblCurrentPosition"
        Me.lblCurrentPosition.Size = New System.Drawing.Size(52, 20)
        Me.lblCurrentPosition.Text = "               "
        Me.lblCurrentPosition.ToolTipText = "播放时间"
        '
        'lblStatus
        '
        Me.lblStatus.BackColor = System.Drawing.Color.Transparent
        Me.lblStatus.Name = "lblStatus"
        Me.lblStatus.Size = New System.Drawing.Size(454, 20)
        Me.lblStatus.Spring = True
        Me.lblStatus.Text = "     "
        Me.lblStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
        Me.lblStatus.ToolTipText = "状态"
        '
        'lblBuffering
        '
        Me.lblBuffering.BackColor = System.Drawing.Color.Transparent
        Me.lblBuffering.Name = "lblBuffering"
        Me.lblBuffering.Size = New System.Drawing.Size(22, 20)
        Me.lblBuffering.Text = "     "
        Me.lblBuffering.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
        Me.lblBuffering.ToolTipText = "缓冲"
        '
        'prgStatusStrip
        '
        Me.prgStatusStrip.Name = "prgStatusStrip"
        Me.prgStatusStrip.Size = New System.Drawing.Size(100, 19)
        Me.prgStatusStrip.ToolTipText = "缓冲进度"
        Me.prgStatusStrip.Visible = False
        '
        'MenuStrip1
        '
        Me.MenuStrip1.AutoSize = False
        Me.MenuStrip1.BackgroundImage = Global.VirtualSoftware.My.Resources.Resources.GrayGradient
        Me.MenuStrip1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
        Me.MenuStrip1.Dock = System.Windows.Forms.DockStyle.None
        Me.MenuStrip1.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuFile, Me.mnuAppearance, Me.mnuOptions, Me.mnuInfo, Me.mnuHelp})
        Me.MenuStrip1.Location = New System.Drawing.Point(3, 2)
        Me.MenuStrip1.Name = "MenuStrip1"
        Me.MenuStrip1.Size = New System.Drawing.Size(579, 25)
        Me.MenuStrip1.TabIndex = 10
        '
        'mnuFile
        '
        Me.mnuFile.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuOpenUrl, Me.mnuDisconnect, Me.ToolStripSeparator3, Me.mnuExit})
        Me.mnuFile.ForeColor = System.Drawing.Color.Black
        Me.mnuFile.Name = "mnuFile"
        Me.mnuFile.Size = New System.Drawing.Size(59, 21)
        Me.mnuFile.Text = "文件(&F)"
        '
        'mnuOpenUrl
        '
        Me.mnuOpenUrl.Image = Global.VirtualSoftware.My.Resources.Resources.Url
        Me.mnuOpenUrl.Name = "mnuOpenUrl"
        Me.mnuOpenUrl.Size = New System.Drawing.Size(152, 22)
        Me.mnuOpenUrl.Text = "打开链接..."
        '
        'mnuDisconnect
        '
        Me.mnuDisconnect.Enabled = False
        Me.mnuDisconnect.Image = Global.VirtualSoftware.My.Resources.Resources.Disconnect
        Me.mnuDisconnect.Name = "mnuDisconnect"
        Me.mnuDisconnect.Size = New System.Drawing.Size(152, 22)
        Me.mnuDisconnect.Text = "断开(&D)"
        '
        'ToolStripSeparator3
        '
        Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
        Me.ToolStripSeparator3.Size = New System.Drawing.Size(149, 6)
        '
        'mnuExit
        '
        Me.mnuExit.Image = Global.VirtualSoftware.My.Resources.Resources._Exit
        Me.mnuExit.Name = "mnuExit"
        Me.mnuExit.Size = New System.Drawing.Size(152, 22)
        Me.mnuExit.Text = "退出(&E)"
        '
        'mnuAppearance
        '
        Me.mnuAppearance.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuColors, Me.ToolStripSeparator9, Me.mnuDisplayCoverArt, Me.mnuDisplayVisualizations, Me.mnuRotateStationInfo, Me.ToolStripSeparator10, Me.mnuDisplaySplashScreen})
        Me.mnuAppearance.Name = "mnuAppearance"
        Me.mnuAppearance.Size = New System.Drawing.Size(59, 21)
        Me.mnuAppearance.Text = "外观(&A)"
        '
        'mnuColors
        '
        Me.mnuColors.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuBlue, Me.mnuCyan, Me.mnuFuchsia, Me.mnuGray, Me.mnuGreen, Me.mnuOrange, Me.mnuRed, Me.mnuTeal})
        Me.mnuColors.Image = Global.VirtualSoftware.My.Resources.Resources.Color
        Me.mnuColors.Name = "mnuColors"
        Me.mnuColors.Size = New System.Drawing.Size(208, 22)
        Me.mnuColors.Text = "色彩(&C)"
        '
        'mnuBlue
        '
        Me.mnuBlue.Name = "mnuBlue"
        Me.mnuBlue.Size = New System.Drawing.Size(124, 22)
        Me.mnuBlue.Text = "蓝色(&B)"
        '
        'mnuCyan
        '
        Me.mnuCyan.Name = "mnuCyan"
        Me.mnuCyan.Size = New System.Drawing.Size(124, 22)
        Me.mnuCyan.Text = "青色(&C)"
        '
        'mnuFuchsia
        '
        Me.mnuFuchsia.Name = "mnuFuchsia"
        Me.mnuFuchsia.Size = New System.Drawing.Size(124, 22)
        Me.mnuFuchsia.Text = "紫红色(&F)"
        '
        'mnuGray
        '
        Me.mnuGray.Name = "mnuGray"
        Me.mnuGray.Size = New System.Drawing.Size(124, 22)
        Me.mnuGray.Text = "灰色(&G)"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -