主题:求教:如何在程序中删除选中的内容?
我试用的删除代码:this.edit1.seltext._med_cut 或
_med_cut(this.edit1.seltex),都不行。
我还想讲选中内容变颜色:
this.edit1.seltext.forecolor=rgb(0,0,255)
也不执行,不知错在哪里。
正确的怎么写,烦请诸位老师指点,谢谢!
_med_cut(this.edit1.seltex),都不行。
我还想讲选中内容变颜色:
this.edit1.seltext.forecolor=rgb(0,0,255)
也不执行,不知错在哪里。
正确的怎么写,烦请诸位老师指点,谢谢!