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

@@ -47,8 +47,8 @@ namespace Volian.Controls.Library
}
}
private string _SavCurROLink;
private DisplayRTB _MyRTB;
public DisplayRTB MyRTB
private StepRTB _MyRTB;
public StepRTB MyRTB
{
get { return _MyRTB; }
set