richtextbox advanced editing

可紊 提交于 2019-12-22 05:33:18

问题


I am wanting to use advanced editing features with a RichTextBox i am using. For example, bold, italic, underline, font color....

I was wondering how i would get a toolbar that would show up at the top of the RichTextBox with those features? And i was wondering if there was anything that offered this functionality built in, or am i going to have to create all of it myself?

I was thinking that the richtextbox would come with that toolbar by default, but it doesnt seem too.


回答1:


I actually found what i wanted. Here are my results:

This one offers bullets and more stuff. I chose this one, because it offered bullets.

This one offers more of the basic stuff.



来源:https://stackoverflow.com/questions/7028915/richtextbox-advanced-editing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!