G
Gobble.D.Gook
Could anybody help ne with this?
In VB6 / VBA, I could set up a listbox, with tickboxes/circles to the
side of each item. Selecting an Item caused the box to tick. Choosing
another deticked the original and ticekd the new one.
In .net, with a CheckedListBox with single selection, you can only
have obe item highlighted. But the ticks remain on previous items.
How can I just have one item selected and ticked ? And then I would
want to use that item to write to a file?
Thanks
D.
In VB6 / VBA, I could set up a listbox, with tickboxes/circles to the
side of each item. Selecting an Item caused the box to tick. Choosing
another deticked the original and ticekd the new one.
In .net, with a CheckedListBox with single selection, you can only
have obe item highlighted. But the ticks remain on previous items.
How can I just have one item selected and ticked ? And then I would
want to use that item to write to a file?
Thanks
D.