1、打开VB编程,建立标准EXE。
3、点击按钮,进入代码编辑器,A.SelStart = B.TextA.SelLength = C.TextE.Text = A.SelText
5、文本框中A的“呵呵”就截取到文本框中E里了。