Intersoft.Client.UI.Aqua.UXInput Namespace > UXCalendar Class : OnDisplayDateChanged Method |
Protected Overridable Sub OnDisplayDateChanged( _ ByVal oldDate As Nullable(Of Date), _ ByVal newDate As Nullable(Of Date) _ )
Dim instance As UXCalendar Dim oldDate As Nullable(Of Date) Dim newDate As Nullable(Of Date) instance.OnDisplayDateChanged(oldDate, newDate)
protected virtual void OnDisplayDateChanged( Nullable<DateTime> oldDate, Nullable<DateTime> newDate )
protected: virtual void OnDisplayDateChanged( Nullable<DateTime> oldDate, Nullable<DateTime> newDate )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2