User Profile
Collapse
-
i am creating them runtime -
controlling the dynamically created labels
hi all,
i am creating a series of labels, which the number of labels is defined by the user.
dim labels( ) as label
after learning the number,
redim labels(i)
then i am changing their sizes and other properties and put them in a geometrical placement, but after the form shown, i have to control the labels, like clicking them to change their color... but i couldn't... code doesn't...
No activity results to display
Show More
Leave a comment: