This commit is contained in:
Jsj
2008-04-25 18:17:26 +00:00
parent 1803f315c5
commit 26de18fb28
2 changed files with 4 additions and 1 deletions

View File

@@ -337,7 +337,6 @@ namespace Volian.Controls.Library
}
Application.DoEvents();
pg.SelectedItemInfo = myItemInfo; // Select the item
pg.MyStepTabPanel.MyStepPanel.BackColor = SystemColors.Control;
return pg;
}
/// <summary>