When I load a bitmap I am using as the background for a form using the ide its perfect.However what I really want to do is this
Image.Picture.Bitmap.LoadFromFile(FileName) ; This loads the bitmap but the images dithered/smudged/corrupted in some way Is there a way around this problem / are there other controls out there that do it better Best wishes Ed.

