Property | Type | Description | |
---|---|---|---|
_Images |
Property | Type | Description | |
---|---|---|---|
GetImages | void |
Method | Description | |
---|---|---|
GUIMovieListItem ( 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 GUIMovieListItem ( string strLabel, int windowId ) : System | ||
strLabel | string | |
windowId | int | |
return | System |
protected SetImageToGui ( string imageFilePath ) : void | ||
imageFilePath | string | Filename of image |
return | void |