GoDiagram Web Reference
DefaultResourceManager Property

Gets or sets the static/shared ResourceManager for newly constructed GoImage objects.
Syntax
'Declaration
 
<DescriptionAttribute("The initial ResourceManager for newly constructed GoImage objects.")>
Public Shared Property DefaultResourceManager As ResourceManager
[DescriptionAttribute("The initial ResourceManager for newly constructed GoImage objects.")]
public static ResourceManager DefaultResourceManager {get; set;}

Property Value

The initial value is null--no ResourceManager is used for any LoadImage calls unless the ResourceManager property is set for a given GoImage object.
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

GoImage Class
GoImage Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback