Hi all.
I have a database of text with over 2000 entries (and soon to be many more) that I want to populate a list or listbox with at design time, rather than have them loaded at runtime.
I've looked at both the list and listbox, but as far as I can see, there's no way of pasting any information into it.
I may have to create a binary file with all this info in it, and read what I want when I want it, but I'd rather go with using a list or listbox (but I'm not going to enter each piece of text by hand!)
So, is it possible to paste a clipboard into one of the lists at design time?
If not, consider this a feature request?
Krush.