PopupEditorDialog()

Previous Next

Opens the popup text editor. This action is called by default if a user clicks the Edit button of a text editor control that has an empty Edit action property.

Syntax

PopupEditorDialog()

 

Example

PopupEditorDialog(CurrentColumn()).Window.Create()

 

Exposed by

Column controls (Fields)