Commented-out debug output

This commit is contained in:
Rich 2010-02-02 20:58:31 +00:00
parent b58965c823
commit 5f2e90ad6b

View File

@ -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});
//