daveofgv
Well-known member
Hello all,
I am making a tabcontrol web browser. I would like to add some settings to the browser which would allow my daughter to only be on it for a certain time limit. Example:
Have a section where I could select a time limit -
checkbox = 10 mins
checkbox = 30 mins
checkbox = 1 hour
checkbox = unlimited
which ever check box I select would be saved in my.settings so when it opens she could only be on it for a certain time before a message box appears saying "your time limit has expired"
I know how to use my.settings but I am unsure how to do a process like this.
I am sure I would have to use a timer control but don't know how to program it.
Anyone know????
or helpppppp
Thanks in advanced
daveofgv
I am making a tabcontrol web browser. I would like to add some settings to the browser which would allow my daughter to only be on it for a certain time limit. Example:
Have a section where I could select a time limit -
checkbox = 10 mins
checkbox = 30 mins
checkbox = 1 hour
checkbox = unlimited
which ever check box I select would be saved in my.settings so when it opens she could only be on it for a certain time before a message box appears saying "your time limit has expired"
I know how to use my.settings but I am unsure how to do a process like this.
I am sure I would have to use a timer control but don't know how to program it.
Anyone know????
or helpppppp
Thanks in advanced
daveofgv