SetButtonExText |
www.progui.co.uk Top Previous Next |
SetButtonExText() Syntax Success = SetButtonExText(ID.i, Text$) Description Sets the text of a ButtonEx, ToggleButtonEx, RadioButtonEx or CheckButtonEx. ID.i specifies the handle/ID of the button you want to set the text for. Returns true if successful, zero for failure.
|