First, put your icons in a folder under your project folder. Go to Properties/Resources, add existing icons. Go to your code and use Properties.Resoureces.ICONNAME to use the resource. Once you put icons in Resources, VS should recognize them and assist you with Intelisense.
Advertisement
Recent Comments