I want to add the start timer and stop timer controls to a custom

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am attempting to add the start timer/stop timer functionality from the
journal item to a custom task form. The idea is that I want to be able to
record time intervals and then choose to "print them" on a listview pane on a
tab in a custom task form. This functionality is not related to the
journaling of task item, which we do in order to bill the client for time
spent etc.

Can this be done? Any sample anywhere out there?
 
You will need to add your own controls. The internal controls MS uses are
not exposed to developers.
 
How do I do this? I also find that I need the journal timer control in my
task entries
 
You would need to find and purchase a 3rd party timer control that comes as
an ActiveX control.
 
Back
Top