Hi all..
This may seem simple..but I am stuck here! I have a frame in which
I have a label. I was trying to change the caption of that label via
code (I mean at runtime & not design time). But there is always an
error saying "Compile error: Method or data member not found" I have
no idea how to solve thsi problem. I have created my label on the
frame itself. I tried to do it witha text box instead of a label...but
in vain...the same error occurs. Though it may be very simple, I am
not able to crack it. Can someone please help me out.I am stuck!!!
Thanks in advance for any suggetsions or help.
Regards,
Pavan
This may seem simple..but I am stuck here! I have a frame in which
I have a label. I was trying to change the caption of that label via
code (I mean at runtime & not design time). But there is always an
error saying "Compile error: Method or data member not found" I have
no idea how to solve thsi problem. I have created my label on the
frame itself. I tried to do it witha text box instead of a label...but
in vain...the same error occurs. Though it may be very simple, I am
not able to crack it. Can someone please help me out.I am stuck!!!
Thanks in advance for any suggetsions or help.
Regards,
Pavan
Comment