Calendar Plugin Help

Displays a Calendar

Download plugin

Parameter explanation:
Required Parameters
  • BoxColor BoxColor for Weekdays
  • WeekendBoxColor BoxColor for Weekends
  • TodayBoxColor BoxColor for the Current Day
  • FontColor for Weekdays
  • EdgeColor Border for Weekdays
  • Background Background Color for the Calender
  • BoxWidth Width of the Boxes in Pixels
  • BoxHeight Height of the Boxes in Pixels
  • RoundCorners Round the Box Edges in Pixels
    Option Parameters
  • FontName The Name of the Font Used
  • FontSize Text Size
  • Spacing Spacing of the Boxes
  • ShowBorders Show Borders on Day Boxes - True/False
  • TodayEdgeColor Edge Color in the Today Box
  • TodayFontName Font Used in the Today Box
  • TodayFontSize Today Text Size
  • TodayFontColor Font Color in the Today Box
  • TodayFontStyle Font Style in the Today Box - * See FontStyling Below
  • WeekendEdgeColor Edge Color for the Weekends
  • WeekendFontName Name of the Weekend Font
  • WeekendFontSize Weekend Text Size
  • WeekendFontColor Font Color of the Weekend
  • ShowHolidays Show the Holidays - Outlook/ICS/False
  • HolidayICS Path to the Holiday ICS file
  • HBoxColor Holiday Box Color
  • HEdgeColor Edge Color for the Holidays
  • HFontName Name of the Holiday Font
  • HFontSize Text Size for the Holidays
  • HFontColor Font Color of the Holidays
  • HFontStyle Font Style for the Holidays - * See FontStyling Below
  • ShowMonth Show Month on Top - True/False
  • MonthFormat Format to Display the Month Text - **Alch or See Here
  • MonthBGColor Background Color of Month Text
  • MFontName Name of the Weekend Font
  • MFontSize Weekend Text Size
  • MFontColor DIfferent Box Color for the Weekends
  • MFontStyle Font Style for the Month Text - * See FontStyling Below
  • ShowWeeks Show the Weeks of the Year - True/False
  • ShowDays Show Days of the Week - True/False
  • ShortDays Number of Letters Representing each Day
  • WeekStarts First Day of the Week - Sunday/Monday
  • WeekdayFontColor Font Color of the Weekdays
  • DayofWeekColor Font Color of the Day of Week
  • WeekdayFontSize Weekday Text Size
  • WeekdayFontName Name of the Weekday Font
  • WeekdayBGColor The Weekday Background Color
  • ShowTrailingDays True/False - Show the Days from Other Months
  • TDFontColor Font Color of the Other Months
  • TDFontSize Other Month Text Size
  • TDFontName Font Name for the Other Months
  • TDBoxColor Box Color for the Other Months
  • TDEdgeColor Edge Color for the Other Months
  • TTFontName Font Name for the Tooltip
  • TTFontColor Font Color of the Tooltip
  • TTFontSize Tooltip Text Size
  • TTBGColor Background Color for the Tooltip
  • TTBorderColor Edge Color for the Tooltip
  • TTRoundCorners Tooltip Round Corners
  • Months Number of Months to Display
  • MonthsAlign Alignment of the Months
  • MonthSpacing Spacing Between Months
  • StartMonth Month to Start Drawing
  • PMBoxWidth BoxWidth of Months before Current
  • PMBoxHeight BoxHeight of Months before Current
  • PMBoxColor Box Color for the Other Months
  • PMWeekendBoxColor Box Color for the Other Months
  • FMBoxWidth BoxWidth of Months after Current
  • FMBoxHeight BoxHeight of Months after Current
  • FMBoxColor Box Color for the Other Months
  • FMWeekendBoxColor Box Color for the Other Months
  • FixedRows Always Show 6 Rows - True/False
  • Fudge20 Adjust Top Position to Keep Bottom from Moving - True/False
  • Visible Show the Calender - True/False
  • Reminders Display Reminders from Outlook - True/False
  • rFontName Font Name for the Reminder
  • rFontColor Font Color of the Reminder
  • rFontSize Reminder Text Size
  • rBGColor Background Color for the Reminder
  • rBorderColor Edge Color for the Reminder
  • rRoundCorners Reminder Round Corners
  • rBGImage Reminder Background Image
  • rFitImage Stretch BGImage to ReminderBox


    * FontStyling
  • Bold
  • Italic
  • Underline
  • Strikeout
    or Any Mix of Combinations
  • Bold/Italic
  • Bold/Italic/Underline/Strikeout


    ** Alch
    Special Month Formatting



    Change log
    v 1.6.4.6
  • Fixed a bug in the reminder.
    v 1.6.4.5
  • Fixed Month Align not working properly
    v 1.6.4.4
  • Added Outlook Integration.
  • Added Reminder Popup for Outlook Appointments.
  • Added Tooltip for Holiday Info, Outlook and ICS. *Special Build
  • Added Background to MonthText.
  • Fixed Calender Boxes, they are Actual Size now.
  • Change Boxes can have Round Corners.
  • Fixed Background not Moving with <left>, <top>.
  • Changed Solid Background for Weekday and WeekNumber.
  • Changed WeekdayBoxColor to WeekdayBGColor.
  • Cleaned Up Calender Drawing Code. Much Faster Now.
  • Many more Changes I forgot...
    v 1.6.4.3
  • TodayFont Overrides HFont.
  • Fixed some minor Bugs.
    v 1.6.4.2
  • Added Displaying Holidays from ICS.
  • Fixed Year Bug with Displaying Multiple Months.
    v 1.6.4.1
  • Added the Alch formating option for the Month. Month is centered and Year is in a smaller font at top right.
    v 1.6.4.0
  • Added styling to TodayFont and MFont
  • Started keeping track of changes
    v 1.6.0.0
  • Took over project from Aaangel
  • Added option for weeks starting Sunday