The PlusWnd::SetControlText function sets the text property of a ButtonControl, a CheckBoxControl, a RadioControl, a LinkControl, an EditControl, a RichEditControl, a RichStaticControl or a StaticControl.
		SetControlText(
    [string] ControlId,
    [string] Text
);
	
	No value is returned by this function.
This function typically fails for the following reason:
None.
| Object | PlusWnd | 
|---|---|
| Availability | Messenger Plus! Live 4.00 |