MonthCalendar Help
C#
VB
Show/Hide TOC
Theme Enumeration
Enumerates the color themes for
MonthCalendar
.
Definition
Namespace:
BeeMobile.MonthCalendar
Assembly:
BeeMobile.MonthCalendar.NET48 (in BeeMobile.MonthCalendar.NET48.dll) Version: 4.8.0.2
C#
Copy
public
enum
Theme
VB
Copy
Public
Enumeration
Theme
Members
Default
0
MonthCalendar
will be painted using
Defaul
colors
ColorTheme
.
Custom
1
MonthCalendar
will be painted using colors specified by user.
See Also
Reference
BeeMobile.MonthCalendar Namespace
In This Article
Definition
Members
See Also