Image format is not valid. The image file may be corrupted in win7
问题 i am making a WinForms using .NET Framework 4.8 i am using custom cursor by add in Resources and using curser by this code txt_Groub_Code.Cursor = new Cursor(new MemoryStream(Properties.Resources.Search_Cursor)); After it was Copy clint it's work fine in windows 10 but in windows 7 i get this Error System.ArgumentException: Image format is not valid. The image file may be corrupted. Parameter name: stream ---> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x800A01E1