User Profile
Collapse
-
How can I refer a label by concantenating its name property
I have a problem in passing a text value of a label named lbl_hours_1 up to lbl_hours_32 in form frm_main to a label named lbl_swap_hours_ 1 up to lbl_swap_hours_ 32 in form frm_swap_room,i t always shows an null reference error
this is the code I used, I put it in a Module named Mod_swap_room to be called on a button in frm_swap_room
...Code:For x As Integer = 1 To 32 frm.controls("lbl_swap_hours_"
No activity results to display
Show More
Leave a comment: