Skybound Rebar

RebarButton.LoadIconImage Method

Loads specific icon images from an icon file into the button.

Overload List

Loads an icon image from a stream containing an icon file into the Image property.

public void LoadIconImage(Stream,Size);

Loads icon images from a stream containing an icon file into the Image and LargeImage properties.

public void LoadIconImage(Stream,Size,Size,ColorDepth);

See Also

RebarButton Class | Skybound.Rebar Namespace