PocketPlanner Programmer's Guide

DateChangedEventArgs Members

Properties

Contains the arguments passed to handlers of the VisibleDateChanged event.

The following tables list the members exposed by the DateChangedEventArgs type.

 Public Properties

  Name Description

NewDate

Gets the new visible date.

PreviousDate

Gets the previous visible date.

 See Also