The PlusWnd::Button_SetElementText function sets the text of a sub-element defined in the <CustomLook> section of a ButtonControl, a CheckBoxControl or a RadioControl.
Button_SetElementText( [string] ControlId, [string] ElementId, [string] Text );
No value is returned by this function.
This function typically fails for the following reason:
This function only changes the text of controls that are drawn in a special way. To change the caption of a standard control, use SetControlText.
Object | PlusWnd |
---|---|
Availability | Messenger Plus! Live 4.60 |