G
Guest
Hi
I need to control the text of a label on a form, from a VB class
I'm using VB .NET and can't figure out how to accomplish this
I saw a similar question/answer using C#, but I can't translate it to VB .NET
Can someone show a simple example of using a public property in the form, that sets/gets the label text, and how to call the property from a VB class to update the labels text
Thanks
Gre
I need to control the text of a label on a form, from a VB class
I'm using VB .NET and can't figure out how to accomplish this
I saw a similar question/answer using C#, but I can't translate it to VB .NET
Can someone show a simple example of using a public property in the form, that sets/gets the label text, and how to call the property from a VB class to update the labels text
Thanks
Gre