How to change a program Icon in taskbar (VB.NET)
icons, vb.net
Solution
You can change icon form from properties form like this picture.
Problem
Would like to ask how can i set my own icon instead of default icon displayed by vb.net? Thanks in advance. It seems hard to find a solution in Google as i don't know what keyword should i search because all the result show me changing the .exe icon. Had tried to change the icon in project properties but it's not working..