Enumerates the color themes for MonthCalendar.
Namespace:
BeeMobile.MonthCalendarAssembly: BeeMobile.MonthCalendar.CF35 (in BeeMobile.MonthCalendar.CF35.dll) Version: 3.5.0.1
Syntax
C# |
---|
public enum Theme |
Visual Basic (Declaration) |
---|
Public Enumeration Theme |
Visual C++ |
---|
public enum class Theme |
Members
Member name | Description | |
---|---|---|
Default |
MonthCalendar will be painted using Defaul colors
ColorTheme.
| |
Custom |
MonthCalendar will be painted using colors specified by user.
|