프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_Images |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetImages | void |
메소드 | 설명 | |
---|---|---|
GUIUserListItem ( string strLabel, int windowID ) : System |
메소드 | 설명 | |
---|---|---|
SetImageToGui ( string imageFilePath ) : void |
Loads an Image from memory into a facade item
|
메소드 | 설명 | |
---|---|---|
GetImages ( List |
Download all images attached to the GUI List Control TODO: Make part of a GUI Base Window
|
public GUIUserListItem ( string strLabel, int windowID ) : System | ||
strLabel | string | |
windowID | int | |
리턴 | System |
protected SetImageToGui ( string imageFilePath ) : void | ||
imageFilePath | string | Filename of image |
리턴 | void |