//返回所选文字 public TextElement getTextElement() { ShowDialog(); return(textsManager.getElement(listBox_Texts.SelectedIndex));; }