Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - MonthViewCompressWeekendDays
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

MonthViewCompressWeekendDays

 Post Reply Post Reply
Author
Message
Viper View Drop Down
Newbie
Newbie
Avatar

Joined: 27 April 2019
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Viper Quote  Post ReplyReply Direct Link To This Post Topic: MonthViewCompressWeekendDays
    Posted: 04 May 2019 at 8:31pm
I'm trying to supress the weekends in the monthview.
I have tried the following, but it doesn't supress weekends nor I received any error.

With Me.Install_Cal
            .ViewType = CalendarViewType.xtpCalendarMonthView
            .VisualTheme = CalendarTheme.xtpCalendarThemeOffice2013
            .Options.MonthViewCompressWeekendDays = True
        End With
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.