My.Resources
Visual Studio and the .NET Framework allow including resources within your application. Basically resources are different kinds of information that would be usually available from external files, such as sounds, images, and text. You can embed in your application all resources you want using My.Resources
and the Resources Designer.
Differently from other My
members, ...
Get Visual Basic® 2010 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.