This commit is contained in:
2008-03-25 12:31:19 +00:00
parent f3d20d1e5d
commit 1515b5ed9b
15 changed files with 203 additions and 117 deletions

View File

@@ -62,7 +62,7 @@ namespace Volian.Controls.Library
"<number>) ",
"<alpha>) "
};
public static string TabFormat(DisplayItem myDisplayItem)
public static string TabFormat(StepItem myDisplayItem)
{
string format = string.Empty;
if (myDisplayItem.MyItem != null)