Wimark.Controls Class Library  

MonthCalendar.SelectionMode Property

Gets or sets the method in which dates are selected in the MonthCalendar.

[Visual Basic]
Public Property SelectionMode As DateSelectionMode 
[C#]
public DateSelectionMode SelectionMode {get; set;}
[C++]
public: __property DateSelectionMode get_SelectionMode();
public: __property void set_SelectionMode(DateSelectionMode);

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