Intersoft ClientUI Documentation
Resources Class
Members  See Also  Send Feedback
Intersoft.Client.UI.DocumentViewers.Localization Namespace : Resources Class






A strongly-typed resource class, for looking up localized strings, etc.

Object Model

Resources Class

Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="System.Resources.Tools.StronglyTypedResourceBuilder", Version="4.0.0.0")>
<DebuggerNonUserCodeAttribute()>
<CompilerGeneratedAttribute()>
Public Class Resources 
Visual Basic (Usage)Copy Code
Dim instance As Resources
C# 
[GeneratedCodeAttribute(Tool="System.Resources.Tools.StronglyTypedResourceBuilder", Version="4.0.0.0")]
[DebuggerNonUserCodeAttribute()]
[CompilerGeneratedAttribute()]
public class Resources 
Delphi 
public class Resources 
JScript 
GeneratedCodeAttribute(Tool="System.Resources.Tools.StronglyTypedResourceBuilder", Version="4.0.0.0")
DebuggerNonUserCodeAttribute()
CompilerGeneratedAttribute()
public class Resources 
Managed Extensions for C++ 
[GeneratedCodeAttribute(Tool="System.Resources.Tools.StronglyTypedResourceBuilder", Version="4.0.0.0")]
[DebuggerNonUserCodeAttribute()]
[CompilerGeneratedAttribute()]
public __gc class Resources 
C++/CLI 
[GeneratedCodeAttribute(Tool="System.Resources.Tools.StronglyTypedResourceBuilder", Version="4.0.0.0")]
[DebuggerNonUserCodeAttribute()]
[CompilerGeneratedAttribute()]
public ref class Resources 

Inheritance Hierarchy

System.Object
   Intersoft.Client.UI.DocumentViewers.Localization.Resources

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.