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

How to: Retrieve Audio Resources in Visual Basic

Retrieve an icon resource

How to: Retrieve Icon Resources in Visual Basic

Retrieve an image resource

How to: Retrieve Image Resources in Visual Basic

Retrieve a string resource

How to: Retrieve String Resources in Visual Basic

Retrieve a localized resource

How to: Retrieve Localized Resources in Visual Basic

See Also

Reference

My.Resources Object

Other Resources

Managing Application Resources