GoDiagram Win Reference
DefaultImageList Property

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

Property Value

The initial value is null--no ImageList is used for any LoadImage calls unless the ImageList 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

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback