Exemplo n.º 1
0
 //置底文字条目
 private void moveBottomTextElement()
 {
     textsManager.moveBottomElement(listBox_Texts.SelectedIndex);
     refreshUsedTime();
 }