Skybound Rebar

IconFile.ToBitmap Method (IconFormat)

Returns a Bitmap of the icon from the current icon with the specified IconFormat.

[Visual Basic]
Overloads Public Function ToBitmap( _
   ByVal iconFormat As IconFormat _
) As Bitmap
[C#]
public Bitmap ToBitmap(
   IconFormat iconFormat
);

See Also

IconFile Class | Skybound.Rebar Namespace | IconFile.ToBitmap Overload List