G
Guest
I am trying to build a program for the first time in Visual Basic. I work
for a public utility and we will use to track our crews during large outages.
It is a simple program with 16 lines of text boxes and a check box. I also
have the current time listed using the timer function. I would like for the
program to do three things:
1) Time stamp a time text box when text is edited or the check box is
checked.
2) Change the font on the entire line when the check box is checked.
3) Set of some kind of alarm (i.e. flashing font or sound) when a check box
has been checked for more than five minutes.
I am fairly new at this so any help would be appreciated.
Thanks,
Dustin
for a public utility and we will use to track our crews during large outages.
It is a simple program with 16 lines of text boxes and a check box. I also
have the current time listed using the timer function. I would like for the
program to do three things:
1) Time stamp a time text box when text is edited or the check box is
checked.
2) Change the font on the entire line when the check box is checked.
3) Set of some kind of alarm (i.e. flashing font or sound) when a check box
has been checked for more than five minutes.
I am fairly new at this so any help would be appreciated.
Thanks,
Dustin