don't show notification window in task bar
This commit is contained in:
@@ -40,6 +40,7 @@ namespace ntfysh_client
|
|||||||
|
|
||||||
public NotificationDialog()
|
public NotificationDialog()
|
||||||
{
|
{
|
||||||
|
this.ShowInTaskbar = false;
|
||||||
this.IsVisible = false;
|
this.IsVisible = false;
|
||||||
this.TopMost = true;
|
this.TopMost = true;
|
||||||
InitializeComponent();
|
InitializeComponent();
|
||||||
|
Reference in New Issue
Block a user