We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

icon setting for a form dynamically

hi how can i set a icon file programmatically to a form (allforms) Regards Rajaraman

1 Reply

AD Administrator Syncfusion Team May 30, 2003 01:17 PM UTC

this.Icon= Icon.From... Check in InitialiseConponent() at the end where all your form properties are. You will see: this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));

Loader.
Live Chat Icon For mobile
Up arrow icon