Set label's caption via code

R

Razor

Hi,

Can I set a label's caption programmatically?

What is the appropriate property?

If not, is there another way such as converting the label
into a text box?

Thanks!

Regards,
Razor
 
R

Rick Brandt

Razor said:
Hi,

Can I set a label's caption programmatically?

What is the appropriate property?

If not, is there another way such as converting the label
into a text box?

Me!LabelName.Caption = "Wudeva you want"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top