[Description("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 givenGoImage
object.