Actually a picturebox BackColor can never be nothing. If you set it to Nothing it will revert to default (usually Color[Control]) so that part of the condition is useless as it stands.