I get an "a module is not a valid type" error when I try to compile this code. Can I not pass a label to a function?
VB Code:
Private Function SetLabel(CT As String, lbl As Label) lbl.Tag = CT End Function
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |