Commented-out debug output
This commit is contained in:
@@ -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});
|
||||
//
|
||||
|
Reference in New Issue
Block a user