472,133 Members | 1,167 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,133 software developers and data experts.

VB program to load icon on system tray during startup to enable/disable WiFi radio

2
I have a computer whose WiFi adapter software does not install an icon on the system tray that would allow me to enable/disable the NIC's radio. Every single NIC adapter that I have used thus far has come with this utility.
Aug 8 '12 #1
1 1665
IraComm
14
There is an OCX called "System Tray Icon". With the Icon on the tray, you can use the built in events as in leftbuttondown
Which then could invoke a ShellExe() to start your application. Then use the Terminate program API to stop it.
Oct 30 '12 #2

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

10 posts views Thread by One Handed Man [ OHM ] | last post: by
5 posts views Thread by Robert Smith | last post: by
reply views Thread by David H | last post: by
1 post views Thread by =?iso-8859-1?B?S2VyZW0gR/xtcvxrY/w=?= | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.