Loads specific icon images from an icon file into the button.
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);
RebarButton Class | Skybound.Rebar Namespace