Hi,i'm new to vb.net and asking to help me please?
I have some rtf.resources files and want to looping over them so as to pick one of them and loading it into
a richtextbox.thanks in anticipation

How did you add the files? Are they in an external assembly?

If you added them via Project-.Properties and the "Resources" tab and you know the name, there is no need to enumerate through the entries. You can just access using "My.Resources.NameYouWant".

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.