Commented-out debug output
This commit is contained in:
parent
b58965c823
commit
5f2e90ad6b
@ -194,7 +194,7 @@ namespace Volian.Controls.Library
|
||||
Tooltip = _MyItemInfo.TabToolTip.Replace("\u2011","-");
|
||||
_MyDisplayTabControl.Controls.Add(_MyDSOTabPanel);
|
||||
DSOTabPanel.IgnoreEnter = true;
|
||||
Console.WriteLine("AddRange {0}", Name);
|
||||
//Console.WriteLine("AddRange {0}", Name);
|
||||
_MyDisplayTabControl.MyBar.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||
this});
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user