How does one change the icon for all the windows at the project scope? (Icon on the left side of title bar)
I don't want to have to go through each window description to the image tab and then select an icon file. I also don't want to have to write code for every window (MyWindow..Icon = "icon.ico").
I don't want to have to go through each window description to the image tab and then select an icon file. I also don't want to have to write code for every window (MyWindow..Icon = "icon.ico").