Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

SFButon throws exception every now and then, sometimes works suddenly start to throw error.

At first it works after some time throws error.

Mostly happens when Image is set for the button through designer or code. 

one way to reproduce the issue is as follows:
1) drag a button to form
2) set an image through property window
3) on the click event of button change the image like "sfbutton1.Image = Myproject.Properies.Resources.MyImage";
4) run the program and click on button few times the issue is sure to reproduce
5) this can also be happen if u take another button and click  on that 
following/after the above 4 steps

Image format i am using is .png and .gif

 



Empty