D
Daniel
Hi all,
Is there a quick way to check all the items of a list box? Or do I need
to use a For Each statement. If so, what is the collection for the items?
i.e. For Each Ticks as ??? In CheckedListBox1.Items
Thanks
Is there a quick way to check all the items of a list box? Or do I need
to use a For Each statement. If so, what is the collection for the items?
i.e. For Each Ticks as ??? In CheckedListBox1.Items
Thanks