Method GetErrorImage
GetErrorImage(int?)
Gets ImgError image for the specified bitmap size. If size is not specified, gets image for the default toolbar image size.
public static Image? GetErrorImage(int? size = null)
Parameters
size
int?Image size.