User Tools

Site Tools


selectrtf_code_template.htm
Navigation:  Templates > Guide to all Templates > Additional Libraries and Templates > Rich Text Template Support - Overview >====== SelectRTF 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 SelectRTF code template is used to give the rich text control focus. This works similar to the SELECT() statement. Focus is given to the rich text control specified by the template prompts. This template calls the SetFocus method. There are no parameters for this method.

Prototype:

SetFocus

Example method calls:

oRTF_RTFTextBox.SetFocus() !Give the Rich Text control focus

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.

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