In The Hand LtdIn The Hand
ExtractAssociatedIcon Method (filename)
NamespacesInTheHand.DrawingIconHelperExtractAssociatedIcon(String)
.NET Components for Mobility
Returns an icon representation of an image contained in the specified file.
Declaration Syntax
C#Visual Basic
public static Icon ExtractAssociatedIcon(
	string filename
)
Public Shared Function ExtractAssociatedIcon ( _
	filename As String _
) As Icon
Parameters
filename (String)
The path to the file that contains an image.
Return Value
The Icon representation of the image contained in the specified file.

Assembly: InTheHand.Drawing (Module: InTheHand.Drawing) Version: 7.0.0.0