When using the ActiveX control we took advantage of the ability to use StartUndoAction, do several formatting things and then use EndUndoAction so all the formatting was undone at once. How can I do this with the .NET control? There seems to be no equivalent that I can find.
↧