Пример #1
0
 private void mniStripsSort_Click(object sender, System.EventArgs e)
 {
     m_stps.Sort();
     RefreshView();
 }