During compiling I get this message and not sure what this is all about.
I defined a label like this: Dim lblWebError As Label in Globals and later set it like this: lblWebError.Visible =False
It gives me the error on when I set visible to false.
Cheers,
I defined a label like this: Dim lblWebError As Label in Globals and later set it like this: lblWebError.Visible =False
It gives me the error on when I set visible to false.
Cheers,