本文介绍了富文本框问题..的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有2个Richtextboxes.

Richtextbox1和Richtextbox2.

我想将richtextbox1的字体样式和字体颜色设置为richtextbox2.

EG
richtextbox1包含文本"Hi ...",richtextbox2包含文本您好吗?".

我只想根据richtextbox1的样式更改richtextbox2中的"Hi ..."字体样式,而不影响整个richtextbox2的文本.

I have 2 Richtextboxes.

Richtextbox1 and Richtextbox2.

I want to set the font style and font color of richtextbox1 to richtextbox2.

EG
richtextbox1 contains text "Hi..." and richtextbox2 contains text "How are you?".

I want to change only font style of "Hi..." in richtextbox2 according the style of richtextbox1 not affect the whole richtextbox2''s text.

推荐答案



这篇关于富文本框问题..的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-28 05:30
查看更多