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

📄 mainform.designer.vb

📁 一个界面很好的iRadio收音机 一个界面很好的iRadio收音机
💻 VB
📖 第 1 页 / 共 5 页
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class MainForm
    Inherits System.Windows.Forms.Form

    'Form overrides dispose to clean up the component list.
    <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

    'Required by the Windows Form Designer
    Private components As System.ComponentModel.IContainer

    'NOTE: The following procedure is required by the Windows Form Designer
    'It can be modified using the Windows Form Designer.  
    'Do not modify it using the code editor.
    <System.Diagnostics.DebuggerStepThrough()> _
    Private Sub InitializeComponent()
        Me.components = New System.ComponentModel.Container
        Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(MainForm))
        Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
        Me.Player = New AxWMPLib.AxWindowsMediaPlayer
        Me.StationListViewContextMenu = New System.Windows.Forms.ContextMenuStrip(Me.components)
        Me.mnuStationLvPlay = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuLvAdd = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation1 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation2 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation3 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation4 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation5 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation6 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation7 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation8 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation9 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation10 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation11 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation12 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation13 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation14 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation15 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation16 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation17 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationLvAddStation18 = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuStationDeleteStation = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStationEditStation = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuNewStation = New System.Windows.Forms.ToolStripMenuItem
        Me.pnlFavorites = New System.Windows.Forms.Panel
        Me.rbtStation18 = New System.Windows.Forms.RadioButton
        Me.ButtonContextMenu = New System.Windows.Forms.ContextMenuStrip(Me.components)
        Me.mnuClearStation = New System.Windows.Forms.ToolStripMenuItem
        Me.rbtStation17 = New System.Windows.Forms.RadioButton
        Me.rbtStation16 = New System.Windows.Forms.RadioButton
        Me.rbtStation15 = New System.Windows.Forms.RadioButton
        Me.rbtStation14 = New System.Windows.Forms.RadioButton
        Me.rbtStation12 = New System.Windows.Forms.RadioButton
        Me.rbtStation11 = New System.Windows.Forms.RadioButton
        Me.rbtStation10 = New System.Windows.Forms.RadioButton
        Me.rbtStation9 = New System.Windows.Forms.RadioButton
        Me.rbtStation13 = New System.Windows.Forms.RadioButton
        Me.rbtStation8 = New System.Windows.Forms.RadioButton
        Me.rbtStation7 = New System.Windows.Forms.RadioButton
        Me.rbtStation1 = New System.Windows.Forms.RadioButton
        Me.rbtStation2 = New System.Windows.Forms.RadioButton
        Me.rbtStation3 = New System.Windows.Forms.RadioButton
        Me.rbtStation4 = New System.Windows.Forms.RadioButton
        Me.rbtStation5 = New System.Windows.Forms.RadioButton
        Me.rbtStation6 = New System.Windows.Forms.RadioButton
        Me.StatusStrip1 = New System.Windows.Forms.StatusStrip
        Me.lblSpacer0 = New System.Windows.Forms.ToolStripStatusLabel
        Me.lblWmp = New System.Windows.Forms.ToolStripStatusLabel
        Me.lblSpacer1 = New System.Windows.Forms.ToolStripStatusLabel
        Me.lblCurrentPosition = New System.Windows.Forms.ToolStripStatusLabel
        Me.lblStatus = New System.Windows.Forms.ToolStripStatusLabel
        Me.lblBuffering = New System.Windows.Forms.ToolStripStatusLabel
        Me.prgStatusStrip = New System.Windows.Forms.ToolStripProgressBar
        Me.MenuStrip1 = New System.Windows.Forms.MenuStrip
        Me.mnuFile = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuOpenUrl = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuDisconnect = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuExit = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuAppearance = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuColors = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuBlue = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuCyan = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuFuchsia = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuGray = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuGreen = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuOrange = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuRed = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuTeal = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuDisplayCoverArt = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuDisplayVisualizations = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuRotateStationInfo = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator10 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuDisplaySplashScreen = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuOptions = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuAutoPlay = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuDisplayTooltips = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuKeepOnTop = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStartAsIcon = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStartWithWindows = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuCenterForm = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuResetSettings = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuInfo = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuStatistics = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuHelp = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuAbout = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuMediaPlayer = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuMediaPlayerErrorMessages = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuMediaPlayerWebHelp = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuDownloadPlugIn = New System.Windows.Forms.ToolStripMenuItem
        Me.NotifyIconContextMenu = New System.Windows.Forms.ContextMenuStrip(Me.components)
        Me.mnuNiRestore = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuNiPlay = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuNiMute = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuNiVolume = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuNiShowVisualizationsFullScreen = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator11 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuNiDisconnect = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator12 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuNiAbout = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuNiExit = New System.Windows.Forms.ToolStripMenuItem
        Me.NotifyIcon1 = New System.Windows.Forms.NotifyIcon(Me.components)
        Me.tmrBuffering = New System.Windows.Forms.Timer(Me.components)
        Me.tmrDisplay = New System.Windows.Forms.Timer(Me.components)
        Me.tmrInfo = New System.Windows.Forms.Timer(Me.components)
        Me.pnlStation = New System.Windows.Forms.Panel
        Me.pnlStationInfo = New System.Windows.Forms.Panel
        Me.lblLocation = New System.Windows.Forms.Label
        Me.lblStation = New System.Windows.Forms.Label
        Me.picStation = New System.Windows.Forms.PictureBox
        Me.lblSlogan = New System.Windows.Forms.Label
        Me.btnMute = New System.Windows.Forms.Button
        Me.llbWebsite = New System.Windows.Forms.LinkLabel
        Me.btnPlay = New System.Windows.Forms.Button
        Me.trkVolume = New System.Windows.Forms.TrackBar
        Me.tmrRotatePictureText = New System.Windows.Forms.Timer(Me.components)
        Me.picMinimize = New System.Windows.Forms.PictureBox
        Me.pnlHeader = New System.Windows.Forms.Panel
        Me.picTitle = New System.Windows.Forms.PictureBox
        Me.lblHeader = New System.Windows.Forms.Label
        Me.tabSelect = New System.Windows.Forms.TabControl
        Me.tabStationList = New System.Windows.Forms.TabPage
        Me.lvwStations = New System.Windows.Forms.ListView
        Me.ColumnHeader1 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader2 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader3 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader4 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader5 = New System.Windows.Forms.ColumnHeader
        Me.tabUS = New System.Windows.Forms.TabPage
        Me.lvwUS = New System.Windows.Forms.ListView
        Me.ColumnHeader7 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader8 = New System.Windows.Forms.ColumnHeader
        Me.StationListListViewContextMenu = New System.Windows.Forms.ContextMenuStrip(Me.components)
        Me.mnuDeleteStationList = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuEditStationList = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuNewStationList = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuSelectStationList = New System.Windows.Forms.ToolStripMenuItem
        Me.tabWorld = New System.Windows.Forms.TabPage
        Me.lvwWorld = New System.Windows.Forms.ListView
        Me.ColumnHeader9 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader10 = New System.Windows.Forms.ColumnHeader
        Me.tabMiscellaneous = New System.Windows.Forms.TabPage
        Me.lvwMiscellaneous = New System.Windows.Forms.ListView
        Me.ColumnHeader11 = New System.Windows.Forms.ColumnHeader
        Me.ColumnHeader12 = New System.Windows.Forms.ColumnHeader
        Me.ToolTip2 = New System.Windows.Forms.ToolTip(Me.components)
        CType(Me.Player, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.StationListViewContextMenu.SuspendLayout()
        Me.pnlFavorites.SuspendLayout()
        Me.ButtonContextMenu.SuspendLayout()
        Me.StatusStrip1.SuspendLayout()
        Me.MenuStrip1.SuspendLayout()
        Me.NotifyIconContextMenu.SuspendLayout()
        Me.pnlStation.SuspendLayout()
        Me.pnlStationInfo.SuspendLayout()
        CType(Me.picStation, System.ComponentModel.ISupportInitialize).BeginInit()
        CType(Me.trkVolume, System.ComponentModel.ISupportInitialize).BeginInit()
        CType(Me.picMinimize, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.pnlHeader.SuspendLayout()
        CType(Me.picTitle, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.tabSelect.SuspendLayout()
        Me.tabStationList.SuspendLayout()
        Me.tabUS.SuspendLayout()
        Me.StationListListViewContextMenu.SuspendLayout()
        Me.tabWorld.SuspendLayout()
        Me.tabMiscellaneous.SuspendLayout()
        Me.SuspendLayout()
        '
        'ToolTip1
        '
        Me.ToolTip1.BackColor = System.Drawing.SystemColors.Control
        Me.ToolTip1.ForeColor = System.Drawing.Color.Black
        Me.ToolTip1.IsBalloon = True
        Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info
        Me.ToolTip1.ToolTipTitle = "Media Player 10"
        '
        'Player
        '
        Me.Player.Enabled = True
        Me.Player.Location = New System.Drawing.Point(0, 0)
        Me.Player.Name = "Player"
        Me.Player.OcxState = CType(resources.GetObject("Player.OcxState"), System.Windows.Forms.AxHost.State)
        Me.Player.Size = New System.Drawing.Size(176, 176)
        Me.Player.TabIndex = 57
        Me.Player.Visible = False
        '
        'StationListViewContextMenu
        '
        Me.StationListViewContextMenu.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.StationListViewContextMenu.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuStationLvPlay, Me.ToolStripSeparator4, Me.mnuLvAdd, Me.ToolStripSeparator6, Me.mnuStationDeleteStation, Me.mnuStationEditStation, Me.mnuNewStation})
        Me.StationListViewContextMenu.Name = "ListViewContextMenu"
        Me.StationListViewContextMenu.Size = New System.Drawing.Size(123, 126)
        '
        'mnuStationLvPlay
        '
        Me.mnuStationLvPlay.Image = Global.VirtualSoftware.My.Resources.Resources.PlayStation
        Me.mnuStationLvPlay.Name = "mnuStationLvPlay"
        Me.mnuStationLvPlay.Size = New System.Drawing.Size(122, 22)
        Me.mnuStationLvPlay.Text = "播放"
        '
        'ToolStripSeparator4
        '

⌨️ 快捷键说明

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