Hi all,
I have been programing in Visual Basic 6.0 and now I would like to start learning Visual Fox Pro 6.0. I have a simple quetion.
I have a form with a label, which I want to change its caption to, say "12345". So I added the following to the form load event "THISFORM.Label1.caption="12345", but it does not work. What am I doing wrong?
Any help would be appreciated.
Thanks in advance.
Jose.
I have been programing in Visual Basic 6.0 and now I would like to start learning Visual Fox Pro 6.0. I have a simple quetion.
I have a form with a label, which I want to change its caption to, say "12345". So I added the following to the form load event "THISFORM.Label1.caption="12345", but it does not work. What am I doing wrong?
Any help would be appreciated.
Thanks in advance.
Jose.