This commit is contained in:
parent
db9d9d9b59
commit
1803f315c5
@ -337,11 +337,7 @@ namespace Volian.Controls.Library
|
|||||||
}
|
}
|
||||||
Application.DoEvents();
|
Application.DoEvents();
|
||||||
pg.SelectedItemInfo = myItemInfo; // Select the item
|
pg.SelectedItemInfo = myItemInfo; // Select the item
|
||||||
#if (DEBUG)
|
|
||||||
pg.MyStepTabPanel.MyStepPanel.BackColor = SystemColors.Control;
|
pg.MyStepTabPanel.MyStepPanel.BackColor = SystemColors.Control;
|
||||||
#else
|
|
||||||
pg.MyTabPanel.MyPanel.BackColor = Color.White;
|
|
||||||
#endif
|
|
||||||
return pg;
|
return pg;
|
||||||
}
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user