|
|
От: | Аноним | |
| Дата: | 12.04.04 12:26 | ||
| Оценка: | |||
DopSved = ((DataRowView)BooksGrid.BindingContext[dataSet, "Books"].Current)["DopSved"];
fs.Write((byte[]) DopSved, 0, ((byte[])DopSved).Length);
frmInfo.TextInfo.LoadFile(new MemoryStream((byte[])DopSved), RichTextBoxStreamType.RichText);