Results for "Author: stephen whittle"
See screen shot. Find text in a combobox or a listbox as you type.
also goes to systray and creates a .txt file to hdd with the log, did it to keep an eye on what pages my kids where visiting, you never know what they are upto lol.
will check and log if internet is open/closed and which sites are visited. updated so it will find the urls no matter how many windows are open and you can open the urls by dblclicking the item in the listbox.
word searcher with about 110,000 words, crossword finder, unscramble letters to words and more.
how to use filesystemobject to get all subfolders and files and how to separate in a listbox, check screen shot.
show all the text of an item in a listbox in tooltiptext box without api or selecting the item
see screenshot for explanation.
use to watch the sites visited, allocate time spent on the net, create a log file, hide in the system tray. uses password so you have control over the program. added the use of adding more users with there own set of websites they can visit.
See screen shot. Find text in a combobox or a listbox as you type.
also goes to systray and creates a .txt file to hdd with the log, did it to keep an eye on what pages my kids where visiting, you never know what they are upto lol.
will check and log if internet is open/closed and which sites are visited. updated so it will find the urls no matter how many windows are open and you can open the urls by dblclicking the item in the listbox.
See screen shot. Find text in a combobox or a listbox as you type.
see screenshot for explanation.
how to use filesystemobject to get all subfolders and files and how to separate in a listbox, check screen shot.
show all the text of an item in a listbox in tooltiptext box without api or selecting the item
use to watch the sites visited, allocate time spent on the net, create a log file, hide in the system tray. uses password so you have control over the program. added the use of adding more users with there own set of websites they can visit.
word searcher with about 110,000 words, crossword finder, unscramble letters to words and more.
also goes to systray and creates a .txt file to hdd with the log, did it to keep an eye on what pages my kids where visiting, you never know what they are upto lol.
will check and log if internet is open/closed and which sites are visited. updated so it will find the urls no matter how many windows are open and you can open the urls by dblclicking the item in the listbox.
Capture the mouse leaving an object without using the forms mousemove event all the time.