ErrorProvider Xojo and Real Studio Plugin

ErrorProvider.HighResImage Property

Sets high resolution image that the ErrorProvider should show when in retina mode.

HighResImage as Picture {Read and Write}

Remarks

If setting this property then you must also set the Image property to handle when retina is not available.

This image has to be 32 x 32 pixels in size.

See Also

ErrorProvider Control