Example #1
0
 public void AppendLine()
 {
     m_label.AppendLine();
     RecalculateScrollBar();
 }