System.Web 1.0.5000.0 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. System.Object The event is raised when the user clicks the navigation controls to display the next or previous month. For a list of initial property values for an instance of , see the constructor. For more information about handling events, see Events and Delegates. Provides data for the event of a control. Constructor The following table shows initial property values for an instance of . Property Initial value NewDate PreviousDate Initializes a new instance of the class. The date that determines the month currently displayed by the . The date that determines the month previously displayed by the . 1.0.5000.0 2.0.0.0 Property System.DateTime To be added: an object of type 'DateTime' Use this property to get the month currently displayed by the control and to compare the currently displayed month with another month. For example, you can use this property to calculate the number of months until or since a certain date. This date is normally the first date of the currently displayed month; however, it can be programmatically changed to any date within the month. The property can be assigned to this property programmatically to override the month change when the user clicks the navigation controls for the control. Gets the date that determines the currently displayed month in the control. 1.0.5000.0 2.0.0.0 Property System.DateTime To be added: an object of type 'DateTime' Use this property to determine the previously displayed month on the control. You can restore the control to the previously displayed month by setting the property to . This date is normally the first date of the previously displayed month; however, it can be programmatically changed to any date within the month. The property is updated to the date in this property before the event is raised. Gets the date that determines the previously displayed month in the control. 1.0.5000.0 2.0.0.0