The following code show you how to add items to the style dropdown list.
dim temp_styledropdownMenuNames
//style drop down name arraytemp_styledropdownMenuNames = "Heading,Head,Subhead,NormalRed,Comment"
//style drop down css class arraytemp_styledropdownMenuList = "class1,class2,class3,class4,class5"
//pass the array to the editor
editor.StyleDropDownMenuNames = temp_styledropdownMenuNames editor.StyleDropDownMenuList = temp_styledropdownMenuList
You also can find the sample code in the enableall.asp
The editor asp version doesn't support add a customized button yet. Sorry for the inconvenience.
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx Web Messenger: http://cutesoft.net/Web-Messenger/default.aspxasp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspxasp wysiwyg html editor: http://cutesoft.net/ASP asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx Live Support: http://cutesoft.net/live-support/default.aspx