SetText Method (IEditor)
Sets the text of the edit box.

C# Syntax

void SetText( 
   string text
)

Parameters

text
The text.