Using Resource Files in VB.NET

  • Thread starter Thread starter Stuart Ferguson
  • Start date Start date
S

Stuart Ferguson

I have just started using Visual Basic .NET, after having used VB 5 & 6 for
the last 2 years and was wondering if anyone could let me know how to access
elements in resource files e.g. strings and bitmaps.

Many thanks in advance

Stuart Ferguson
 
* "Stuart Ferguson said:
I have just started using Visual Basic .NET, after having used VB 5 & 6 for
the last 2 years and was wondering if anyone could let me know how to access
elements in resource files e.g. strings and bitmaps.

Why do you need the old Win32 resource files? They cannot be used with
the IDE of VS.NET.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top