📄 mainform.designer.vb
字号:
'
'mnuGreen
'
Me.mnuGreen.Name = "mnuGreen"
Me.mnuGreen.Size = New System.Drawing.Size(124, 22)
Me.mnuGreen.Text = "绿色(&G)"
'
'mnuOrange
'
Me.mnuOrange.Name = "mnuOrange"
Me.mnuOrange.Size = New System.Drawing.Size(124, 22)
Me.mnuOrange.Text = "橙色(&O)"
'
'mnuRed
'
Me.mnuRed.Name = "mnuRed"
Me.mnuRed.Size = New System.Drawing.Size(124, 22)
Me.mnuRed.Text = "红色(&R)"
'
'mnuTeal
'
Me.mnuTeal.Name = "mnuTeal"
Me.mnuTeal.Size = New System.Drawing.Size(124, 22)
Me.mnuTeal.Text = "水色(&T)"
'
'ToolStripSeparator9
'
Me.ToolStripSeparator9.Name = "ToolStripSeparator9"
Me.ToolStripSeparator9.Size = New System.Drawing.Size(205, 6)
'
'mnuDisplayCoverArt
'
Me.mnuDisplayCoverArt.Name = "mnuDisplayCoverArt"
Me.mnuDisplayCoverArt.Size = New System.Drawing.Size(208, 22)
Me.mnuDisplayCoverArt.Text = "Display Cover &Art"
'
'mnuDisplayVisualizations
'
Me.mnuDisplayVisualizations.Name = "mnuDisplayVisualizations"
Me.mnuDisplayVisualizations.Size = New System.Drawing.Size(208, 22)
Me.mnuDisplayVisualizations.Text = "显示视频或者视觉效果(&V)"
'
'mnuRotateStationInfo
'
Me.mnuRotateStationInfo.Name = "mnuRotateStationInfo"
Me.mnuRotateStationInfo.Size = New System.Drawing.Size(208, 22)
Me.mnuRotateStationInfo.Text = "旋转广播台信息(&R)"
'
'ToolStripSeparator10
'
Me.ToolStripSeparator10.Name = "ToolStripSeparator10"
Me.ToolStripSeparator10.Size = New System.Drawing.Size(205, 6)
'
'mnuDisplaySplashScreen
'
Me.mnuDisplaySplashScreen.Name = "mnuDisplaySplashScreen"
Me.mnuDisplaySplashScreen.Size = New System.Drawing.Size(208, 22)
Me.mnuDisplaySplashScreen.Text = "显示欢迎屏幕(&S)"
'
'mnuOptions
'
Me.mnuOptions.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuAutoPlay, Me.mnuDisplayTooltips, Me.mnuKeepOnTop, Me.mnuStartAsIcon, Me.mnuStartWithWindows, Me.ToolStripSeparator5, Me.mnuCenterForm, Me.mnuResetSettings})
Me.mnuOptions.Name = "mnuOptions"
Me.mnuOptions.Size = New System.Drawing.Size(59, 21)
Me.mnuOptions.Text = "选项(&O)"
'
'mnuAutoPlay
'
Me.mnuAutoPlay.Name = "mnuAutoPlay"
Me.mnuAutoPlay.Size = New System.Drawing.Size(220, 22)
Me.mnuAutoPlay.Text = "自动播放(&A)"
'
'mnuDisplayTooltips
'
Me.mnuDisplayTooltips.Name = "mnuDisplayTooltips"
Me.mnuDisplayTooltips.Size = New System.Drawing.Size(220, 22)
Me.mnuDisplayTooltips.Text = "在广播台按钮上显示提示(&T)"
'
'mnuKeepOnTop
'
Me.mnuKeepOnTop.Name = "mnuKeepOnTop"
Me.mnuKeepOnTop.Size = New System.Drawing.Size(220, 22)
Me.mnuKeepOnTop.Text = "窗体在最上(&K)"
'
'mnuStartAsIcon
'
Me.mnuStartAsIcon.Name = "mnuStartAsIcon"
Me.mnuStartAsIcon.Size = New System.Drawing.Size(220, 22)
Me.mnuStartAsIcon.Text = "启动缩小到托盘(&I)"
'
'mnuStartWithWindows
'
Me.mnuStartWithWindows.Name = "mnuStartWithWindows"
Me.mnuStartWithWindows.Size = New System.Drawing.Size(220, 22)
Me.mnuStartWithWindows.Text = "启动以窗口显示(&W)"
'
'ToolStripSeparator5
'
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
Me.ToolStripSeparator5.Size = New System.Drawing.Size(217, 6)
'
'mnuCenterForm
'
Me.mnuCenterForm.Image = Global.VirtualSoftware.My.Resources.Resources.Center
Me.mnuCenterForm.Name = "mnuCenterForm"
Me.mnuCenterForm.Size = New System.Drawing.Size(220, 22)
Me.mnuCenterForm.Text = "窗体居中(&C)"
'
'mnuResetSettings
'
Me.mnuResetSettings.Image = Global.VirtualSoftware.My.Resources.Resources.Reset
Me.mnuResetSettings.Name = "mnuResetSettings"
Me.mnuResetSettings.Size = New System.Drawing.Size(220, 22)
Me.mnuResetSettings.Text = "还原设置为缺省值(&R)"
'
'mnuInfo
'
Me.mnuInfo.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuStatistics})
Me.mnuInfo.Name = "mnuInfo"
Me.mnuInfo.Size = New System.Drawing.Size(59, 21)
Me.mnuInfo.Text = "信息(&I)"
'
'mnuStatistics
'
Me.mnuStatistics.Image = Global.VirtualSoftware.My.Resources.Resources.Statistics
Me.mnuStatistics.Name = "mnuStatistics"
Me.mnuStatistics.Size = New System.Drawing.Size(152, 22)
Me.mnuStatistics.Text = "统计(&S)"
'
'mnuHelp
'
Me.mnuHelp.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuAbout, Me.mnuMediaPlayer, Me.mnuMediaPlayerErrorMessages, Me.mnuMediaPlayerWebHelp, Me.mnuDownloadPlugIn})
Me.mnuHelp.Name = "mnuHelp"
Me.mnuHelp.Size = New System.Drawing.Size(59, 21)
Me.mnuHelp.Text = "帮助(&H)"
'
'mnuAbout
'
Me.mnuAbout.Image = Global.VirtualSoftware.My.Resources.Resources.About
Me.mnuAbout.Name = "mnuAbout"
Me.mnuAbout.Size = New System.Drawing.Size(211, 22)
Me.mnuAbout.Text = "关于(&A)"
'
'mnuMediaPlayer
'
Me.mnuMediaPlayer.Image = Global.VirtualSoftware.My.Resources.Resources.WMP
Me.mnuMediaPlayer.Name = "mnuMediaPlayer"
Me.mnuMediaPlayer.Size = New System.Drawing.Size(211, 22)
Me.mnuMediaPlayer.Text = "关于 &Media Player"
'
'mnuMediaPlayerErrorMessages
'
Me.mnuMediaPlayerErrorMessages.Enabled = False
Me.mnuMediaPlayerErrorMessages.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.mnuMediaPlayerErrorMessages.ForeColor = System.Drawing.Color.Blue
Me.mnuMediaPlayerErrorMessages.Image = Global.VirtualSoftware.My.Resources.Resources.WmpHelp
Me.mnuMediaPlayerErrorMessages.Name = "mnuMediaPlayerErrorMessages"
Me.mnuMediaPlayerErrorMessages.Size = New System.Drawing.Size(211, 22)
Me.mnuMediaPlayerErrorMessages.Text = "Media Player 错误信息(&E)"
'
'mnuMediaPlayerWebHelp
'
Me.mnuMediaPlayerWebHelp.Enabled = False
Me.mnuMediaPlayerWebHelp.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.mnuMediaPlayerWebHelp.ForeColor = System.Drawing.Color.Blue
Me.mnuMediaPlayerWebHelp.Image = Global.VirtualSoftware.My.Resources.Resources.WmpWebHelp
Me.mnuMediaPlayerWebHelp.Name = "mnuMediaPlayerWebHelp"
Me.mnuMediaPlayerWebHelp.Size = New System.Drawing.Size(211, 22)
Me.mnuMediaPlayerWebHelp.Text = "Media Player网站帮助(&W)"
'
'mnuDownloadPlugIn
'
Me.mnuDownloadPlugIn.Image = Global.VirtualSoftware.My.Resources.Resources.Download
Me.mnuDownloadPlugIn.Name = "mnuDownloadPlugIn"
Me.mnuDownloadPlugIn.Size = New System.Drawing.Size(211, 22)
Me.mnuDownloadPlugIn.Text = "下载插件(&D)"
'
'NotifyIconContextMenu
'
Me.NotifyIconContextMenu.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.NotifyIconContextMenu.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuNiRestore, Me.ToolStripSeparator1, Me.mnuNiPlay, Me.mnuNiMute, Me.mnuNiVolume, Me.ToolStripSeparator2, Me.mnuNiShowVisualizationsFullScreen, Me.ToolStripSeparator11, Me.mnuNiDisconnect, Me.ToolStripSeparator12, Me.mnuNiAbout, Me.ToolStripSeparator7, Me.mnuNiExit})
Me.NotifyIconContextMenu.Name = "NotifyIconContextMenu"
Me.NotifyIconContextMenu.Size = New System.Drawing.Size(171, 210)
'
'mnuNiRestore
'
Me.mnuNiRestore.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.mnuNiRestore.Image = Global.VirtualSoftware.My.Resources.Resources.Restore
Me.mnuNiRestore.Name = "mnuNiRestore"
Me.mnuNiRestore.Size = New System.Drawing.Size(170, 22)
Me.mnuNiRestore.Text = "恢复"
'
'ToolStripSeparator1
'
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
Me.ToolStripSeparator1.Size = New System.Drawing.Size(167, 6)
'
'mnuNiPlay
'
Me.mnuNiPlay.Enabled = False
Me.mnuNiPlay.Image = Global.VirtualSoftware.My.Resources.Resources.Play
Me.mnuNiPlay.Name = "mnuNiPlay"
Me.mnuNiPlay.Size = New System.Drawing.Size(170, 22)
Me.mnuNiPlay.Text = "播放"
'
'mnuNiMute
'
Me.mnuNiMute.Image = Global.VirtualSoftware.My.Resources.Resources.Mute
Me.mnuNiMute.Name = "mnuNiMute"
Me.mnuNiMute.Size = New System.Drawing.Size(170, 22)
Me.mnuNiMute.Text = "静音"
'
'mnuNiVolume
'
Me.mnuNiVolume.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.mnuNiVolume.Image = Global.VirtualSoftware.My.Resources.Resources.Volume
Me.mnuNiVolume.Name = "mnuNiVolume"
Me.mnuNiVolume.Size = New System.Drawing.Size(170, 22)
Me.mnuNiVolume.Text = "音量调整"
'
'ToolStripSeparator2
'
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
Me.ToolStripSeparator2.Size = New System.Drawing.Size(167, 6)
'
'mnuNiShowVisualizationsFullScreen
'
Me.mnuNiShowVisualizationsFullScreen.Enabled = False
Me.mnuNiShowVisualizationsFullScreen.Image = Global.VirtualSoftware.My.Resources.Resources.Visualization
Me.mnuNiShowVisualizationsFullScreen.Name = "mnuNiShowVisualizationsFullScreen"
Me.mnuNiShowVisualizationsFullScreen.Size = New System.Drawing.Size(170, 22)
Me.mn
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -