This commit is contained in:
2007-12-14 14:57:48 +00:00
parent 3c7913a092
commit 1eef90f60b
7 changed files with 246 additions and 1 deletions

View File

@@ -594,6 +594,7 @@ namespace Volian.Controls.Library
void _DisplayRTB_Enter(object sender, EventArgs e)
{
_Panel._ItemSelected = _MyItem;
_Panel.OnItemSelectedChanged(sender, new DisplayPanelEventArgs(this, null));
}
public void AutoExpand()
{