Hide the 'Clear All Panes' button
This commit is contained in:
parent
9539f6a775
commit
fa461a5d89
@ -99,6 +99,7 @@
|
||||
this.tsbClearAllPanes.Name = "tsbClearAllPanes";
|
||||
this.tsbClearAllPanes.Size = new System.Drawing.Size(23, 22);
|
||||
this.tsbClearAllPanes.Text = "Clear All Panes";
|
||||
this.tsbClearAllPanes.Visible = false;
|
||||
//
|
||||
// tsbSep2
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user