FlexGrid for WinForms
ResourceManager Property (RuntimeStrings)



Syntax
'Declaration
 
Public Shared Property ResourceManager As ResourceManager
'Usage
 
Dim value As ResourceManager
 
RuntimeStrings.ResourceManager = value
 
value = RuntimeStrings.ResourceManager
public static ResourceManager ResourceManager {get; set;}
public:
static property ResourceManager^ ResourceManager {
   ResourceManager^ get();
   void set (    ResourceManager^ value);
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RuntimeStrings Class
RuntimeStrings Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback