本文介绍了没有任何图标(图像)显示在yarte控件中格式化文本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
Hello All,
我正在制作一个Windows应用程序,我正在使用Yarte控件发送电子邮件。
但我没有得到Yarte控制的任何图标。
例如 - Bold,Italic,有序列表和无序列表等
请帮帮我。
我尝试过:
我搜索了几乎整个互联网,但没有找到任何合适的空气。
Hello All,
I am making a windows application and i am using Yarte control for sending an email.
But i am not getting any icon of Yarte control.
For eg- Bold, Italic, ordered list and unordered list etc.
Please help me.
What I have tried:
I searched almost entire internet but did not found any suitable airticle on this.
推荐答案
YARTE.UI.Buttons.PredefinedButtonSets.SetupDefaultButtons(this.htmlEditor1);
YARTE.UI.Buttons.PredefinedButtonSets.SetupDefaultButtons(this.htmlEditorEmailTemplate);
感谢大家。
Thanks to everyone.
这篇关于没有任何图标(图像)显示在yarte控件中格式化文本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!