Example #1
0
 private void CleanBoxData()
 {
     rtbEditor.Document.Blocks.Clear();
     SuffixBox.Clear();
     SuffixColumns.Clear();
 }