Accessing Application Resources (Visual Basic)
This section contains Help pages dealing with the My.Resources object and tasks that you can accomplish using the My.Resources object.
The properties of the My.Resources object provide read-only access to your application's resources.
Tasks
The following table lists examples showing how to access an application's resources.
To |
See |
---|---|
Retrieve an audio resource |
|
Retrieve an icon resource |
|
Retrieve an image resource |
|
Retrieve a string resource |
|
Retrieve a localized resource |