Component.DisplayEditor Method

This method displays a user interface for modifying a component's properties. For example, if the component is a Text variable, this method displays the Text Variable Editor.

Syntax

void DisplayEditor ( int parentWnd )

Parameters Description
parentWnd The parent window of the editor window to be displayed.