Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For instance, if the user scrolls to January 2007, then FirstMonth will be "1/2007" and FirstDate will be 14246, which is January 1, 2007.

Calling the ScrollLeft and ScrollRight methods will cause this event to fire.

...

Code Block
 Transfer Param1 to FirstMonth 
Transfer Param2 to FirstDate 

 // Perform task such as synchronizing a related table or calendar

See Also

FirstMonth