[]
A strongly-typed resource class, for looking up localized strings, etc.
public class Resources : ResourceBase<Resources>
Public Class Resources
Inherits ResourceBase(Of Resources)
| Name | Description |
|---|---|
| Resources() |
| Name | Description |
|---|---|
| Copy | Looks up a localized string similar to 'Copy'. |
| Culture | Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. |
| Cut | Looks up a localized string similar to 'Cut'. |
| Paste | Looks up a localized string similar to 'Paste'. |
| SelectAll | Looks up a localized string similar to 'Select All'. |