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 ...
If I wanted to reference a control in a Windows or ASP.NET program, I'd use something simple like:<BR><BR><pre class="ip-ubbcode-code-pre">myButton.Visible = False ...