Login dialogs can get lost. Show on task bar
This commit is contained in:
parent
a1ba324166
commit
d5d72a13f6
6 changed files with 0 additions and 6 deletions
|
|
@ -73,7 +73,6 @@
|
|||
this.MinimizeBox = false;
|
||||
this.Name = "_2faCodeDialog";
|
||||
this.ShowIcon = false;
|
||||
this.ShowInTaskbar = false;
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||
this.Text = "2FA Code";
|
||||
this.ResumeLayout(false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue