Hi,
after clicking a button i want to retrieve the text i put on it with settext(), but gettext() doesn't do the trick, any suggestions?
Thanks,
John.
Hi,
after clicking a button i want to retrieve the text i put on it with settext(), but gettext() doesn't do the trick, any suggestions?
Thanks,
John.
Try
oBtn:cCaption
EMG
Thanks Enrico!