Method | Description | |
---|---|---|
Draw ( |
||
GetIcon ( string path, int index ) : |
||
GetThumbnail ( int width, int height ) : |
||
WindowsCEIcon ( |
Method | Description | |
---|---|---|
DrawIconEx ( |
||
ExtractIconEx ( string file, int iconIndex, |
public Draw ( |
||
g | ||
dstRect | ||
srcRect | ||
return | void |
public static GetIcon ( string path, int index ) : |
||
path | string | |
index | int | |
return |
public GetThumbnail ( int width, int height ) : |
||
width | int | |
height | int | |
return |
public WindowsCEIcon ( |
||
icon | ||
return | System |