I'm trying to create a very simple rich text editor control based on the richtextbox control and would like Numbers and bullets to be given the same indentation.
Using the togglebullets and togglenumbering commands in EditCommands I get numbers inserted with an indent much larger than bullets. Is there a way to line them up? Or at least give me an explanation as to why this is the case?
Thanks for your help!