M
Mike L
Hello all,
My progam have a lable control, the label text changes dynamically when the
program is running. For some reason, the lable text did not show the text
change at all. I added a sub like
sub L1_Textchanged(...) handles L1.TextChanged
refresh()
end sub
still not working. Any ideas?
Mike
My progam have a lable control, the label text changes dynamically when the
program is running. For some reason, the lable text did not show the text
change at all. I added a sub like
sub L1_Textchanged(...) handles L1.TextChanged
refresh()
end sub
still not working. Any ideas?
Mike