📄 frmmain.designer.vb
字号:
'tbUsersLogin
'
Me.tbUsersLogin.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tbUsersLogin.Image = Global.CsdnV3.My.Resources.Resources.用户管理
Me.tbUsersLogin.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tbUsersLogin.Name = "tbUsersLogin"
Me.tbUsersLogin.Size = New System.Drawing.Size(45, 36)
Me.tbUsersLogin.ToolTipText = "管理登陆用户"
'
'tbMsg
'
Me.tbMsg.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tbMsg.Image = Global.CsdnV3.My.Resources.Resources.Xianhua
Me.tbMsg.ImageTransparentColor = System.Drawing.Color.Black
Me.tbMsg.Name = "tbMsg"
Me.tbMsg.Size = New System.Drawing.Size(36, 36)
Me.tbMsg.Text = "查看新消息"
Me.tbMsg.Visible = False
'
'ToolStripSeparator1
'
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 39)
'
'tbUiLayOut
'
Me.tbUiLayOut.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tbUiLayOut.Image = Global.CsdnV3.My.Resources.Resources.布局211
Me.tbUiLayOut.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tbUiLayOut.Name = "tbUiLayOut"
Me.tbUiLayOut.Size = New System.Drawing.Size(36, 36)
Me.tbUiLayOut.Text = "更改布局"
'
'tbUiLayOut111
'
Me.tbUiLayOut111.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tbUiLayOut111.Image = Global.CsdnV3.My.Resources.Resources.布局111
Me.tbUiLayOut111.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tbUiLayOut111.Name = "tbUiLayOut111"
Me.tbUiLayOut111.Size = New System.Drawing.Size(36, 36)
Me.tbUiLayOut111.Text = "更改布局"
'
'tbUiLayOut11
'
Me.tbUiLayOut11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tbUiLayOut11.Image = Global.CsdnV3.My.Resources.Resources.布局11
Me.tbUiLayOut11.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tbUiLayOut11.Name = "tbUiLayOut11"
Me.tbUiLayOut11.Size = New System.Drawing.Size(36, 36)
Me.tbUiLayOut11.Text = "切换布局"
'
'ToolStripSeparator2
'
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 39)
'
'ToolStripLabel1
'
Me.ToolStripLabel1.Name = "ToolStripLabel1"
Me.ToolStripLabel1.Size = New System.Drawing.Size(41, 36)
Me.ToolStripLabel1.Text = "搜索:"
'
'tbKw
'
Me.tbKw.Name = "tbKw"
Me.tbKw.Size = New System.Drawing.Size(100, 39)
Me.tbKw.Text = "csdn小助手"
'
'tb搜索
'
Me.tb搜索.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
Me.tb搜索.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
Me.tb搜索.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tb搜索.Name = "tb搜索"
Me.tb搜索.Size = New System.Drawing.Size(33, 36)
Me.tb搜索.Text = "搜索"
'
'tbAbout
'
Me.tbAbout.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tbAbout.Image = CType(resources.GetObject("tbAbout.Image"), System.Drawing.Image)
Me.tbAbout.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tbAbout.Name = "tbAbout"
Me.tbAbout.Size = New System.Drawing.Size(36, 36)
Me.tbAbout.ToolTipText = "去软件发布页"
'
'MainMenu
'
Me.MainMenu.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DdddToolStripMenuItem})
Me.MainMenu.Location = New System.Drawing.Point(0, 0)
Me.MainMenu.Name = "MainMenu"
Me.MainMenu.Size = New System.Drawing.Size(641, 24)
Me.MainMenu.TabIndex = 0
Me.MainMenu.Visible = False
'
'DdddToolStripMenuItem
'
Me.DdddToolStripMenuItem.Name = "DdddToolStripMenuItem"
Me.DdddToolStripMenuItem.Size = New System.Drawing.Size(41, 20)
Me.DdddToolStripMenuItem.Text = "dddd"
Me.DdddToolStripMenuItem.Visible = False
'
'NF
'
Me.NF.ContextMenuStrip = Me.nfcm
Me.NF.Icon = CType(resources.GetObject("NF.Icon"), System.Drawing.Icon)
Me.NF.Text = "CSDN论坛助手 V3.0"
Me.NF.Visible = True
'
'nfcm
'
Me.nfcm.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.nfcmClose, Me.nfcmAbout})
Me.nfcm.Name = "ContextMenuStrip1"
Me.nfcm.Size = New System.Drawing.Size(95, 48)
'
'nfcmClose
'
Me.nfcmClose.Name = "nfcmClose"
Me.nfcmClose.Size = New System.Drawing.Size(94, 22)
Me.nfcmClose.Text = "关闭"
'
'nfcmAbout
'
Me.nfcmAbout.Name = "nfcmAbout"
Me.nfcmAbout.Size = New System.Drawing.Size(94, 22)
Me.nfcmAbout.Text = "关于"
'
'显示ToolStripMenuItem
'
Me.显示ToolStripMenuItem.Name = "显示ToolStripMenuItem"
Me.显示ToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
Me.显示ToolStripMenuItem.Text = "显示"
'
'TimerMsg
'
Me.TimerMsg.Interval = 1000
'
'FrmMain
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(641, 488)
Me.Controls.Add(Me.scMain)
Me.Controls.Add(Me.ToolBar)
Me.Controls.Add(Me.MainMenu)
Me.MainMenuStrip = Me.MainMenu
Me.Name = "FrmMain"
Me.Text = "CSDN论坛小助手 V3.0"
Me.scMain.Panel1.ResumeLayout(False)
Me.scMain.Panel2.ResumeLayout(False)
Me.scMain.ResumeLayout(False)
Me.FlowLayoutPanel1.ResumeLayout(False)
Me.FlowLayoutPanel1.PerformLayout()
Me.spSec.Panel1.ResumeLayout(False)
Me.spSec.Panel2.ResumeLayout(False)
Me.spSec.ResumeLayout(False)
Me.ToolBar.ResumeLayout(False)
Me.ToolBar.PerformLayout()
Me.MainMenu.ResumeLayout(False)
Me.MainMenu.PerformLayout()
Me.nfcm.ResumeLayout(False)
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents tvMain As System.Windows.Forms.TreeView
Friend WithEvents scMain As System.Windows.Forms.SplitContainer
Friend WithEvents RES_IMGS_TREENODES As System.Windows.Forms.ImageList
Friend WithEvents lLoginText As System.Windows.Forms.Label
Friend WithEvents llLoginOperation As System.Windows.Forms.LinkLabel
Friend WithEvents ToolBar As System.Windows.Forms.ToolStrip
Friend WithEvents MainMenu As System.Windows.Forms.MenuStrip
Friend WithEvents tbShowAndHideMainTv As System.Windows.Forms.ToolStripButton
Friend WithEvents DdddToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents tbUsersLogin As System.Windows.Forms.ToolStripDropDownButton
Friend WithEvents tc As System.Windows.Forms.TabControl
Friend WithEvents NF As System.Windows.Forms.NotifyIcon
Friend WithEvents nfcmClose As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents nfcm As System.Windows.Forms.ContextMenuStrip
Friend WithEvents nfcmAbout As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents 显示ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents spSec As System.Windows.Forms.SplitContainer
Friend WithEvents tc2 As System.Windows.Forms.TabControl
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents tbUiLayOut As System.Windows.Forms.ToolStripButton
Friend WithEvents tbUiLayOut111 As System.Windows.Forms.ToolStripButton
Friend WithEvents tbUiLayOut11 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents tbMsg As System.Windows.Forms.ToolStripButton
Friend WithEvents TimerMsg As System.Windows.Forms.Timer
Friend WithEvents FlowLayoutPanel1 As System.Windows.Forms.FlowLayoutPanel
Friend WithEvents ToolStripLabel1 As System.Windows.Forms.ToolStripLabel
Friend WithEvents tbKw As System.Windows.Forms.ToolStripTextBox
Friend WithEvents tb搜索 As System.Windows.Forms.ToolStripButton
Friend WithEvents tbAbout As System.Windows.Forms.ToolStripButton
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -