Property | Type | Description | |
---|---|---|---|
_Images |
Property | Type | Description | |
---|---|---|---|
GetImages | void |
Method | Description | |
---|---|---|
GUISeasonListItem ( string strLabel, int windowID ) : System |
Method | Description | |
---|---|---|
SetImageToGui ( string imageFilePath ) : void |
Loads an Image from memory into a facade item
|
Method | Description | |
---|---|---|
GetImages ( List |
Download all images attached to the GUI List Control TODO: Make part of a GUI Base Window
|
public GUISeasonListItem ( string strLabel, int windowID ) : System | ||
strLabel | string | |
windowID | int | |
return | System |
protected SetImageToGui ( string imageFilePath ) : void | ||
imageFilePath | string | Filename of image |
return | void |