vb Code:
For Each lbl As Label In Me.Controls.OfType(Of Label).Except(New Label() {name1, name2}) lbl.Tag = randomnumber Next
|
Results 1 to 3 of 3
Thread: For each label in me.controlsThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |