You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a small improvement, and if there are no other icons also quick to fix.
As I don't see an easy way to check if the assigned icon is the default Windows Forms icon, I can only use the default icon for all. And if there is no other icons used, this might be OK. Else we need to find a better way. It's better to reuse the resources.
Just a small improvement, and if there are no other icons also quick to fix.
As I don't see an easy way to check if the assigned icon is the default Windows Forms icon, I can only use the default icon for all. And if there is no other icons used, this might be OK. Else we need to find a better way. It's better to reuse the resources.
UiUtil.cs
Before:
Afer:
The text was updated successfully, but these errors were encountered: