User Tools

Site Tools


undortf_code_template.htm
Navigation:  Templates > Guide to all Templates > Additional Libraries and Templates > Rich Text Template Support - Overview >====== UndoRTF code template ====== Previous pageReturn to chapter overviewNext page

NoteBox.jpg

This template (and its associated code templates) has been deprecated, and is now replaced by the RTF Text Control template.

The UndoRTF code template is used to undo (reverse) the action previously taken on the rich text control. This template calls the Undo method. This method takes no parameters. Undo can be used on the previous 100 actions.

Prototype:

Undo

Example method calls:

oRTF_RTFTextBox.Undo() !Undo previous change to rich text control

Template Prompts:

Associated RTF control

Select the RTF control from the drop-down list. All controls on the Window are included in the list. This field in required.

undortf_code_template.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1