MS NotifyIcon logging Init
This commit is contained in:
2
app/DD_Clipboard_Searcher/frmMain.Designer.vb
generated
2
app/DD_Clipboard_Searcher/frmMain.Designer.vb
generated
@@ -216,7 +216,7 @@ Partial Class frmMain
|
||||
Me.NotifyIconMain.BalloonTipTitle = "Title"
|
||||
Me.NotifyIconMain.ContextMenuStrip = Me.cmstrpNotifyIcon
|
||||
Me.NotifyIconMain.Icon = CType(resources.GetObject("NotifyIconMain.Icon"), System.Drawing.Icon)
|
||||
Me.NotifyIconMain.Text = "NotifyIcon1"
|
||||
Me.NotifyIconMain.Text = "Clipboard Watcher"
|
||||
Me.NotifyIconMain.Visible = True
|
||||
'
|
||||
'cmstrpNotifyIcon
|
||||
|
||||
Reference in New Issue
Block a user