I am trying to create icons in VB.net programmically (basically numbers for the system tray). However I have done alot of mulling about the Graphics and Icon objects and I cannot find a simple way to ...
I'm writing an app where I'd like to have a .ini file in the same directory as the executable for the app to use. I'm trying to figure out how to (properly) do this inside the VS.NET IDE.<BR>If I add ...