event DateTimeChanged (DateTime as Date)
Notifies your application that the current time is changed.

 TypeDescription 
   DateTime as Date A Date-Time expression that indicates the new current time.  
The DateTimeChanged event notifies your application when the current date-time is changed. The DateTimeChanged event is fired ONLY if the MarkNowColor property is not zero (0). Use the FirstVisibleDate property to specify the first visible Date-Time in the control's chart. The MarkNowUnit property specifies the unit of time to count for. For instance, you can show the current date-time from current second, to next second, from minute to next minute, and so on. Use the MarkNowCount property to specify the number of units of date-time to count from. For instance, you can show the current date-time from 5 seconds to 5 seconds, and so on. The MarkNowWidth property specifies the width in pixels of the vertical bar that shows the current date-time.  The MarkNowTransparent property specifies the percent of transparency to show the vertical bar that indicates the current date-time.


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.