Don't show description form in task bar
This commit is contained in:
parent
138f94594f
commit
23460e0137
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@
|
|||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
this.Name = "DescriptionDisplay";
|
||||
this.ShowInTaskbar = false;
|
||||
this.Text = "DescriptionDisplay";
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue