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.
void DisplayEditor ( int parentWnd )
Parameters | Description |
parentWnd | The parent window of the editor window to be displayed. |