I'd like to move all of the Alignment buttons (along with indent and outdent) into a dropdownlist in the toolbar, so they won't take up as much space. I've tried adding my own custom dropdownlist, but the items I put in it did nothing. Is there a way to accomplish this?
However, with this approach users won't see the current alignment in the DropDownList when they navigate across the Editor content. They will either see the last selected alignment, or nothing (depending on how you implement the DropDownList event).