Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: How do I control the Display Order of the Menu tools
Re: How do I control the Display Order of the Menu tools
06-22-2010, 5:12 PM
Eric
Joined on 08-05-2009
Posts 1,269
Re: How do I control the Display Order of the Menu tools
Reply
Quote
Please try Editor1.TemplateItemList =
"[Fontname,Fontsize]";
You can update it to Editor1.TemplateItemList =
"[Fontsize,Fontname]";
You can refer to online example
http://richtextbox.com/test/TemplateItemList.aspx
Regards,
Eric
View Complete Thread