I want to create RadCombobox in Toolbar on Editor for set font size all text in editor but I don't know to create .
Help me please
pum
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 04 Feb 2008, 07:33 AM
Hi Pum,
The toolbar of RadEditor "Prometheus" does not allow adding other server controls to its toolbars. If you want you can use the provided solution in the following forum thread demonstrating how to create an emoticon dropdown and add it to the editor toolbar: Smiley Example. You can use this example as a base to implement your font size scenario.