Wimark.Controls Class Library  

MonthCalendar.ScrollChange Property

Gets or sets the scroll rate for a month calendar control.

[Visual Basic]
Public Property ScrollChange As Integer 
[C#]
public int ScrollChange {get; set;}
[C++]
public: __property int get_ScrollChange();
public: __property void set_ScrollChange(int);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

MonthCalendar Class | MonthCalendar Members | Wimark.Controls Namespace